Adobe Campaign Workflow Approval Task
Hi,
In a workflow I have an approval task and I need to set the assignee dynamically in the workflow, there are over 40 different possible assignees for the approval and I do not want to have 40 plus approval tasks.
I could see that I can add a 'Filter' assignment type, but when I add a filter condition based on 'Email equals $(instance/vars/@who) I get the message that the variable does not exist in this context.
I have tried various formats $(instance/vars/who) etc. for the variable without any luck so far.
Jeremy