Here is a concise yet in-depth explanation on emulating SAP user client interfaces for emulating user load needed for performance testing and measurement.ABAP User Interfaces
The classic version of SAP R/3 involves having SAPGUI "thick client" program installed on user computers. This communicates with the SAP web server using RFC (Remote Function Call) protocol via standard TCP/IP sockets.
Each user maintains a unique and separate session with the database.
user-facing technologies: Web Dynpro, Java Dynpro, Adobe Forms, HTMLB, BSP, JSP
Business Server Pages (BSP), like Microsoft's ASP (Active Server Pages) and JSP (Java Server Pages), dynamically (at run-time) replaces markup tags in HTML with values associated with variables.
SAP's Documentation for SAP Getting Started with Netweaver 2004s, 2004, and 6.30. |
|
SAP's Documentation for SAP Getting Started with

No comments:
Post a Comment