Application DesignData Map Block: Conditional List

In a business rule designed in the Configurator, you can add a Conditional List component block to perform an action only if the value of a print job property or a data map entryClosed A name (key) and value pair in the data map for a job. is equal to one of a list of specified values. The action to be performed is to set a property of the print job or the name of a data map entry to a specified value.

Tip: Before you can add a component block to a business rule, you must create a component set by specifying a trigger that controls when component blocks in the component set are run.

Rule Criteria

The rule criteria determine whether the rule action is performed.

Property Description

Data Ref to Test

A property of the print job or the name of a data map entry to be compared to a value. If the data map entry does not already exist, it is created.

You can select from the following for a data ref.

Values

If the Data Ref to Test has a value equivalent to any Value to Test in the Conditional List component block, then the Data Ref to Set is set to the Value to Set when the business rule is run.

Tip: You can add or remove values from the list by clicking Add or Remove.

Property Description

Value to Test

The literal value to compare to the print job property or data map entry specified as the Data Ref to Test. This value is interpreted as a text string.

Value to Set

The new value of the print job property or data map entry specified as the Data Ref to Set. This value is interpreted as a text string.

Rule Action

The rule action is performed only if the Data Ref to Test has a value equivalent to a Value to Test.

Property Description

Data Ref to Set

A print job property or the name of a data map entry to be assigned a value if the conditions produce a result of true. If the data map entry does not already exist, it is created.

You can select from the following for a data ref.