132
Views
2
Comments
Solved
Assign Activity to another User
Question

I am creating a BPT workflow wherein I have assigned an activity to a specific user. I want to change the assigned activity from User A to User B. The activity entity is not exposed. How can i achieve this ?

Thanks! 

2026-03-09 12-26-51
Fábio Fantato
 
MVP
Solution

Hy Priya,


You can also use the BPT_API module's function HumanActivity_AssignToUser to assign your Activity to another user. You just need to Manage Dependencies and add this function dependency.


Best Regards

Fabio Fantato


2018-11-21 17-31-38
Priya Khade

Fábio Fantato wrote:

Hy Priya,


You can also use the BPT_API module's function HumanActivity_AssignToUser to assign your Activity to another user. You just need to Manage Dependencies and add this function dependency.


Best Regards

Fabio Fantato



Hi Fábio Fantato,

Thank you. i will check

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.