cancel
Showing results for 
Search instead for 
Did you mean: 

Defalt VI Parameters in SOAP Sender Channel Config

Former Member
0 Kudos

Hi all,

I have configured soap sender channel with Default XI Parameters as * for both Interface name space and Interface name.

SOAP adapter sends the message with * as the interface namespace and interface and fails with the error "No receiver could be determined".

Why is SOAP adapter is using the default XI parameters from the channel instead of the parameters passed with the SOAP message.

I could make this work specifying the Default XI parameters with correct name space and interface, but my problem is I have 2 different interfaces from the same service and cannel, I don't want to create a separate channel for each of the interfaces.

Please help.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pratat,

you have to set the

Use Query String

to true and the adapter will take the service/interface data from the query string instead of the

Default XI Parameters

Regards,

Nicolá