cancel
Showing results for 
Search instead for 
Did you mean: 

Inbound HTTP without Query String

Former Member
0 Kudos

Hello experts,

we have a lot of partners who send us data via HTTPS. Usually they use the url https://<hostname>:<port>/sap/xi/adapter_plain?party=xxx&service=xxx&interface=xxx&namespace=xxx&qos=EO. This works fine but one customer has a problem with the length of the url. On his system there are only 150 characters allowed. I remember that we had one partner who only gave us this url (https://<hostname>:<port>/sap/xi/adapter_plain) without any querystring. Is there a way to configure a http sender channel for this scenario or is there another way to do this?

Thank you in advance.

Best regards.

Oliver.

Accepted Solutions (0)

Answers (3)

Answers (3)

markangelo_dihiansan
Active Contributor
0 Kudos

Hello Oliver,

Have you tried to use URL shorteners like bitly?

Regards,

Mark

Former Member
0 Kudos

Hi Oliver,

Simple solution, you can reduce the characters in your Service interface and namespace to make the entire URL less than 150.

Regards,

Pranav

iaki_vila
Active Contributor
0 Kudos

Hi Oliver,

Talk with your basis team to redirect the call from the SAP Web Dispatcher http://help.sap.com/saphelp_nw04s/helpdata/en/00/040f3a39ce8704e10000000a114084/content.htm

Regards.