cancel
Showing results for 
Search instead for 
Did you mean: 

Communication between Java based system with SAP XI.

Former Member
0 Kudos

Hi,

A Java based system in which ANT SAP Connector already installed in it. Which adapter communication from SAP-XI/PI can be used to connect this Java System.

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

>

> Hi,

> A Java based system in which ANT SAP Connector already installed in it. Which adapter communication from SAP-XI/PI can be used to connect this Java System.

i would suggest using a Java proxy.

Former Member
0 Kudos

Even without ANT SAP Connector in the Java sytem also we can go by Proxies. If this ANT SAP connector is installed what flexibilty we get.

Generally These SPA connectors are directly to communicate SAP without any middleware.

We can make a RFC destination of type TCP/IP in SAP (for java system who is having connector) and use.

Since here we are using SAP XI as middleware for message logging and monitoring, is there a communication through RFC adapter(to that JAVA system) if yes how to do this?