cancel
Showing results for 
Search instead for 
Did you mean: 

Creating adapters using PCK

Former Member
0 Kudos

Hi guys,

I have recently installed PCK. I want to start out with the development of adapters using PCK. Can somebody please provide some resources for the same.

Thanks in Advance

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hey

Have you managed to figure out how to create your own adapter using PCK?

Regards

John

former_member190389
Active Contributor
0 Kudos

You can develop your adapter in full-fledged XI/PI also. Using PCK is not necessary.

Steps to create Adapter

1. Get the sample adapter sda i.e sample_ra.sda from server

2. download SAP XI AF Adapter framework core library from marketplace or you can search the server also for the same.

3. Extract the sample adapter code NWDS (Netweaver Developer Studio )is used for this.

4. Create adapter metadata in IR 's Adapter Objects.

5. Modify the source code of sample adapter as per your requirement.

6. Buil a JAR,RAR, SDA file and then deploy the adapter on server.

Use the communication channel (which comes from the adapter metadata) to test your adapter

Former Member
0 Kudos

Thanks a lot for the quick response

I managed to execute all the steps that you discribed and i am now at step 6.

How do you deploy the SDA file on the adapter on server? Is the adpater server the same as the IS?

kind regards

John

Former Member
0 Kudos

Hi Anurag,

also this link can be helpful:

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4256 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

Hope this help

Francesco

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

just check if these documents help,

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7bf6e190-0201-0010-83b7-cc557eb7... -- Development of Adapters for the SAP XI Adapter Framework

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3f9fc190-0201-0010-0cbd-87f50e40... --- SAP Partner Connectivity Kit - Overview

Regards,

Bhavesh