Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Workflow Creation Field

Description

Label

A user-friendly name for the workflow, used for easy identification within the application.

Name

The unique identifier for the workflow, typically used in code or within merge text.

Type

Basically there are two types of workflows in noKodr:

  1. Business:

  • Business Workflows include all actions mentioned above.

Info

Reference: Workflow Actions

  • It is a sequence of automated steps designed to streamline and manage business processes efficiently.

  • These workflows are triggered by specific events or actions in after context, allowing you to automate routine tasks and ensure consistent execution across your application.

  1. Validation:

  • Validation workflows include only Logic, Data (only Query Records action) and Communication actions.

Info

Reference: Workflow Actions

  • They basically work on output of earlier action in workflow as they are primarily used as sub-flows in business workflows.

  • These workflows are triggered by specific events or actions in before context.

Error Message

It allows to provide error message comprehensible as per business need.

Note: This field is only visible in case of Validation type of workflows.

...