Hi,
We have a situation wherein we have created an alert and Users must receive that alert (mail) automatically or the user name should get populated as assignee. So we need to dynamically set the assignee and send them the alert (email).
Please provide some solutions for this.
Regards,
Sanket Phawde
Hi,
in the Advanded tab you can use the activity object to set the assignee :
activity.assigneeType=0;
activity.assignee_id=108275955;
assigneeType = 0 means Group and assigneeType = 1 is an Operator.
Kind regards,
Pierre
This can also be generalized to all activity initialization/dynamic entry.
Hi All
When I use the activity.assignee_id=108275955; approach it only works partially. When I first set it up and put a PK of operator it sends it OK that operator. But when I change the assignee_id to something else in the same workflow and send it again, it sends it to the first PK I specified, not the changed one.
Any hints?
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Like
Replies