cancel
Showing results for 
Search instead for 
Did you mean: 

webservice to webservice

Former Member
0 Kudos

Hi Experts,

I have to do a POc for WS 2 WS which involves SAP systems only,

what would be the basic requirements which i need to have to go on with the scenario like name of the ws, source and target URL wat else could be??

Regards,

Chand.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Pravin,

You may need xsds or wsdls on both ends, user id and pwds for both systems for testing, target url. You need to create the wsdl once when you are done with sender side.

A sample payload for testing should save your time.

Regards,

---Satish

Answers (1)

Answers (1)

former_member181962
Active Contributor
0 Kudos

Hi Pravin ,

In each of the sap system, you have to create a webservice.

YOu may have to expose an existing RFC/BAPI into a webservice or use SE80 to import a wsdl and create a proxy (Client proxy in sender system)

Then you have to import those wsdls as external definitions in your repository and do the mapping and configuration in id.

Regards,

Ravi