Basic Components
This module revolves around the following components:
| Component | Description |
|---|---|
| Workflow | A workflow is defined as a sequence of steps that produces a single outcome. |
| Process | A process is a broader group of activities that typically includes one or more workflows. |
| Condition | A condition is a criteria or a set of criteria defined to be validated, before executing the configured action. |
| Action | An action refers to the activity to be executed at the instance of the specified operation, provided the configured conditions are met. Example: Sending email or mobile notification, executing script |
| Module | A module is a business application task, where the set of related functionalities are grouped into a single entity. Example: Portfolio, Maintenance |