Adapter for SAP 10.1 | webMethods Adapter for SAP Documentation | webMethods Adapter for SAP Installation and User’s Guide Documentation | Routing Messages Through Adapter for SAP | Mapping IDocs to Other Formats
 
Mapping IDocs to Other Formats
 
Creating an Empty Flow Service
Creating the Routing Notification
Creating a Document Type for Your IDoc
Transforming the IDoc to a Hierarchical Format
Mapping IDoc Information to Pipeline Variables
Defining Variables to which to Map Information from the IDoc
Testing the Mapping Service
If you need to use the information contained in an IDoc in documents of another format, you build a service that "maps" the information from fields in the IDoc to the variables used by the other application. For example, to transfer a purchase order from an ORDERS02 IDoc to an EDI system, you create a flow service that maps information from the IDoc fields to fields within the EDI system's purchase-order document. Then, you define a routing notification that triggers this flow service.
The following instructions will show you how to do this in detail:
1. Creating an Empty Flow Service
2. Creating the Routing Notification
3. Creating a Document Type for Your IDoc
4. Transforming the IDoc to a Hierarchical Format
5. Mapping IDoc Information to Pipeline Variables
6. Testing the Mapping Service