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.


#TechXchangePresenter
 View Only

How get taskID from task context for send it in service param?

  • 1.  How get taskID from task context for send it in service param?

    Posted Fri March 04, 2022 01:38 PM

    What product/components do you use and which version/fix level?

    MWS 10.5

    Are you using a free trial or a product with a customer license?

    Customer license

    What are trying to achieve? Please describe in detail.

    I want to know the taskID from my task from task event for send that information to a service.

    I have a task. When MWS assigns a user from the task, a event is fired. This event invokes a service from IS. But I need to send the TaskID from my task because my flow service need it.
    image

    The problem is I cant see the taskID as variable in the taskInfo Document:

    How can I get the taskID value?


    #webMethods
    #MWS-CAF-Task-Engine