Error Message :
N/A
In Foreach Workflows, it's not possible to use the value collected in a vara object and published as a script variable to change the alias of a task. For Objects see jac-export.xml attached. The screenshot shows the situation.
<Please see attached file for image>
The documentation states (
http://docs.automic.com/documentation/AE/10.0/english/AE_WEBHELP/help.htm?product=awa#ucaatw.htm): Predefined variables, placeholders for Variable objects, PromptSetvariables and object variables can be used in an alias name. These variables always refer to the workflow. The characters &, { and } must not be used in alias names. Variables are replaced when the workflow is activated. When you specify an invalid variable, an error will occur when you start the workflow. Click in order to call the variable dialog.
Reproduction:
- Create a ForEach work flow.
- Insert one Object, e.g. a script
- Set the publish value from the ForEach properties as alias in the preconditions of the object
- It gives an error that U0007060 Activation error in 'JAC#JZ.SCRI.TEST_ALIAS'. Alias name '&ITEM#' is not valid., i.e. the published value is not available in the preconditions.