Salesforce Certified Advanced Administrator — Question 140

The administrator at Cloud Kicks needs to set up automation to update three fields on the Shipment custom object. Because of the effect these updates will have on some programmatic customizations, they need to happen in a very specific order.

How should the administrator configure the field updates to ensure the proper order?

Answer options

Correct answer: C

Explanation

The correct answer is C because creating a process with three criteria nodes allows the administrator to ensure that each field update occurs in the specified order, with the ability to stop after each action. The other options either do not provide enough control over the sequence of updates (A and B) or do not allow for stopping after each action (D).