Condition types, meaning and configuration

<< Click to Display Table of Contents >>

Organizer > Administration > Progress conditions >

Condition types, meaning and configuration

Choices made in the tab Workflow > Progress Condition are fetched from the code list PROGRESS_CONDITION_CL. This code list stores references to the program functions used when executing controls defined by progress conditions. To add new customer specific condition types in this code list, please contact Digpro support for consultation.

Select condition type in the Codelist manager

1.Select Administration > Codelists > Codelist manager.

2.Select DSG in the field for Codelist owner.

3.Select PROGRESS_CONDITION_CL in the field for Codelist.

4.Select the progress condition you would like to edit.

5.Press the Edit row icon.

6.Select CONDITION_TYPE*.

a.Function.

b.Query.

7.Press Save.

 

Selection of columns for the codelist for progress condition/PROGRESS_CONDITION_CL

Role

Description

CONDITION_SECTION

The name of the program function used to execute the condition.

Controls that can be made are:

Is any object linked to the task?.

Is the tasks changeset empty?

Are all risk analyzes completed?

Is a document added for the workflow item?

Are all remarks with high risk resolved?

CONDITION_TYPE

The type of function to be executed. This can have two different settings due to the fact that the internal programs are created in two different environments.

Function is a Java-based function for executing certain types of programmatical controls.

Query is a  SQL-based query for executing certain types of data-controls.