The action colors the rows in the table based on the met condition. With the right configuration, it is possible to color entire columns.
Panel
title
Action call-up
Info
Leaving an empty conditional field is equal to setting it to "true".
Action location
Conditional execution parameter action
Action call-up condition
Table
Activates action
The "Condition" parameter will return true - it is checked each time the data used in it is changed
Application based on the set of variables checks whether there is another process in the system having the same set of values for these variables.
Panel
title
Configuration parameters
Parameter name
From version
Description
Paremeter type
Default value
Field type
Comments and restrictions
Condition*Input variables
1.0.29
If condition is met, the rows will be colored.
Function2
A set of variables based on which uniqueness is determined
Array of variables
Editable field
You can use the "Row index (iteration)" parameter and the "item ()" function to check the condition for each row separately.
Font color
Target variable*
1.0.222
FontVariablecolortovaluewhichinthehexadecimal, e.g. # AA12FD. After clicking the palette symbol, you can choose a color from the palette or enter the name of the color in hexadecimal notation.
Text
output of the application is saved.
Variable
Editable field
Variables that exclude potential duplicates
x.x
Variables whose values from the adjacent parameter exclude the given process from evaluation.
Array of variables
Editable list
Values for exclusion variables
x.x
An array of values, each of which decides to exclude a potential duplicate from evaluation.
Array of Strings
Editable field
Background color
Positive value (duplicate detected)*
1.0.222Background
color value in hexadecimal, e.g. # AA12FD. After clicking the palette symbol, you can choose a color from the palette or enter the name of the color in hexadecimal notationThe value to be entered into the target variable if a duplicate is found.
Text
Editable field
Columns to color
Negative value (the process is unique)*
1.0.22
Selected columns (variables in the table) to be colored. If no parameter is given, the entire row will be colored (in all columns)
Array of variables2
Value to be entered into the target variable if no duplicate is found.
Text
Editable field
Parameter*- mandatory field
Panel
title
Configuration example
Panel
title
Change log
1.0.22
Adding a component
2
Component adding
1.0.299
Addition of the "Condition" parameterError on the first task in the process
1.0.62
Checking if "Condition" returns a logical type
25
Improved throwing exceptions
1.0.41
Solved the problem of checking logical values on Oracle