cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTTP 406

Former Member
0 Likes
1,612

From my R/3 System(Async - IDOC) we need to send a request to an URL(Synchronous - HTTP) and need to bring the Response Back to a File System.

I have completely configured the necessary objects in XI(it includes BPM too).

Now I am receiving a response from the URL and inside the XI Message Monitoring it says error, but inside the file system I am seeing an HTTP Return code 406.

I got the 406 error from various site(http://www.checkupdown.com/status/E406.html) but I don'tknow whats exactly wrong or how to resolve that.

Any help.

View Entire Topic
Former Member
0 Likes

Hi Jenni,

Please go through this document.

http://www.modemhelp.net/httperrors/httperrors.shtml

cheers,

Prashanth

P.S Please mark helpful answers

Former Member
0 Likes

Thanks Prashanth. I know the problem, but I don't know how to fix that!!!!