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.  Setting the Processing Status

    Posted 01/04/05 01:57 AM

    Hi,
    I’ve been trying to set the processing status to “DONE W/ ERRORS” for some invalid documents for the purpose of error reporting. We are already using User Status for another purpose. I am using the wm.tn.doc:changeStatus service, however, it always changes back to done. I am using TN/IS version 6.1.
    Thanks for your time.

    • Adam Foster

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


  • 2.  RE: Setting the Processing Status

    Posted 01/18/05 07:36 AM

    Hi Adam,

    wm.tn.doc:changeStatus services sets the status to DONE but when you check in Activity log in TN consloe the status is shown as error which is a kind of confusing.you can give a try of this approach.you can create a new processing rule on the fly using wm.tn.route:create(upon checking the partner status),put the newly created rule above the present processing rule and set the desired status and once the partner is up chk for the staus and u can delete the created processing rule (actiually it deletes the reference in TN DB)thus replacing the original processing rule at top.

    HTH
    karthikjayanth


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