cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with dynamic configuration in SOAP sender comm channel

former_member560382
Participant
0 Kudos

Hi guys,

I'm tryng to create a SOAP->SOAP scenario, where in sender comm channel I need to set some dynamic config variables which I need to read in Java mapping class. I have tried both - XheaderValues in Advanced settings of the comm channel and I have also tried the DynamicConfigBean with key.0 = "insert http://namespace.com Name" value.0 = "value". None of this works. I write out in the java mapping all dynamic config keys and it contains only following ones.. Non XHeader, none Name..

Have you tried this? Did it work for you? I'm on SAP PI 7.11 SP 8

Thanks, Peter

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

The sender SOAP adapter does not allow any additional adapter module, so it is not possible what you try to do.

If you are in PI 7.11, you could use mapping parameters instead.

former_member560382
Participant
0 Kudos

HI Stefan,

and what about the Xheaders which are available on the Advanced tab as ASMA? Have you experience with this?

Parameters work fine but I want to create the scenario as Integrated Configuration which does not allow to use mapping params so I need to set the values in the sending CC.

Thanks,

Peter

Answers (0)