cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI Data Exchange with JAVA and .Net Systems

Former Member
0 Kudos

Dear all,

SAP PI exchanging data with SAP Systems,Databases,Filesystems is fine.

But how does PI communicate to systems which are based on Java or .Net.

Please provide me a example of an end to end scenario between PI and Java/.Ne

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

in addition to the info provided by Ravi ....

But how does PI communicate to systems which are based on Java or .Net.

---> for this create business systems of standalone Java type .

Please provide me a example of an end to end scenario between PI and Java/.Net

---> Ravi, already answered this with wealth of information...

Regards,

Answers (2)

Answers (2)

Former Member
0 Kudos

HI,

In addition to the information provided by Ravi for connecting XI to Java Systems.

XI communicates with .NET systems mostly through webservices(using Soap Adapter) created by .net systems.

XI can also communicate with Mainframe Systems online using a Fujitsu tool- Hosttalk.

Thanks & Regards,

Anurag Garg

former_member181962
Active Contributor
0 Kudos

SAP PI can integrate with Java based systems using Java proxy:

Java Proxies and SAP XI: The Inside Story u2013 Part I https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5ae4b20...

Java Proxies and SAP XI: The Inside Story u2013 Part II https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903...

Accessing Active Directory through Java Proxy on SAP Exchange Infrastructure 3.0 https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10716e9f-23d7-2a10-8c8c-d2665615...

Outside-In: Enterprise Service Java Proxy Implementation https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/100e7b9e-d8ce-2a10-b986-c24acc3d...

SAP Exchange Infrastructure 3.0: Java Proxy Runtime 3.0 - J2EE Integration https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30572c6a-d311-2a10-99ab-f646ec3b...

How Tou2026 Work with Java Proxies https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d06315a6-e66e-2910-039c-ba8bbbd2...

How Tou2026 Work with XI 3.0 Java Proxies https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7d4db211-0d01-0010-1e8e-9b07fc21...

Creating Your J2EE Application Using Proxy Classes https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50cbfadf-9ef5-2910-e28a-c2dc3917...

How to Call From Java Proxy Framework Without Using JCo https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/aa989990-0201-0010-c9b6-c477f175...

Regards,

Ravi