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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  load an xml to TN?

    Posted 12/18/09 02:32 PM


  • 2.  RE: load an xml to TN?

    Posted 12/18/09 02:45 PM
    1. Open your http://yourintegrationserverIP:port/WmTNWeb in browser
    2. Click the Document submission link from left side navigation
    3. Post your document into text area and click “Submit”

    Now your xml document will be sent to Trading networks…


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


  • 3.  RE: load an xml to TN?

    Posted 12/18/09 03:00 PM

    A part from above,you can put this service logic to send XML data to TN.

    pub.xml:xmlStringToXMLNode (WmPublic service)
    wm.tn.doc.xml:routeXml (WmTN service) → this will submit xmldata to TN

    P.S. Make sure the particular Document Type exist in TN before you sent it for document recognition work.

    HTH,
    RMg


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