Unable to submit XML Doc from Devepr to TN?

I am doing a simple task wherein I use getFile for an XML file then using the foll services in the mentioned order bytestoString,xmlstringToXMLNode,wm.tn.doc.xml.routeXML .The doc is sent to TN.The server log shows up an error for Inserting doc in datastore with an error id [TRNSERV.000016.000073].I have deleted the datastore file and restarted the IS but the problem still persists.

Suggest me an optimal solution.

Have you verified the document in trading network console? is that reached TN?

You are in the right track…using routeXML…

But do you see the XML document in the Transaction Analysis section??

Before routing XML to TN,make sure it has the Profiles(senderid/receiverid) for document recognithion,Document Type,Processing Rule etc…Sometimes the insert datastore error shows up in the error log and even though the document persisted in the TN…

Let us know the status of your debugging…

HTH,
RMG

Hello,

what error did u got ? TRNSERV.000016.000073 is not an erorr id . If you have got message like "Inserting doc 51ss1i003d42opoa00000dtf into datastore [TRNSERV.000016.000073]" its quite normal. This basically indicates that the document you have routed to TN has been inserted into TN database.

Has your document being recognized by TN ?