To configure the adapter for SAP XI for request processing, use the
following procedure:
- Generate a WSDL file from the SAP XI system by doing the following:
- Log on to the SAPXI (2.0) system GUI.
- Select Repository(Design).
- Import the object (for example BAPI_SALESORDER_GETLIST
).
- Double-click the imported object (for example,
BAPI_SALESORDER_GETLIST).
- Select Tools->Export WSDL and save the WSDL file in your
local file system.
- Generate business objects using the BIA_XIWSDLUtil tool and then the SAP
XI ODA. These are delivered with the WebSphere Business Integration
Adapter for SAP XI. For more information, see Enabling collaborations for request processing.
- Using Connector Configurator, configure the adapter to support the
generated objects.
- Configure SAP XI, if it is not already configured.
- Define a software component for the WebSphere Business Integration Adapter
for SAP XI in the System Landscape Directory (SLD).
- Configure the HTTP(S) protocol handlers and listeners using Connector
Configurator.
- Maintain the directory.
- Test request objects from the end application or by using Test Connector
if you are sending test requests.
