Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Salesforce DEV-401 Practice Exam with Questions & Answers | Set: 8

Questions 71

'View All' has been checked at the profile level for a custom object Position but 'Modify All' has not been checked. OWD is read/write of the Position object. For any user having this profile Position records owned by other users will be read/write.

Options:
A.

True

B.

False

C.

Depends

Salesforce DEV-401 Premium Access
Questions 72

Sharing rules can be more restrictive than the Organization Wide Default.

Options:
A.

True

B.

False

Questions 73

Account object has a custom field 'Tax' of type number. Some account records are present in Salesforce which do not have any value in this field. This custom field is now made a required field by editing it. The editing will fail as some records are present which do not have a value for this field.

Options:
A.

True

B.

False

Questions 74

A workflow rule with workflow action of field update is active but is not giving the desired result. What could be the reason?

Options:
Questions 75

In Developer Edition, Validation rule for the 'Account Site' field (field of type text) of Account object is, ISCHANGED( Site ) && OwnerId < > $User.Id to make sure that if the 'Account Site' field has been modified and the user is not the owner of the Account record, then an error message would be shown. The System Administrator has Read All, Modify All permission for the Account record. So the System Administrator will be able to modify the 'Account Site' field of the

Options:
A.

True

B.

False

Questions 76

What is the Mail Merge process?

Options:
Questions 77

If a custom object is a child in a master-detail relationship, then its OWD setting is?

Options:
Questions 78

A new time trigger (like ‘3 hours after Rule Trigger Date’ which is part of ‘Time-Dependant Workflow Actions’) cannot be added to a workflow rule under which cases using the ‘Add Time Trigger’ button?

Options:
Questions 79

When upserting record using Apex Data Loader for an object that has an external id field, if the value for this external id field is not provided in the csv file or while mapping fields from the csv file to the Salesforce object fields, then the upsert will always fail as the external id is a required field.

Options:
A.

True

B.

False

Questions 80

Apex sharing reason can be used for

Options:
A.

Manual sharing of records or one-off sharing which is done on a record basis

B.

General sharing rule

C.

Both of above