cancel
Showing results for 
Search instead for 
Did you mean: 

Calling XI from Java code

Former Member
0 Kudos

Hello Friends,

I have java files, which contains some code for calling from oracle database. Also some jsp code for user interface.

Now my Requirement is I want to call our interface, which directly communicate with XI. Means its send some data to XI and receive some data from XI.

Or I have some Java API ‘s so how can I call API’s from my XI code and vice versa.

If any one work on it please tell me how to solve this kind of problem. If you have some sample code please send me on gauravit@rediffmail.com

Thanks & Regards,

Gaurav Jain

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

As far as I am aware you can use Java proxies to achieve this.

Please refer to the documentation link below:

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

Cheers

Colin.