cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in TServerLocation in SOAP receiver channel

0 Kudos

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.

http://<hostname>:<port>/sap/xi/adapter_plain?namespace=&interface=&service=&party=&agency=&scheme=&...

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.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Refer Michael comments.

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Sathish,

Have you tried to create an alias in the SICF transaction?, you can short a few characters in the prefix (External Aliases - Components of SAP Communication Technology - SAP Library)

Regards.