About Workflow Rules
Workflow is the management and coordination of work actions to support business processes. Siebel CRM On Demand allows you to use workflow rules to configure the system to perform certain work actions automatically. A workflow rule is an instruction to the system to perform one or more actions each time a specified event occurs.
About Setting Up Workflow Rules Functionality
To enable the workflow rules functionality in Siebel CRM On Demand, your application must be configured by Customer Care and by your company administrator:
- Customer Care setup. When workflow is set up by Customer Care, the Administer Workflow Rules link is visible in the Data Rules & Assignment section of the Admin Homepage. Also, the Administrator user role has the Manage Data Rules - Manage Workflow Rules privilege enabled. For more information about user roles, see Adding Roles.
- Enable Workflow option. Workflow rules cannot be executed until the company administrator selects the Enable Workflow check box on the Company Profile page. For information about configuring your company profile, see Setting Up Your Company Profile and Global Defaults.
- Integration events. If your company wants to use workflow rules to create integration events, contact Customer Care to request support for Integration Event Administration and to specify the size of the Integration Queue you require. For more information about managing integration events, see About Integration Events.
- Books. If your company wants to use workflow rules to update the associations between records and books, contact Customer Care to request support for Book Management. For more information about book management, see Setting Up Books.
Workflow Rule Trigger Events and Actions
A workflow rule is evaluated when the event specified on the rule (the trigger event) occurs. If the conditions on the rule are met (or if there are no conditions on the rule), the actions specified on the rule are performed.
For example, you can create a workflow rule to specify that when an opportunity is created (the workflow rule trigger event), an email is to be sent to the opportunity owner's manager (the workflow rule action). You can also specify that the email is to be sent only if the revenue on the opportunity is in excess of a certain amount (the workflow rule condition), and you can specify the content of the email.
There are four types of trigger events. Depending on the trigger event, you can specify that the system is to automatically perform one or more actions when the workflow rule conditions are met.
NOTE: After a rule is created, you cannot change the record type or trigger event on the rule. However, you can update the workflow condition.
The following table shows the actions that are available for each trigger event.
Trigger Event
|
Available Actions
|
When new record saved
|
- Create Email Notification
- Create Task
- Assign a Book
- Create Integration Event
|
When modified record saved
|
- Create Email Notification
- Create Task
- Assign a Book
- Create Integration Event
|
When record is deleted
|
- Create Email Notification
- Create Task
- Create Integration Event
|
Before modified record saved
|
|
The following information applies to workflow rules and rule actions:
- Workflow rule conditions. If you define conditions on a workflow rule, the workflow rule actions are performed only if the rule conditions are met when the rule is triggered. If the conditions are not met, the actions are not performed. If you do not define any conditions on a workflow rule, the workflow rule actions are performed each time the rule is triggered.
- Multiple actions on workflow rules. If you specify more than one action for a workflow rule, the actions are performed in the order specified on the workflow rule, starting with the action numbered 1. Each action is completed before the next action starts. You can change the order of the actions on a rule.
- Record types. You can create workflow rules for a number of record types. However, each workflow rule applies to only one record type. This means that if you create a workflow rule for a specific record type and you want the same action to occur for another record type, you must create a second workflow rule (with the same trigger event, rule conditions, and action) for the second record type.
- The Update Values action. The Update Values action allows you to update fields automatically when a record is changed, without losing the information about the original change (that is, information about when the record was changed, by whom, and what was changed).
- Integration events. An integration event is a mechanism for triggering external processes based on changes (create, update, delete) to the records in the CRM On Demand application. You can specify which fields on a record are to be tracked. When the value changes in a tracked field, the change will be recorded in an integration event. For more information about integration events, see About Integration Events.
Workflow Rule Action Failures
If a workflow rule action fails to complete, the following happens:
- If an Update Value action fails, the operation that triggered the rule is blocked and none of the other actions on the workflow rule are performed. An error message displays to tell the user that the operation has failed.
- If any other type of workflow rule action fails, the user gets an error message but the operation that triggered the rule is not blocked, and other actions on the rule are performed.
Click a topic to see step-by-step procedures to do the following:
|