cancel
Showing results for 
Search instead for 
Did you mean: 

Soap Operation

Former Member
0 Kudos

Hi everybody?

Is there any way in XI to expose different opperations in SOAP Sender Adapter?

Thanks for your help

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Dmitry,

Can you please be more clear? In the Sender SOAP adapter, XI recives a SOAP message from a Webservice and it is the webservice that invoked the SOAP operation / method to send data to XI.

Regards,

Bhavesh

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>> In the Sender SOAP adapter, XI recives a SOAP message from a Webservice

hmm not really in case of sender adapter

XI acts as a web service

and receives a message from <b>WS client</b>

BTW

I don't know if we can set SOAP method

Regards,

michal

Former Member
0 Kudos

Thanks a lot,

As I supposed XI can't expose operations...

Thanks for your help

Due to some technichal problems couldn't assign points,

will do it on the first chance

Message was edited by: Dmitry Govberg

bhavesh_kantilal
Active Contributor
0 Kudos

Dmitry,

You create your Webservice request on the basis on the Message Interface you are going to invoke on XI. SO i guess for every operation is / has to be associated with the message interface.

Regards,

Bhavesh