IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Unable to submit XML Doc from Devepr to TN?

    Posted Tue July 22, 2008 02:49 PM

    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.


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 2.  RE: Unable to submit XML Doc from Devepr to TN?

    Posted Tue July 22, 2008 03:13 PM

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


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 3.  RE: Unable to submit XML Doc from Devepr to TN?

    Posted Tue July 22, 2008 06:55 PM

    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


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 4.  RE: Unable to submit XML Doc from Devepr to TN?

    Posted Wed July 23, 2008 06:29 PM

    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 ?


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods