Version 2.3.1.18
 —  SAP R/3 Gateway Documentation  —

IDoc XML Gateway

The SAP R/3 Gateway provides the possibility to exchange documents asynchronously. SAP R/3 offers several document types, which are called IDocs. SAP developers can of course also define their own IDoc types. The following section helps you to exchange documents asynchronously between your application and SAP R/3 and vice versa.

This documentation defines the direction for exchanging IDocs for easier reading and understanding:

Outbound IDoc An IDoc is created in your SAP R/3 application server and sent to IDoc XML Gateway. The IDoc XML Gateway will receive it.
Inbound IDoc The IDoc XML Gateway sends an IDoc to your SAP R/3 application server.

The documentation of IDoc XML Gateway is organized under the following topics:

../graphics/gr_b_sm.gif Overview and Design Technical product information.
../graphics/gr_b_sm.gif Distributation Model Explains the SAP R/3 Distribution Model in a quick overview.
../graphics/gr_b_sm.gif Network Considerations Details about technical network communication.
../graphics/gr_b_sm.gif Installation Start with the installation and setup wizard.
../graphics/gr_b_sm.gif Administration and Monitoring The graphical view component for IDoc XML Gateway.
../graphics/gr_b_sm.gif Configuration Parameter Explains all settings for configuration parameters.
../graphics/gr_b_sm.gif IDoc Type Information Generates IDoc type information for transformation pipeline.
../graphics/gr_b_sm.gif Using Pipelines Configure and implement pipelines.
../graphics/gr_b_sm.gif Natural, COBOL, XSLT Extensions and Java PMQ Stream and Server API Framework for developing pipeline steps.

Top of page