Field update is one of the workflow actions available in Salesforce. Workflow is used to automate tasks, emails we regularly send and other record updates according to the organization requirement. Field update actions let you automatically update field values. These field updates are used in approval process and work flows.
Micropyramid salesforce managed services helps you in various support areas. Our standard administration involves user management, reports, dashboards, field customization, and workflow and approval process development. We resolve all the troubleshooting related to field update like re-evaluating your workflows depending on the field values.
How to Create Field Update:
Click on Setup --> Build --> Create --> Workflow & Approvals --> Field Updates
Click on the new field update, enter name in the name field, and if you don't enter a unique name, by default it takes the name whom you entered before.
Unique name is used by API and managed packages. The unique name field can contain only underscores and alphanumeric characters. The name cannot end with underscores and shouldn't consist of two consecutive underscores. Enter the description. Select object to which you want to update field. Next, fields are shown for the object which you want to update. Select one of the fields.
Select Re-evaluate workflow rules after field change option, if you want workflow rules on this object to be re-evaluated after the field value is updated. Therefore, upon selecting this option, Salesforce re-evaluates all workflow rules on the object if the field update results in a change to the value of the updated field.
In the specify new field value, options are available based on the field you choose to update. Some of them are:
For record owners, choose the user to whom the record should be assigned. For checkboxes, choose true or false. For pick lists, select a specific value from the drop down list. After creating a field update, you can see the two sections which are rules using this field update and approval process using this field update. To assign field update action to a workflow rule, first create workflow rule and open field update in add workflow action pick list.
In Approval process, when you create one, and you can see add new pick list for initial submission actions, final approval actions, final rejection actions and recall actions. For them, you can add a field update action. Upon clicking the field update, it will take to you the creation of field update which we discussed above.
Field Update Considerations:
Some of the considerations when you are creating field updates for work flows and approval processes.
Field updates occur before email alerts, tasks and outbound messages.
Field updates occur after case assignment, lead assignment and auto response rules. They function independently of field-level security.
Debug log is used to see failed field update. It stops when an error is occurred during field update.
Limitations of Field Update Actions:
Some of the limitations for field update action are,