cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in IDOC to SOAP Senario

Former Member
0 Kudos

Hello Experts,

Hi have created IDOC to SOAP scenario .in which three different type of idocs are sent to XI system and in turn XI will send SOAP XML to CRM system.

The three different idocs are invoking three different services in CRM...bascially it is the Funciton Module.

So my question is in SOAP action i need to specify only that FM or any thing other than that..

Pls advice on this.

Thanks,

Vishal

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

answered

Former Member
0 Kudos

Look for the operation name in the WSDL file. Its generally located close to the bottom and will be in quotes.

Former Member
0 Kudos

Vishal,

You said you are using SOAP adapter, and also saying it is a function module. If you are uisng SOAP adapter then I hope you are sendign it to a webservice in CRM. You can either give an action or you can keep blank also. IF you want to go give then open the wsdl of the webservice and search for ACTION. There you will see a name and you can give that name.

Regards,

---Satish