Is there any api to reassign task to other user or role?

Hi everyone.
?? I have a requirement that is reassigning task to other user or role, for example, I have accepted a task, but I can’t handle this task for some reason, I need reassign this task to other people, So my question is “Is there any API to reassign task to other user or role?”, could anyone help me? thanks in advance.

best regards,
felix

You might want to look at the task engine API reference.

http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite9-10/Task_Engine/9-10_Task_Engine_API_and_Service_Reference.pdf

1 Like

Hi Srikanth,
thanks for your reply,but It looks like not what I want, there isn’t a method for reassigning task. thank you all the same.

Hello Felix,

You need to use updateTask API in this case with new assignee list.

2 Likes

Hi Srikanth,
Yep,you are right, thanks a lot. :smiley:

Very useful information…

Hi Felix,

You can also reassign the task from Task List Management as well, just in case you are looking for a non-programming approach.

1 Like