Hi Experts,
We are executing a soap lookup using java mapping in SAP PI 7.3. Look up is used for login and getting a sessionid from a webservice. We have configured a receiver soap communication channel in ID for look up with "Target url" as webservice's soap address location. Now there was a change in webservice address. I have changed our "Target url" in channel but my soap lookup is still sending login request to previously assigned Target url in channel.
This problem is getting resolved when i am creating a new channel with changed url but again if i am changing url in this newly created channel, same thing is happening. It's feel like bug to me.
It seems like soap look up is storing and retreiving this url somewhere else and changing Target URL in communication channel has no impact on soap lookup.
Please provide some light on this isse.
Thanks in advance!