on 2007 Jul 10 9:56 AM
i want to develope my own adapter but i dont know how to start . i am novice in this field can anybody guide me for this .
Regards ,
Sunil Singh
sunilj.singh@lntinfotech.com
Check this link:
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/frameset.htm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Sunil,
Pls give points if useful
<a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7bf6e190-0201-0010-83b7-cc557eb76abe">https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7bf6e190-0201-0010-83b7-cc557eb76abe</a><a href="https://websmp201.sap-ag.de/sapdownload/011000358700003237612005E/HowToCreateAdapterModules.pdf">https://websmp201.sap-ag.de/sapdownload/011000358700003237612005E/HowToCreateAdapterModules.pdf</a>/community [original link is broken][url=][/url]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Sunil,
<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7bf6e190-0201-0010-83b7-cc557eb76abe">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7bf6e190-0201-0010-83b7-cc557eb76abe</a>
<a href="https://websmp201.sap-ag.de/sapdownload/011000358700003237612005E/HowToCreateAdapterModules.pdf">https://websmp201.sap-ag.de/sapdownload/011000358700003237612005E/HowToCreateAdapterModules.pdf</a>
Pls give points if useful
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sunil,
You idea is good but little complex. I would recommend you to go through the eClass in the e-learning(Advanced Courses) of XI to get a very good idea about adapter development.
Please find below the link for the same.
Regards,
Divya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sunil,
As all mentioned above valid points u should follow before going to develope XI custom adapter.
the mandatory things required to develope XI custom adapter :
-> u shuold be familliar with XI Adapter Framework
-> u should understood ths JCA concept (CCI and SPI)
-> the complete XI message flow
-> high level expertise in J2EE
-> u must have done couple of xi scenarios with different adapters
Apart from all above mandatory things u should also follow one 'prerequisite step' which is recomended by sap to customers.
"Test with XI AF JCA sample adapter code available on xiserver"
This is an enhanced File adapter which converts xml file automatically into text file format.
To search for JCA adapter code file:
see the directory on xi server : "\com\sap\aii\af\sample\adapter\ra"
File name : 'sample_ra.sda' (this file contains JCA adapter code)
extract this sda file with '.rar'extension u will get some jar files.
then extract sapmle_ra.jar file u will get some java files and xml files.
now u can import complete code into NWDS to understand the flow and deploy
the sda file into SDM (SAP Software Deployment Manager)
the xml file contains adapter meta data should be imported into Integration
Repository inorder to replicate adapter parameters in ID communication channel.
the main purpose of doing this is u will understand the basic structure of adapter
code development for any adapter.
u will also become familliar with JCA CCI and SPI classes structure and
functionality.
"Reward points if helpful"
Regards
Rajesh Babu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Kindly go through the link which will help you for creating Custom adapters...
/people/gowtham.kuchipudi2/blog/2006/01/04/testing-sample-adapter
Also check out this info...
SAP Help Documentation
SAPs Help documentation provides a very extensive guide about adapter and module development to assist you in your adapter development.
There are also SAP Note numbers to inform you about other information, changes, and corrections up to date (e.g. See SAP Note 766332 - contains corrections and amendments made after completion of this Help documentation and see SAP Note 766332 - for the certification tests).
http://help.sap.com �� Documentation �� SAP NetWeaver �� SAP NetWeaver 2004 �� choose English or German (under SAP NetWeaver 2004 (SPS 19)) �� SAP NetWeaver �� Process Integration �� SAP Exchange Infrastructure �� Runtime �� Connectivity �� Partner Connectivity Kit �� Adapter and Module Development
Regards,
Dhayanandh.S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi sunil,
adapter development requires a good java expertise.
to start with , follow the documentation on help.sap
a few recommendations:
brush up ur java skills THOUROUGHLY
understand the message flow in XI
understand the concept of JCA
have a couple of xi scenario experience--to see hw things wrk n hw adapters are used.
all the best!
[reward if helpful]
regards,
latika.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is all u have to do
http://help.sap.com/saphelp_nw04/helpdata/en/8b/895e407aa4c44ce10000000a1550b0/content.htm
Adapter module
Testing
/people/gowtham.kuchipudi2/blog/2006/01/04/testing-sample-adapter
Certification
Regards,
Prateek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.