Iam have a service which does an http post of a RNO object (after changing the instance identifier). This service basically simulates our trading partner sending us a PIP document. However the document is not recognized in the TN console. Iam getting the following error.
Decoder
|
|–chError…
“RNO Format Error: Content length is 6,528. Data length is 1,634,166,061.
[ESRN11.000020.000010]”
In the header of the http post, I have specified the following.
content-type : application/x-rosettanet-agent
x-RN-Response-Type: async
protocol_type:http
Any ideas appreciated.
Thanks in advance
Manohar