Data 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 entry 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.
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 or
.
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.