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
Expand all | Collapse all

Trading Network Processing Rules

  • 1.  Trading Network Processing Rules

    Posted Sat October 02, 2010 11:54 AM

    Hi All,
    I have doubts in Trading networking related to processing rule.
    My requirement is that from TN i have to execute a service of developer where i am doing some change in data in the xml document but xml structure remain same, after that update xml is to delivered to reciver patner.
    For about requirement I have chosen the delivery the service in processing rule where I am executing the flow service which is doing changes in data of xml document .
    Then in TN processing rule i have chosen Delivery the document to reciver patner.
    My doubt is that how the updated xml document(after executing the service by processing rules) will reach to deliver the document type condition of Trading network processing rules ?.
    Another doubts is :
    How the Queue for Polling Mechanism work. ?. Can the reciver patner have to invoke the Trading network Database table to get the document?.
    Regards
    S G


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


  • 2.  RE: Trading Network Processing Rules

    Posted Tue October 05, 2010 04:54 PM

    Hello

    The execute service(called from processing rule-1) upon updating the xml should route the xml data back to TN(you can use wm.tn.doc.xml:routeXml service) .In TN once you receive the xml you need to use processing rule-2 whose ‘deliver doc by’ criteria to deliver the document to partner

    thanks
    Anil


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