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.  get the current User Status for a TN document

    Posted 05/26/10 10:01 AM

    User Status of a TN document can be changed using wm.tn.doc:changeStatus, but is it possible to read the current value of User Status? If yes, how to do it.

    Thanks,
    Yong


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


  • 2.  RE: get the current User Status for a TN document

    Posted 05/26/10 06:47 PM

    The custom way would be you have to query the bizdoc tables or use wm.tn.doc:view (for that bizdoc/internalid) and check the bizdoc/UserStatus for the current doc status.

    I believe there is no direct way to check current status out of box.

    HTH,
    RMG


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