Custom Processes are an integral part of Automation on the platform. With Processes, you can design specialized, automated actions that match your organization's workflows, without manual intervention.
You can use a Process to:
Change or update data automatically.
Send targeted notifications.
Trigger scripts to perform complex tasks.
Stop certain records from being created or edited if they do not meet specific rules.
Permissions Required
Permission Name
Permission Level
Process
View, Modify, Create, Delete
Click here to view more about profile configuration.
Understanding the Process Structure
Every Process you create has a defined structure that tells the platform when to run it, what conditions to check and which actions to perform. Here’s a step-by-step guide on how to set up a process.
Go to User Profile Settings and click on System Settings.
Find and select Processes tab.
Click the + icon located on the right side of the Processes page.
A form opens. Fill in all the required fields(*).
Detailed Field Description here:
Sr No.
Field
Description
1
Object Name(*)
The type of record the Process will work on. Here’s the list:
Account
Bank account
Transaction
Mandate
Portfolio
Order
Fee
Instrument
Position
2
Workflow Name(*)
A unique name for your Process so you can identify it later.
3
Description
A detailed note/summary for the process.
4
Trigger(s)
The event(s) that start the Process (e.g., when a record is created, updated or at a scheduled time). Learn more on Trigger Types.
4A
Select the relevant action from the dropdown during setup.
4B
Set the date or recurring schedule using configuration.
5
Criteria
Use Add Group or Add Setting to define your filter conditions.
If you set multiple criteria, all must be met (AND condition) for the process to run.
Criteria use an AND logic between multiple conditions.
Example: Field Status = "Approved" AND Field Amount > 1000.