To configure the adapter for SAP XI for event 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 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.
- Configure the WebSphere Business Integration Adapter for SAP XI:
- Using Connector Configurator, add support for the generated
objects.
- Define business processes (collaborations) and mapping if
necessary.
- For testing, configure the test connector to imitate end
applications.
- Configure SAP XI:
- 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.
- Configure the SAP application to trigger IDoc or other types of
messages.
- Test end-to-end connectivity by triggering events in the SAP
application.
