cancel
Showing results for 
Search instead for 
Did you mean: 

Calling a java API from XI

sabyasachi_mohapatra3
Participant
0 Kudos

Hi

We need to call a java API on a J2EE system from SAP XI. What is the approach to be followed for these scenarios.

Thanks

Sabyasachi

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

create a web service.

You can call the web service from PI.

sabyasachi_mohapatra3
Participant
0 Kudos

Hi Stefan

Is there any other way of doing this using java proxies or HTTP adapters.Please Advise.Thanks

stefan_grube
Active Contributor
0 Kudos

Yes, of course, there are many possibilities.

Create a web service. Trust me.