Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Calling Java Services from ABAP code

Amey-Mogare
Contributor
0 Likes
344

Hi,

How to call Java services (not web service) from ABAP code?

I have a requirement where JAVA team has developed some services that can be called from URL or from a Java application.

Ex: when this URL is executed,

http://localhost:8080/artemis7_802/triton/mycompany.remoteFunctions.RequirementsList.a7x?requestid=3...SAP&skill=JAVA

It returns a XML file on browser.

And I have no idea about the 2nd way i.e. from Java application!

Now, how can ABAP call these java methods?

I heard that something can be done via maintaining RFC destinations in SM59 to call Java services? Can this be done with my requirement?

Please help.

Thanks and regards,

Amey

1 REPLY 1
Read only

Amey-Mogare
Contributor
0 Likes
303

Posted it in WD ABAP forum.