DEV-401 Exam Questions

Total 378 Questions

Last Updated Exam : 22-Oct-2024

Topic 1: Volume A

Describe some situations where you might use the Developer Console or the Debug log to
troubleshoot automated actions.






Answer: A workflow field update doesn't seem to be taking place: The field update may be
working, but an Apex trigger may be overwriting the update. A record submitted for approval
is not routed to the expected user: If there are multiple approval processes on a single
object, users’ record may be meeting the criteria for both, and the order may need to

What access can be granted through sharing rules?






Answer: Read/Write Read Only Full access cannot be granted through sharing rules

What can you use to limit available picklist options? (Choose 1)


A.

Page Layouts


B.

Record Types


C.

Field Level Security


D.

Profiles





B.
  

Record Types



If a record that has an action pending against it in the time-based workflow queue is
modified so that the record no longer meets the criteria or the timing changes, the action
will be updated in the queue.


A.

True


B.

False





A.
  

True



When is a validation rule enforced?






Answer: Before the user can save the record. When the user hits save, the record cannot
be saved unless all validation rules are fulfilled.

Time-Dependent workflow can be used when a workflow rule is set to evaluate Every time
a record is created or updated.


A.

True


B.

False





B.
  

False



In a Master-Detail Relationship, ownership and access to the child record are
determined by the parent record


A.

True


B.

 False





A.
  

True



 What happens if 1 component of a change set fails to deploy?


A.

Except the failed component, all other components of the change set get deployed


B.

The entire change set gets deployed


C.

The entire change set fails to deploy


D.

The deployment time increases





C.
  

The entire change set fails to deploy



Encrypted fields can be edited regardless of whether you have the "View Encrypted
Data" permission.


A.

True


B.

False





A.
  

True



Select the actions that can be associated with a workflow rule? (Select all that apply.)


A.

Send an email


B.

Send an outbound message


C.

Create a record


D.

Update a field


E.

Create a task


F.

Send an inbound message





A.
  

Send an email



B.
  

Send an outbound message



D.
  

Update a field



E.
  

Create a task




Page 4 out of 38 Pages
Previous