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: Business: Business Workflows include all actions mentioned above. It is a sequence of automated steps designed to streamline and manage business processes efficiently. These workflows are triggered by specific events or actions, allowing you to automate routine tasks and ensure consistent execution across your application. Validation: Validation workflows include only Logic, Data and Communication actions. They basically work on output of earlier action in workflow as they are primarily used as sub-flows
|
Error Message | It allows to provide error message comprehensible as per business need. |