cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP adapter - Tricky scenarios

Former Member
0 Kudos

Can anyone tell me if there are any tricky scenarios with SOAP adapter?

-Naveen.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Naveen,

You mean , for different SOAP actions?

Look at this then..

cheers

Prashanth

P.S Assign points to helpful answers

Former Member
0 Kudos

Hi Naveen,

Henrique has answered that

cheers,

Prashanth

P.S Please mark helpful answers

Former Member
0 Kudos

Hi Naveen,

Here are some scenario which you could practise on..

<a href="/people/rahul.nawale2/blog/2006/05/31/how-to-use-client-authentication-with-soap-adapter">How to use client authentication with SOAP adapter</a>

Try the one mentioned in this thread..

Have fun!

cheers,

Prashanth

P.S Please mark helpful answers

Former Member
0 Kudos

Prashanth Azharuddin,

I have another question on SOAP Receiver Channel config, and I have a WSDL with no SOAP action. In this case how to fill the SOAP action field while configuring the SOAP Receiver Channel.

Thanks,

-Naveen.

henrique_pinto
Active Contributor
0 Kudos

> Prashanth Azharuddin,

> I have another question on SOAP Receiver Channel

> config, and I have a WSDL with no SOAP action. In

> this case how to fill the SOAP action field while

> configuring the SOAP Receiver Channel.

>

> Thanks,

> -Naveen.

You can leave it blank.

Soap action is an optional field for soap adapter.

Regards,

Henrique.

Former Member
0 Kudos

Henrique Pinto and Prasanth,

I know that it is an optional field. But what happens duing the runtime.

My next question is

Should we have to define different communication channels for different actions?

-Naveen.