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.  How to route xml to TN

    Posted Wed June 11, 2003 07:46 PM

    Experts -
    I tried to use wm.tn.doc.xml:routeXml to submit a XML document to TN, but I couldn’t get it done. I checked Activity Log, and it states - document persisted, process completed. However, I checked Tractions Analysis, I didn’t see any transactions go through.
    Can anyone tell me what could be the problem? How could I check if the XML is submitted or not? Or maybe other tips too.

    Thank you very much!
    Zjin


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


  • 2.  RE: How to route xml to TN

    Posted Wed June 11, 2003 10:00 PM

    Make sure you are passing $xmldata string(get it from recordToDocument)an pass it to routeXML service or you can send it as a scope either.since only TN accepts the $xmldata(for xml) and edidata(for edi).

    HTH.


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


  • 3.  RE: How to route xml to TN

    Posted Wed June 11, 2003 10:21 PM