0 Replies Latest reply on Feb 11, 2015 9:09 AM by paul2553

    How to get the TaskId of the task created by a User task in the process instance?

    paul2553

      At the moment a User Task creates the task I want to know the taskId of that task instance. I mean the Id of the task shown in the Tasks List. In the process I want to pass that id to an external system via REST so the external system can mark the task complete.