cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Development

Former Member
0 Kudos

Hi all,

currently we are working on Adapter development. we started with testing sample code provided in XI server (Sample.jar).

we want to create a new jar file for same code. for that we need to import some jar files into NWDS, which are available on xi server.

can any one help me , how could i find out jar files from xi server that are specific to some of classes in sample code. the package we required is com.sap.aii.af.service.cpa

thanks in advance.

Regards

Trapti

Accepted Solutions (0)

Answers (4)

Answers (4)

henrique_pinto
Active Contributor
0 Kudos

Look for Adapter Development at help.sap.com.

It will say that the .jars you need specifically need for adapter development are located in the files

aii_af_cpa_svc.sda

aii_af_lib.sda

aii_af_svc.sda

Get these files from XI, open with winrar, remove .jars and add those .jars to your NWDS project.

Regards,

Henrique.

Former Member
0 Kudos

HI,

see the below link

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bc7f08e1-0901-0010-b1bd-80966009...

Regards

Chilla

<i>reward points if it is helpful..</i>

Former Member
0 Kudos

does it mean that u need to find out .class file enclosed in jar file of imported archives ??

Former Member
0 Kudos

Yes exactly, can u help me

Former Member
0 Kudos

Hi Trapti,

Go to transaction SE16

ABAP Table: SMPPMAP3

you can also find type, count, name of maps used in your XI box.

    • Reward points if it helps you

Rgds,

Shri

Former Member
0 Kudos

Hi,

You can locate everything here:

<serverDir>\apps\sap.com\com.sap.aii.af.sample.ra\connector\connectors\sample_ra.rar

and under <serverDir>\apps\sap.com\ directory.

Regards,

Gourav

---

<i>Reward points if it helps you</i>