cancel
Showing results for 
Search instead for 
Did you mean: 

how to integrate Java application with SAP using NetWeaver XI

Former Member
0 Kudos

Hi,

Please, give me some explanation regarding how to

integrate application developed in JAVa with SAP using

NetWeaver XI.

your answer is appreciated

Mubeen.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

mubeen mubeen,

As Amol told, more details would really help us in giving u a better solution.

Anyways, if the java app. is a web application with servlets/ jsps then u will have to create a webservice.

From the webservice, u create SOAP request to connect from Java app to XI.

If it is a standalone Java app, Java Proxy should be used.

-Naveen.

Former Member
0 Kudos

Mubeen,

It would help us if you elaborate on your requirement.What kind of Java application you are talking about? Is it a standalone program or a web application with servlets/jsps or an enterprise application?

From where you want to connect to XI? Detailed explaination of your requirement would make the picture clear and will help us to help you!!!

-- Amol