cancel
Showing results for 
Search instead for 
Did you mean: 

Where I can get adapter module development doccument

Former Member
0 Kudos

Hi all,

I need to develop a customized adapter module using EJB. Where I can find adapter framework documents for reference. All the java library, methods and etc.

Thanks.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Zhenyu,

Here's the link for Adapter and Module development:

This description enables you to develop adapters and modules for SAP Exchange Infrastructure (XI). To do this, you use the Adapter Framework in the Partner Connectivity Kit (PCK).

http://help.sap.com/saphelp_nw04/helpdata/en/8b/895e407aa4c44ce10000000a1550b0/content.htm

Also, the blog below will be helpful.

To Create Or Not To Create An SAP XI Adapter:

/people/john.ta2/blog/2006/12/20/to-create-or-not-to-create-an-sap-xi-adapter

Hope this was helpful,

kanan

Former Member
0 Kudos

Where I can find the follow documents.

4.1 Documentation for Module Development

4.2 Documentation of the Resource Adapter API

Thanks.

Shabarish_Nair
Active Contributor
0 Kudos

all the details are given in the document i mentioned above;

<i>

Documentation for Module Development

In the SAP Library for SAP NetWeaver 04, navigate to SAP Exchange Infrastructure &#8594;

Runtime &#8594; Connectivity &#8594; Partner Connectivity Kit &#8594; Adapter and Module

Development.

4.2 Documentation of the Resource Adapter API

To obtain a description of the classes of the Resource Adapter API, proceed as follows:

1. Download the newest patch for XI ADAPTER FRAMEWORK 3.0 from SAP

Service Marketplace.

2. Use WinZip to recursively unpack sample_ra.sda &#8594; sample_ra.rar &#8594;

sample_ra.jar.

3. Extract the latter to your local PC.

You can now access the JavaDoc by opening the file index.html in a browser window.</i>

Shabarish_Nair
Active Contributor
0 Kudos
Former Member
0 Kudos