Hi,
I recently upgraded my sender SOAP (PI web services) from 7.0 to 7.1
Previous 7.0 url changed to below as per SAP note..
http://host:port /XISOAPAdapter/MessageServlet?senderParty=FP& senderService=FS & interface=IF&receiverParty=TP&receiverService=TS&interfaceNamespace=IFNamespace
Based on above url, no need to create one communication channel for each innterface.
When i try to use the same coomunication channel in my scenarios, all the scenarios are using the first interface...
is it mean do i need to create several interfaces for each scenario..infact it is duplication..
why based on above url PI7.1 is not able identify correct communication channel.
Any help is appreciated.
Thanks,
Srini