cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting SAP PI with Java API

Former Member
0 Kudos

Dear All

We need to connect SAP PI with a JAVA API.

Please let me know how to proceed with it

Sourabh

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Is this API deployed on some webserver?

If yes, you may use Java Proxy for the communication.

Regards,

Prateek

Former Member
0 Kudos

Hi

This API is on a Legacy system which is JAVA based.

What are the things that I need to know to wirite the Java Proxy.

Is there a step by step process to attain this?

agasthuri_doss
Active Contributor
0 Kudos

Nirmal,

>This API is on a Legacy system which is JAVA based

Is the API is active always, If that so try passing thru Webservice call. ( SAP PI to JAVA API )

Cheers

Agasthuri

Former Member
0 Kudos

Hi Agasthuri

Are you suggesting to do a Java Proxy to Webservice scenario?

Is there a way to do it without webservices

Thanks

Sourabh

prateek
Active Contributor
0 Kudos

>>Legacy system which is JAVA based.

Could you elaborate on what this mean? Does that mean that your API are hosted on a Java WebServer?

Option suggested by Agasthuri was to use WebService instead of Java PRoxy.

You haven't yet mentioned end to end requirement. So suggesting Java Proxy to Webservice scenario doesn't seem much logical.

Regards,

Prateek

Former Member
0 Kudos

Hi Doss,

I have something similar to this. I have to format some data into CXML format in Java? IS this possible. Are there any standard API's to do this?

Your help will be higly appreciated.

Thanks

Jessica Sam

Former Member
0 Kudos

Hi

I have received a few jar files required to connect to the Java API in the system.

Please let me know how to deploy it and use it to connect to the Java API

Thanks

Sourabh

Answers (0)