cancel
Showing results for 
Search instead for 
Did you mean: 

Inteface help needed

Former Member
0 Kudos

Hi Guys;

Can someone send me how to do ABAP /Java Proxy to EDI/SOAP scenario.

It would be nice if I could get a scenario plus the steps to dsign and configure

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You check this weblogs on how to send data to XI with proxies:

/people/siva.maranani/blog/2005/05/23/communication-between-sap-system-webservice-using-proxies

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Once when you got data into XI you have to map that data in Message mapping. Then from XI you use SOAP adapter to send data to the webservice. Check this weblogs and documentation on how to achive this:

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

https://www.sdn.sap.com/irj/sdn/weblogsblog=/pub/wlg/1645

/people/stefan.grube/blog/2006/09/21/using-the-soap-inbound-channel-of-the-integration-engine

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a2202...

---Satish