Skip to main content

Basic Components

This module revolves around the following components:

ComponentDescription
WorkflowA workflow is defined as a sequence of steps that produces a single outcome.
ProcessA process is a broader group of activities that typically includes one or more workflows.
ConditionA condition is a criteria or a set of criteria defined to be validated, before executing the configured action.
ActionAn 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
ModuleA module is a business application task, where the set of related functionalities are grouped into a single entity.
Example: Portfolio, Maintenance