cancel
Showing results for 
Search instead for 
Did you mean: 

Details needed

Former Member
0 Kudos

Hi,

When I want to integrate with third party system(non-SAP),what are the details I have to collect?

What are the details needed from XI side?How we can say that we are able to integrate with SAP XI or not?

Please share your guidance.

Regards,

Alex.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

See the below links:

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit -->File2IDOC

U can also use RFC to connect SAP system. see below link.

/people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping -->File2RFC

U can also use ABAP proxies, see below links for proxies

/people/sap.user72/blog/2005/12/13/integration-builders-through-proxy-server-part--2

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

/people/arulraja.ma/blog/2006/08/18/xi-reliable-messaging-150-eoio-in-abap-proxies

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

/people/michal.krawczyk2/blog/2006/04/19/xi-rfc-or-abap-proxy-abap-proxies-with-attachments

/people/sukumar.natarajan/blog/2007/01/07/how-to-raise-alerts-from-abap-proxy

/people/sravya.talanki2/blog/2006/07/28/smarter-approach-for-coding-abap-proxies

Thanks

VIkranth

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

For creating the Technical system we need the third party system details like IP, ..... And check this application is supported by the existing Adapters or not if not we can buy the third party adapters.

Former Member
0 Kudos

Hey

First and foremost you need to see what is this third-party system and in what message format it can send/receive data.

If that data format is supported by XI then you can use XI,if its not supported by XI then you might either need to buy some external adapters or come up with some alternate ways to integrate it,worst case scenario it can not be integrated via XI.

Thanx

Aamir

former_member187563
Contributor
0 Kudos

hi,

That actually depends on the third party system you are having,like you are having file,mail,jdbc etc.And from adapter parameters you can understand what all features and parameters are required from the XI side.

like for mail adapter you can refer:

http://help.sap.com/saphelp_nw04/helpdata/en/ad/bf93409c663228e10000000a1550b0/frameset.htm

for jdbc:

http://help.sap.com/saphelp_nw04/helpdata/en/ad/bf93409c663228e10000000a1550b0/frameset.htm

for file:

http://help.sap.com/saphelp_nw04/helpdata/en/ad/bf93409c663228e10000000a1550b0/frameset.htm

for jms:

http://help.sap.com/saphelp_nw04/helpdata/en/ad/bf93409c663228e10000000a1550b0/frameset.htm

regards,

ujjwal kumar