Skip to Content
0
Former Member
May 07, 2008 at 09:05 PM

How do Invoke JAVA application using XI

25 Views

Hi All,

The flow :

SAP---- ->XI -- (Request) ->Geostan-- >(Response) ->XI -->SAP

Current our client had Geostan application on build on Java API's.Geostan is like address verifier, he want to receive the request messages from XI and sending the responses from Geostan to XI. This Geostan build on standalone java application and we are plan to send the request messages through SAP and receving the messages into SAP.

SAP Request :

-


Address1

ZIpCode

Response from Geostan:

-


Address1

Address2

Address3

Zipcode

etc..

Geostan has given some java Libraries and Set of Java ApI's(jars)

Please let me know , how do we invoke Geostan application through XI and does this required java mapping? Please consider all points...!

Thanks for your time !

- Ravi