-
Print
-
DarkLight
-
PDF
You can specify an Alias in the Process field in the Call Process, Copy Task, and Modify Task nodes.
There are several ways to do this:
- select an Alias in the tree of folder search window - Workspace tab, Folders-Aliases subsection;
- search for an Alias by it name (specifying @ at the beginning of the line the symbol @ will be searched only for Aliases);
- pass its name as an task parameter (for example,
{{alias_name}}
), which contains a value equal to the Alias short name.
Working with aliases via Corezoid API
You can manage Aliases using Corezoid API methods. A full description of the protocol and examples of requests can be found in the article.