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.  TN- pre-processing rule

    Posted Tue August 12, 2008 12:31 PM

    We written a custom service to check duplicate files and we are invoking that service through pre-processing rule.
    when i submit a document to TN the pre-processing rule is invoked for the first time.but when i reprocess the document the pre-processing rule is not invoked. kindly help me how to invoke the pre-processing rule when i reprocess the document from Tn transaction analysis.

    regards,
    sabha


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


  • 2.  RE: TN- pre-processing rule

    Posted Tue November 11, 2008 04:44 PM

    we you reprocess can you check if Sender/receiver is recognized, if they are not recognized default processing rule will kickoff.


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


  • 3.  RE: TN- pre-processing rule

    Posted Mon January 05, 2009 05:39 PM

    Do resubmit, rather than reprocess, if you want your pre-processing actions to be executed.

    Reprocess sends the document through all the actions on the processing rule.

    Resubmit sends the document back to wm.tn:receive… recognition, pre-processing, processing.

    m.


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