Trigger task to an assignment group

mallikabhupathi
Tera Expert

All,

 

I have a request where I need to trigger a task depending on the previous task.
 

From the screenshot below, I need to trigger an LWS record to the selected assignment group Business Intelligence. The variables are present on the first task and depending on the options selected the LWS task needs to be triggered.

mallikabhupathi_1-1692243606197.png

 

mallikabhupathi_2-1692244064900.png

 

Can you please help me with the script and the workflow?

 

Thanks,

Mallika

1 REPLY 1

Brad Bowman
Kilo Patron
Kilo Patron

In the Catalog Task definition, leave the Fulfillment group field empty, then check the Advanced box.  The Advanced script would simply be:

task.assignment_group = current.variables.var_name

where var_name = the name of the reference variable containing the group