cancel
Showing results for 
Search instead for 
Did you mean: 

Calling SOA webservice in PI

Former Member
0 Kudos

Hi,

My scenario is Webservice PI webservice. Receiver Webservice is the standard SAP enterprise services. it is implemented in SOA. In PI im calling this using SOAP adapter. when im testing using SOAPUI, instead if response im getting the exact WSDL from the URL. what could be the error. Anyone please suggest how to implement the standard Enterprise service in PI. Im getting the response in SOAP UI, when i directly call the webservice. can anyone please suggest what could be the possible error.

 

Regards,

Ramalakshmi.G

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

check for  "SOAP end point" in the wsdl and you need to give that url while initiating SOAP call from PI...

Former Member
0 Kudos

Hi,

it would be better if you can provide your steps of implementation ...so that some one here can help you out..

Normally it should be SOAP - SOAP Scenario...

where in receiver SOAP Adapter in soap action you need to input the url of SOA Webservice..

and then you need to generate the wsdl using soap sender agreements..and import that in soap ui and can test the same..

HTH

Rajesh