Using common SOAP Sender Communication Channel.
Hi,
Env: PI 7.1
Scenario: Same SOAP Sender communication channel is used in more than one scenario.
Properties "Use Encoded Headers" and "Use Query Strings" are checked.
Problem: SOAP channel is getting binded with the first interface/call. Subsequent calls from other interface proxies fails. It always shows the interface which used this channel for the first time.
My aim is to use the common channel in multiple scenarios and do not want to create separate channel for each.
This was working fine in PI 7.0.
Please help.