cancel
Showing results for 
Search instead for 
Did you mean: 

http adapter-sender side error in communication

Former Member
0 Kudos

Hi,

I have configured the sender http adapter in the test enviroment

and i did some test using a test tool

(

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6d8ca4...

)

The test was a success . I used a url:

http://sapxid:8000/sap/xi/adapter_plain?namespace=urn%3A/RepairJobCAp_SapInbound&interface=MI_Repair...

When i did the test with the real tool of the sender system it failed , and the only sign was the log in window of the XI WAS with the user name of xiappluser .It seem that failed to log in , the password it is ok as it works with the test tool. Do you have an idea what it could be ?

Best Regards

Antonis

Accepted Solutions (1)

Accepted Solutions (1)

VijayKonam
Active Contributor
0 Kudos

Check if your HTTP calling application is also building exactly the same URL as the test tool. XI calls are always case sensitive.

VJ

Answers (1)

Answers (1)

Former Member
0 Kudos

hey

could you please post the URL to which the actual sender system is pointing to(the URL to which it is sending the message to XI)

also use TCP gateway to monitor the sender HTTP

/people/stefan.grube/blog/2007/03/29/troubleshooting-soap-http-and-mail-adapter-scenarios-with-tcpgateway

Thanx

Aamir