Option: Keyword Type - Workflow - English - Foundation 22.1 - OnBase - Premier - external - Standard - Premier - Standard

Workflow

Platform
OnBase
Product
Workflow
Release
Foundation 22.1
License
Premier
Standard

Select a Keyword Type from the Keyword Type drop-down list to use a keyword value for comparison. Click Add.

When comparing a property to a Keyword Type or a constant value, if the property contains a single value and the Keyword Type or constant value contains a single value, the rule will evaluate to true if the values are equal. If the property contains a single value and there are multiple values for the Keyword Type or constant value, the rule will evaluate to true if values in the list match the property. If the property contains an array of values and there are multiple values for the Keyword Type or constant value, then the rule evaluates to true if any one of those values in the array matches any value in the list of Keyword Type or constant values.

Note:

Currency values that include currency symbols cannot be compared to pure numeric values.

Note:

When comparing alphanumeric Keyword Types and/or property values, an implicit conversion will occur during the comparison that will attempt to convert the incoming value into its representative data type in order to execute a proper comparison. This implicit conversion will attempt to infer if the incoming value represents a number, a date, or a string. In the event that the incoming value is formatted in such a way that the value can be inferred as both a numeric value or a date value, the numeric value will take precedence during the comparison.

Note:

When comparing different data types (for example, comparing alphanumeric to a currency data type), any formatting differences could impact the evaluation of the values. To ensure the accuracy of any evaluation, it is a best practice to always compared values that are of the same data type.