Hi All,
I am doing a file to SOAP scenario and I am using dynamic configuration in receiver SOAP channel.
In this case, the target URL lengths are always more than 200 characters. Since TServerLocation can't hold more than 200 character, messages failing in SXMB_MONI during assigning the URL to TServerLocation.
This is a loop back scenario. I am trying to hit XI HTTP adapter using the below URL through SOAP receiver channel.
Please help me to resolve this error. Or request you to suggest other methods if any, so that I can trigger a message to an existing interface with help of my newly developing interface.