Hi All,
Scenario: Partner sending order request via HTTP adapter to XI
I have configured my scenario and this is a sample URL I gave to Partner but when they try to post, they get "Connection Failed" error.
http://server.cmpny.com:1234/send/test/message?
service=Send_Order
&namespace=urn%3Asap-com%3Adocument%3Asap%3Aidoc%3Amessages
&interface=ORDERS.ORDERS05
&party=ABC&qos=EO/
Party Name : ABC
Service : Send_Order:
Interface: ORDERS.ORDERS05
Namespace: urn:sap-com:document:sap:idoc:messages
This partner has been "successfully" exchanging data for other messages using the same hostname/userid/passwd, so is there any problem my URL encoding ?
Any help is appreciated
Bob