cancel
Showing results for 
Search instead for 
Did you mean: 

Sender Soap

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

Hi all,

im facing a doubt. i have a sender soap interface but the customer give to me the wsdl.so what can i do? i allways define de WSDL in PI for sender SOAP. but in this case i already have the wsdl. so what can i do?

Thanks

Rodrigo

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Do you plan to use the WSDL and invoke a webservice? Then you need to use the Receiver SOAP adapter and not the sender SOAP adapter.

Regards

Bhavesh

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi.

my doubt is about if i can use the WSDL that the customer give to me to use as sender soap without define any ws in pi. my scenario is

SOAP-PI--PROXY.

i dont know if i can do this or i must define my own wsdl using the wsdl that the customer give to me

make sense?

thanks Rodrigo

bhavesh_kantilal
Active Contributor
0 Kudos

Okie, so in that case, you can use the WSDL to use it as the messagetype for your Message Interface.

But at the end of it, your customer will have to use a WSDL provided by XI as it will contain the details like the SOAP URL And SOAP action pointing to XI.

My reasoning for your customer providing you the WSDL is to provide you with the schema they will like to use.

Regards

Bhavesh

Answers (0)