Connectors properties

<< Click to Display Table of Contents >>

Navigation:  Low-code Process Automation > Studio Cloud - Authoring environment > Bizagi Studio > Process wizard > Model Process > Modeling for execution >

Connectors properties

 

ELEMENT

CONSIDERATIONS

PROPERTIES

Sequenceflow_st

Sequence Flow

They are represented by an arrow indicating “from” and “to”.

Normal Flow:

Sequence

The normal line refers to the path of the flow between two shapes and is not affected by conditions. The simplest use of this shape is a sequence between two Activities.

 

Conditional Flow:

ConnectorsProperties2

This flow has a condition assigned that defines whether or not the flow is used. It can be assigned to any shape in the Process that requires to evaluate a condition to follow a certain path.

 

Default Flow:

  ConnectorsProperties

For decisions based on inclusive decisions or data, a type of path of the flow is that of “default” conditions. This type of transitions takes place only if all the other conditions are false at the same time.

 

Once the “Else” condition has been assigned to the transition, the arrow will be displayed as illustrated above.

Basic Properties

Display Name: This is the display name of the sequence flow that is shown in the Work Portal.

Name: This is the name of the sequence flow in database.

Description: Displays additional information for the sequence flow.

Association_st

Association

It is used to associate information and Artifacts with Flow Objects. It also shows the Activities used to compensate for an Activity.

Basic Properties

Display Name: This is the display name of the Association that is shown in the Work Portal.

Name: This is the name of the Association in database.

Description: Displays additional information for the Association.


Last Updated 3/5/2024 4:58:54 PM