2022.2

Table Of Contents
l
Job: Retrieves one or more Jobs, including all their content items ready to be printed. Out-
put similar to the "Create Job" on page506 task.
l
Job Set: Retrieves one or more Job Sets, including all their content items ready to be prin-
ted. Output similar to the "Create Job" on page506 task.
l
Optimized: This option, available when the Entity to retrieve is a Record or a Record set, allows
to retrieve a greater number of records and handle large JSON files without memory issues. Note
that no duplicates are returned and that the order of the records returned is always ascending,
rather than the order in which they were requested.
l
Retrieve by:
l
Condition: Select entities based on one or more conditions, the value of a metadata field
for example.
l
ID: Depending on the option selected under Entity to retrieve this is a Record ID, Record
Set ID, Content Item ID, Content Set ID, Job ID or Job Set ID.
IDs can be entered directly; when entering multiple IDs, put each on a new line. Altern-
atively, they can be passed via variables (see "Variable task properties" on page289), or
as a JSON array, e.g. [6001,6002,6003]. A JSON array may contain variables, e.g.
[%1, 75001].
l
Conditions:
l
Add a condition: Click to add a new condition line. This adds the line to the current con-
dition level, by default with an AND operator.
l
Switch conditions: Click to swap two conditions on the same level, or two groups of con-
ditions.
l
Delete the selected condition: Click to delete the currently selected conditions in the list.
l
Clear the rule: Click to delete all rules in the list. Note: This cannot be undone.
l
Import a rule: Click to open the Browse dialog and load a Rules file. This will load its rules
into the list.
l
Export the rule: Click to open a Save dialog and save the Rules file to disk.
l
Rule Viewer: Displays a text-based view of the condition using operators and parentheses.
l
Output Type group:
l
Metadata - IDs only: Select to only output minimal Metadata containing the entity IDs.
l
Metadata: Select to output IDs as well as record details in the Metadata, useful for further
sorting and filtering of the Metadata.
l
JSON: Select to output a JSON Record Data List (see "Output" on the previous page).
Page 540