Managing Workflow
Creating New Workflow Rules
Workflow rules give you the ability to enforce key business processes easily without needing to write any code. You can automate your organization’s standard processes by configuring workflow rules.
To create new rules, refer to the following standard Salesforce Help:
Automating the Process through Workflow Rules
In this fast-paced world time is money for your organization. You can save time by automating the processes by configuring workflow. Also, you can help make operations more efficient with standardized internal procedures and automated business processes.
To automatically perform the procedures and processes, you must do settings based on your workflow requirements.
Design workflow actions, and then configure workflow rules, and approval processes that determine the conditions under which actions are executed.
Workflow is a series of activities that automates the following types of actions:
Actions |
Description |
---|---|
Tasks |
A task is a type of workflow action by which you can determine the details of an assignment given to a specified user by a workflow rule or approval process. Create tasks and then associate them with the workflow rules or approval processes that trigger them. When a workflow rule or approval process meets the business conditions that you set up, any tasks associated with it are assigned to designated users with the Subject, Status, Priority, and Due Date of the workflow task. |
Email Alerts |
Email alerts are emails generated by a workflow rule or approval process and sent to intended recipients whenever specific business actions trigger the workflow rule or approval process. Email alerts contain the standard text and list of recipients for an email. It is recommended that you specify an email template for email alerts. |
Field Updates |
Field updates are actions associated with workflow rules or approval processes. With Field updates, you can automatically specify a field value. |
Outbound Messages |
Outbound messages send a secure configurable API message in XML format to a designated listener. For example, automatically initiate the reimbursement process for an approved expense report by triggering an outbound API message to an external HR system. |
Creating a Workflow Task
Creating Email Alerts
- Click CreateWorkflow and ApprovalsEmail Alerts.
- Click New Email Alert.
- Perform the following steps to configure the email alert:
Defining Field Updates
- Click CreateWorkflow and Approvals Field Updates.
- Click New Field Updates.
- Perform the following steps to configure the field update and complete the workflow:
- Enter a Name and Unique Name for this field update.
- Type the description for the field that you must update.
- Select the object for the associated field to update and click Next.
- To re-evaluate the workflow rules on the selected object after the field update is done, select the Re-evaluate Workflow Rules After Field Change check box.
- Under the Specify New Field Value section, select an appropriate options from the list of available options based on the Field to Update selection.
- Click Save.
Validating Workflows
After creating a new workflow rule, you must validate the workflow. Once validated, you receive a confirmation email.
- Navigate to the Agreements tab and click New.
- Select a record type for the new agreement and click Continue.
- Type a mandatory agreement name and enter a mandatory account.
- From Select Category, select In Effect. Based on your selection from the Select Category, the Status picklist is auto-populated.
- From Status, select Activated.
- Click Save.
Out of the Box Flows in CLM
-
Set Agreement Number: sets the agreement number when a new agreement is created
-
Search Field Update: concatenates account and agreement number when a new agreement is created and saves it to search field of the agreement object which is eventually used for search in XA UI in Document Finder screen
In June '24 release, the above workflows were converted to flows. If the workflows are still active in your org., deactivate them and activate the corresponding flows.
To deactivate Workflows:
-
In Salesforce Classic, go to Setup. In the Quick Find box, enter Workflow Rules. Click the Workflow Rules link under . Click Deactivate.
-
In Salesforce Lighting, go to Setup. In the Quick Find box, enter Workflow Rules. Click the Workflow Rules link under . Click Deactivate.
To activate Flows:
-
In Salesforce Classic, go to Setup. In the Quick Find box, enter Workflow Rules. Click the Workflow Rules link under . Click Activate.
-
In Salesforce Lighting, go to Setup. In the Quick Find box, enter Workflow RulesClick the Workflow Rules link under . Click Activate.