2022.1

Table Of Contents
Advanced Properties
To get access to the following properties tabs, right-click the plugin in the process and select
Advanced Properties.
Miscellaneous Tab
The Miscellaneous tab is common to all tasks.
Check the option Use as step description to display the text next to the icon of the plugin in
the Process area.
Retrieve Items
The Retrieve Items Action task locates and extracts items from the OL Connect Database so
they can be used with further tasks. The items are retrieved using a set of conditions working
together. Since this task can retrieve items at any level, it can be used to generate Metadata
(see "Metadata" on page75) or JSON data used in multiple tasks.
Input
The task requires no input file, but any input information such as Metadata, Job Info variables, a
data file or a JSON array can be used to specify which items to retrieve.
Processing
The task requests the items on the OL Connect Server using the conditions set in the task
properties. Only the condition information and the returned Metadata or JSON are exchanged.
Note that the order in which the requested items are returned cannot be guaranteed.
Output
The task outputs Metadata that is equivalent to the output of the appropriate task that would
normally create the items, or a JSON Record Data List (see the REST API Cookbook and
"JSON Record Data List example" on page93).
Page 600