Skip to end of metadata
Go to start of metadata

 

← Return to the list of available actions

If you have trouble understanding how the action works, check the descriptions: Action, Conditional execution, Component parameters

Basic information

Category: General

Action location: Table, Variable, Form, Button, Table button, Label

Available from version: 1.0.83

Description

Component records information about business events that occur during the process execution. This information is saved in a file with the .log extension and may relate, depending on the selected login level, to track process performance, or to provide detailed process flow data. The component enables the use of one of five logging levels (ERROR, WARN, INFO, DEBUG, TRACE).

It should be taken into account that when choosing a given login level, all logs written at lower levels than the one selected have not been displayed. For example, if the level was set to WARN, then the logs listed at the INFO and DEBUG levels will not be displayed. Depending on the login level, the hierarchy of displayed messages is as follows:

 ERRORWARNINFODEBUGTRACE
ERRORvisible    
WARNvisiblevisible   
INFOvisiblevisiblevisible  
DEBUGvisiblevisiblevisiblevisible 
TRACEvisiblevisiblevisiblevisiblevisible
Action execution

Leaving the conditional field blank is tantamount to setting it to "true."

Location of the actionOperation of the "Conditional execution" parameterCondition of calling the action
TableActivates the actionParameter "Conditional execution" will return "truth"
VariableActivates the actionParameter "Conditional execution" will return "truth"
FormActivates the actionParameter "Conditional execution" will return "truth"
ButtonActivates the actionParameter "Conditional execution" will return "truth"
Table buttonActivates the actionParameter "Conditional execution" will return "truth"
LabelActivates the actionParameter "Conditional execution" will return "truth"
Configuration parameters
Name of the parameterFrom versionDescriptionParameter typeDefault valueField typeNotes and restrictions
Logging level*1.0.83Specifies the way of categorizing the entries.Text Drop-down list
Displayed valuePassed Value
ErrorERROR
WarnWARN
InfoINFO
DebugDEBUG
TraceTRACE
Message*1.0.83Displays text message based on selected logging level.Text Editable field 

Parameter*- required field

Sample configuration

Change log

 1.0.83

  • Adding component

  • 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.