webMethods

webMethods

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.  Processing Doc in TN

    Posted Thu March 14, 2013 02:59 PM

    Hi Guys,

    Can you please tell me in how many ways TN process an incoming FF and a XML doc in TN …


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


  • 2.  RE: Processing Doc in TN

    Posted Thu March 14, 2013 05:07 PM

    Please review the TN User guide/concepts/built in services guide for more information.

    Anyways there are services to process FF and XML to TN via

    tn.doc:routeXML (for XML to TN) or
    tn:receive (for XML to TN)
    wm.tn.doc.ff:routeFlatFile (for FF to TN)

    HTH,
    RMG


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


  • 3.  RE: Processing Doc in TN

    Posted Thu March 14, 2013 06:44 PM

    Thanks RMG for your information.

    Any guess, any other ways besides above one …


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


  • 4.  RE: Processing Doc in TN

    Posted Thu March 14, 2013 08:48 PM

    what other ways are you looking other than above and client:http (invoke tn:receive) or WmTNWeb Document submission or MWS → B2B–> document submission differrent ways you can post it to TN XML only but not FF though (as it uses stream input)…

    Please review the TN guides and TN built in services guide for more clarity info.


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