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

WorkFlow Inbox Query amp filter

  • 1.  WorkFlow Inbox Query amp filter

    Posted 04/12/05 10:59 AM

    Hello,

    I tried to use WorkFlow Client java API to get a task for particular user.Let’s say in the user inbox there is 1000 task. How to get only 10 task each time the user click next page (pagination)? Is that possible use fetchByQuery ??

    How to use “fetchByQuery(String query)” method in WFSession object ? Does fetchByQuery method query all the task from workflow server first, and after that do the filter in the java?

    Thanks
    Doraemon…


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine