2021.1

Table Of Contents
l
Get Data Value: Brings up the Data Selector, retrieves the value you select and places it
in the variable properties box. This information becomes static and does not change
between each datapage and job file.
l
Get Data Location: Brings up the Data Selector and records your selection. The data
selection is dynamic, meaning it will get the data located in the area you choose, every
time a new data file passes through it. This is indicated by a data selection (see "Data
selections" on page54).
l
Get Metadata Value: Brings up the Data Selector with only the Metadata tab visible and
lets you select the value (contents) of a Metadata attribute or field. The result is static and
does not change between jobs.
l
Get Metadata Location: Brings up the Data Selector with only the Metadata tab visible
and lets you select the location of the data. The result is variable and changes between
jobs.
l
Get Repository Value: Brings up the "Data Repository Manager" on page850 dialog to
select the value (contents) of a specific key. The result of the lookup is static.
l
Get Repository Location: Brings up the Data Repository Manager dialog to select the
location of the key to lookup every time this task is executed.
You can quickly identify variable information that is already present in your variable properties
as such:
l
A percentage sign identifies system variables, as well as standard and custom job info
variables %f, for example.
l
A backslash indicates a control character \004, for example.
l
An at sign (@) indicates a data selection for emulations other than database @
(1,1,1,1,17,KeepCase,Trim), for example.
l
Field indicates a data selection for a database emulation field(1,0,0,'Billing_
Email',KeepCase,NoTrim), for example.
l
The lookup() function indicates a lookup in the "Data Repository Manager" on page850.
Workflow add-ons
Here's a list of add-ons that can be used with Workflow:
Page 725