cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Development

venky_b
Participant
0 Kudos

Hi,

Please let me what all things to be know to develop new adapter in PI. I know EJB is be used. In EJB wat all we need to learn?

Thanks,

Venkatesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check this complete Adapter module deployment guide:

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

Regards,

Boopathi

Answers (3)

Answers (3)

former_member185881
Active Participant
0 Kudos

Hi

You need to know NWDS

some JAR files are required

Just read Module processor steps

How to deploy on to your server using SDM

JCO architecture

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Venkat,

Adapter/Adapter Developmet similar to develop EJB Module,

You already know EJBs , i think its very for you to develop.

Required Some Jarfiles(You will get it from SERVICE MARKET place)

NWDS/ECLIPSE editor to write code,

create one project 5 jars files required add to your project after developing code genarate EAR file.

Deploy EAR File in SDM .

search in SDN you will find tons of docs regarding ADAPTER /ADAPTER Module Developmet,

Regards,

Raj

former_member750652
Contributor
0 Kudos

Hi Venkatesh,

The follwing link has the onfromation for the Adapter module development to start off with.The same way deployment and testing aspects of it.Its very helpful to you.But be careful while testing custom modules as directly interact with J2ee engine first you better test every thing in NWDS and later use them in XI.There are so many blogs in sdn too, do keep searching.

Thanks,

Ram.