Skip to end of metadata
Go to start of metadata

Completed variable setters

Name

Category

Available from version

Description

Tags

Change of logins to first and last names

User

1.0.6

The setter accepts a login or a list of logins separated by a semicolon and returns a list of names and surnames separated by a semicolon.> Detailed description  <

 

Checking the existence of a user

User

1.0.6

The class, based on the given login, searches the user and writes defined information about its existence / non-existence to the given variable.> Detailed description <

 

Performing a query from the database

Database

1.0.4

The class gets a SQL query from the database, executes it, and assigns results to variables whose identifiers match the column aliases in the database.

> Detailed description <

 

Downloading data of users being replaced

User

1.0.3

The class sets user data replaced by the given user or his / her data if he / she does not replace anyone.> Detailed description <

 

Checking the role of the indicated user

User

1.0.1

On the basis of login and role id from the process, the setter determines whether the user has the given role and inserts the information in the given logical variable.

>  Detailed description <

 

Setting variables

General

1.0.0, 1.0.4, 1.0.12

 Sets the form variables values.

> Detailed description  <

 

Synchronization of indexes from a document

Documents

1.0.15

Synchronizes document indexes with form variables.

> Detailed description <

 

Information LoggerGeneral1.0.X

Records information about events occurring in the process map.

Detailed description <

 

  • No labels