Skip to end of metadata
Go to start of metadata

 

  ← Return to the list of available actions

If you have a problem understanding how the action works, check: ActionConditional executionComponents parameters

Basic information

Category: Table

Action location: Form, Button

Available from version: 1.0.67

Description

The action searches for processes with the same values of the given form variables and displays feedback in the form of a window. The action is called after changing the given variables (if it was placed on the form) or after pressing the button (if it was placed on the button).

Action call-up

Leaving an empty conditional field is equal to setting it to "true".

Action location

Conditional execution parameter action

Action call-up condition

Form

Activates action

Change of one of the variables specified in the "Variables detecting duplicate" or "Variables excluding potential duplicates" parameters

Button

Activates action

Pressing the button

Configuration parameters

Parameter name

From version

Description

Paremeter type

Default value

Field type

Comments and restrictions

Variables detecting the duplicate

1.0.67

The action will search for processes with the same values of the given variables as those in the current process. The condition of finding a duplicate is created by combining subsequent variables with the conjunction "AND", ie if "Variable A" is equal to x and "Variable B" is equal to y, then the duplicate was found.

Array of variables

 

Editable field

No tabular variables, no date and time variable.

Message1.0.67The content of the alert that will be displayed when duplicates are foundText Editable field 
Variables that exclude potential duplicates1.0.67Variables which values from the following parameter excludes the given process from evaluation. If any of the values given is met, the duplicate found will be skipped (subsequent values are joined by an OR), e.g. If "Variable A" is equal to x OR "Variable B" is equal to y, exclude this process from checking.Array of variables Editable field

No tabular variables, no date and time variable.

Values for exclusion variables1.0.67An array of values, each of which decides to exclude a potential duplicate from evaluation.An array of text values Editable field 
Types of processes1.0.67We choose in which processes to look for a duplicate: open, closed or all.TextOPENEDDrop-down list
Displayed ValueValue transmitted
OpenedOPENED
ClosedCLOSED
AllALL
Case sensitivity1.0.67Specifies whether to distinguish case sensitivity when searching indexes.BooleanYesEditable field 
Variables in the duplicate table1.0.67Specifies which variables to show in the duplicate tableArray of variables Editable fieldPossible tabular variables.
Hidden1.0.67Specifies whether selected data downloaded to the table should be hiddenAn array of boolean values Editable field 
Retrieve values from the selected row1.0.68It allows saving values from the table to variables on the form for the currently selected row using the buttonBooleanNoEditable field 
Variables from the table1.0.68Variables whose values are taken from the tableArray of variables Editable fieldWithout tabular variables.
Variables on the form1.0.68Variables on the form, whose values will be setArray of variables Editable fieldWithout tabular variables.
Name of the button setting the data1.0.68The name of the button that will insert the values from the table into variablesText Editable field 
The column with the process name1.0.70Adds a column to the duplicate table with the name of the duplicate processBooleanNoEditable field 
Number of duplicates found
1.0.75
Sets the field to show the number of duplicates found
Variable Editable fieldThe variable must be of the integer type
Way of displaying duplicates1.0.75
Sets the method for displaying information about duplicates. The available options are:
None,
Message about duplicates found (message window about found duplicates with the choice continue),
Table with duplicates found (table od duplicates without message)
 
TextBasic information about duplicatesDrop-down list
The selected option hides the following parameters:
Variables in duplicates table
Hidden
Section: Retriving data from duplicate process
Column with process name

Parameter*- mandatory field 

Configuration example

Change log

1.0.67

  • Adding a component

1.0.68

  • Retrieving values from duplicate processes

1.0.70

  • Ability to add a column with the name of the process + formatting of numeric columns

1.0.75

  • Developing actions to search for duplicates

1.0.122

  • Added list of duplicates in the window

1.0.131

  • Fixing a problem related to missing set values after editing the field "Way of displaying duplicates"


  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.