
JavaDoc provides syntactical descriptions of the Adapter Framework API for the example adapter and the example module.
Use the example adapter and the example module as a starting point for your development.
The JavaDoc for the example adapter and example module is shipped with the Adapter Framework.
For information about shipment, see SAP Note 1004000.
More information: Example Adapter and Example Module
You can find JavaDoc for SAP NetWeaver at help.sap.com/javadocs/
Compile, deploy, and test a simple scenario.
The adapter source text is not part of the documentation.
Instead, the documentation refers to the relevant point in the source text of the example adapter.
SPIManagedConnectionFactory.java:CS_TXMGR shows how an adapter can access the Transaction Manager.
To find the relevant place in the source code, open the file SPIManagedConnectionFactory.java in your preferred development environment.
Search for CS_TXMGR.
The code is located between the comment lines // CS_TXMGR START and // CS_TXMGR END.
Source Text for Example Adapter and Module
sp stands for the Support Package number, pl for the patch level, id is the build ID.
You can get the newest version on SAP Service Marketplace at service.sap.com/swdc.
On the Find your software tab, select Support Packages and Patches - N → SAP NetWeaver → SAP NetWeaver 7.3 → Entry by Component → PI Partner Connectivity Kit → XI ADAPTER FRAMEWORK 7.13 → # OS independent. .
Alternatively, you can get the newest version on the Process Integration/PCK DVD that is labeled with SAP NetWeaver <vers> PI Java.
vers is for version.