cancel
Showing results for 
Search instead for 
Did you mean: 

web service Interface - SOAP

Former Member
0 Kudos

Hi

I am new to PI

I am developing a SOAP to Proxy scenario in PI 7.1, Can anyone let me know where should I need to Plug the Web service whether in ESR or not,

SOAP as sender and Proxy as Receiver

Which adapter do I need to use on the receiver side is it XI adpater

Thanks a lot for your inputs

PR

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks

PR

Former Member
0 Kudos

Do I need to download the WSDL in ESR under the external objects ?

Do I need to use the web service any where else in the scenario ?

Former Member
0 Kudos

In your case, if you are creating a web service, you should generate the WSDL from XI using your ourbound message interface and whoever wants to call the XI web service should take that WSDL and consume the WSDL in their client.

Thanks,

Pooja Pandey

Former Member
0 Kudos

Can anyone let me know where should I need to Plug the Web service whether in ESR or not,

A--- You have to import the WSDL file and do the mapping in ESR

SOAP as sender and Proxy as Receiver

A---Sender would be SOAP and Receiver should be XI Adapter and you have to write the logic within the Proxy Interface method in ER system

Former Member
0 Kudos
I am developing a SOAP to Proxy scenario in PI 7.1, Can anyone let me know where should I need to Plug the Web service whether in ESR or not,

What do you mean by "need to Plug the Web service whether in ESR or not" ?

Which adapter do I need to use on the receiver side is it XI adpater

Yes, you have to use the XI adapter.

Thanks,

Pooja Pandey