Extraction File name in Direct Mail
Hi All,
I am trying to use a instance variable defined in a workflow, in the file name for the Direct Mail extract.
Steps Done:
1. Defined instance variable in a JS activity in the workflow.
2. Used this variable in the delivery variables tab as $(instance/vars/@var1) and named the variable as DelVariable1.
3. Used the variable from the delivery parameters in the file Name. <%= variables.DelVariable1 %>
The issue is:
We are getting an error while executing the delivery: Unable to parse the expression $(instance/vars/@var1).
Can someone suggest anything?
Thanks,
Subhajit