2022.1

Table Of Contents
On Error Tab
A process’s On Error tab specifies the default values for error handling of all of the tasks in that
process.
When a task has its own error handling settings, those settings overwrite the process's default
error handling settings. The Set All Tasks button resets the On Error properties of all the tasks
included in the current process to the On Error properties of the process itself.
All other options in the On Error tab of the Process Properties dialog are the same as in the On
Error tab in the Task Properties dialogs; see "Using the On Error tab" on page99.
Rule Interface
The Rule Interface can be opened from the Rule column of the following tasks:
l "Metadata Fields Management" on page517
l "Metadata Filter" on page521
l "Metadata Level Creation" on page523
l "Metadata Sequencer" on page525
l "Input from SharePoint" on page654
Conditions are expressed using the following syntax:
<EXPRESSION 1> <OPERATOR> <EXPRESSION 2>
The <EXPRESSION 1> and <EXPRESSION 2> options represent the values for comparison. The
interface displays clickable links as the following:
l First link: click to set the first expression.
l Second link: click to choose the operator from a popup menu.
l Third link: click to set the second expression.
Operators
The Operator options are listed below.
l IS EQUAL TO
l IS NOT EQUAL TO
l IS EQUAL TO OR GREATER THAN (>=)
Page 879