Skip to Content
0
Jan 11, 2008 at 02:48 PM

HTTP Payload contains invalid characters

91 Views

Hi all,

we have a idoc - 2 - http scenario. the idoc xml will be directly routet through to the http receiver as simple payload. The http receiver told us after the successful processing, that the received payload was invalid.

-

-


here is the payload example:

Header :

'HOST' = '10.29.100.74:23005'

'USER-AGENT' = 'Java/1.4.2_09'

'CONTENT-TYPE' = 'application/octet-stream'

'CONTENT-LENGTH' = '3286'

'CACHE-CONTROL' = 'no-cache'

'PRAGMA' = 'no-cache'

'ACCEPT' = 'text/html, image/gif, image/jpeg, *; q=.2, /; q=.2'

'CONNECTION' = 'keep-alive'

Content :

Content-Length: 3286

Content-Type: application/octet-stream

¼Ý t ¤ ...

-

-


The marked character were added somewhere in the xi system. Any ideas where the problem could be?

Thanks in advance

Michael