EasyManua.ls Logo

BEA WebLogic - Page 271

BEA WebLogic
294 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Using WebLogic Workshop to Access Web Services
BEA WebLogic Adapter for SAP User’s Guide C-13
7. Drag the RFC.jcx file onto the JWSNAME Web service as follows:
8. Click the Source View tab to modify the source code and call the RFC Web service.
9. Add the following code to the source view:
public void RFC_CUSTOMER_GET(RFCControl.RFC_CUSTOMER_GET input)
{
RFCControl.RFC_CUSTOMER_GET(input)
10. To save your current work, press Control + S.

Table of Contents