After you deploy and configure the sample application package and
adapter, you can run the application to illustrate how the adapter supports
outbound processing of BAPI business objects.
Steps for this task
- Start
the administrative console and ensure that the BAPI outbound sample application
has been installed.
- Ensure that the connection factory properties are correctly configured
and that the J2C authentication alias, SAP_Auth_Alias, has the proper credentials
to log onto the SAP system.
- Switch to the Business Integration perspective in WebSphere® Integration
Developer.
- To start testing, right-click the name of the module and select . The WebSphere Business
Integration Test Client displays a panel allowing you to select the Configuration,
Module, Component, Interface and Operation you wish to test.
- For the BAPI outbound sample application, select the following
values:
- Configuration: Default Module Test
- Module: BapiCustomer
- Component: SAPOutboundInterface
- Interface: SAPOutboundInterface
- Operation: createSapBapiCustomerWrapper
- In the Initial Request Parameters window,
enter the verb and the value(s) you want to send to the adapter. Possible
values for the verb are: Create, Delete and UpdateWithDelete.
- Press Continue. The Select
Deployment Location window appears.
- Select the WebSphere Process Server instance on which you
want to test and click Finish.
- The Starting the integration test client window appears.
- The Return parameters window displays with the data
object returned by the adapter.