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.
Hi All,
Does anyone have experience using the task engine API for,
a. Getting all tasks in the inbox. - Should we use the search operation to get all the tasks? b. Delegating tasks to other users. - How can this be done via the API?
Thanks, Pradeep
Hi Pradeep,
You can delegate task to other users by changing the AssignedTo list of the Task Info document.
Go through the Task Engine API documentation.
Regards, Sumit