Skip to main content

2.5 Conditional Task and Action Task

CONDITIONAL TASK

Represents the element used to perform creation and control actions within the flow of a process.

symbology-task.png

ACTION TASK

To define the type of task, Vtenext provides symbols that can be used to indicate the action performed by each task.

These symbols can be selected during the diagram editing mode by pressing on the task and then later on the wrench that appears among the various selectable options.

symbology-icons-list.png

symbology-icons-list-2.png

It is important to point out that these symbols do not go to affect the behavior of individual tasks, as their purpose is simply to show an initial visual reference that can facilitate the interpretation of individual tasks. Thus, it will be at the user's discretion to select the symbol most appropriate to the action performed by any given task.

Once selected, each symbol will be placed at the top left of the task and will be visible during process configuration.

Below is an example for each selectable type:

Script Task

symbology-icons-list-script.png

It is advisable to use it to indicate the creation and updating of tasks.

Send Task

symbology-icons-list-send-email.png

It is advisable to use it to indicate the sending of emails and notifications.

Receive Task

symbology-icons-list-receive-email.png

There is no particular recommended use.

User Task

symbology-icons-list-user-task.png

It is advisable to use it to indicate a task in charge of the user.

Manual Task

symbology-icons-list-manual-task.png

It is advisable to use it to indicate a task in charge of the user (process helper).

Business Rule Task

symbology-icons-list-business-rule-task.png

There is no particular recommended use.

Service Task

UhLsymbology-icons-list-service-task.png

It is advisable to use it to indicate the calling of external Webservices or SDKs.

 

On the other hand, the only two symbols that allow a given action to take place and thus condition the behavior of a given task are the Call Activity and the Sub Process.

symbology-icons-list-sub-process.png

Call Activity

This symbol allows you to perform an action that is not currently implemented.

PLEASE NOTE: As of version 24.08 it has been completely removed.

Sub Process (collapsed)

This symbol allows you to call and use a sub process.