|
Using bTalk for Active Server Pages
The diagram above shows all components built using bTalk to facilitate a request and response into SAP using COM (ASP). bTalk generates the following:
- The Java Proxy Bean (handles the transaction between app server and SAP R/3 through the BAPI/RFC.
- The Active Server Pages (which acts as a handler and display templates)
- The HTML form (the HTML form for entering input parameters)
|