Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Salesforce DEV-401 - Building Applications with Force.com and Visualforce

Page: 9 / 12
Total 386 questions

An Account record is owned by user A. For user B the 'Sharing' option would appear on this record if

A.

User B has 'View All' permission at profile level for Account

B.

User B has 'Modify All' permission at profile level for Account

C.

OWD of Account is public read/writ

D.

User B has 'Delete' permission at profile level for Account.

Criteria based sharing rule is not available on which standard objects?

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.

A.

True

B.

False

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?

Which of these cannot be deactivated?

A.

Validation rule

B.

Workflow rule

C.

Approval process

D.

Sharing rule

E.

Apex triggers

F.

Escalation rule

G.

Assignment rule

'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. Any user can delete Position records owned by other users.

A.

True

B.

False

C.

Depends

If OWD is private for a custom object Position, then a user can view only those Position records which are owned by him if no one down the role hierarchy below him has created any Position record and t here is no sharing rule on Position object.

A.

Always true

B.

Not always true

Which statement is true?

A.

Child records in mater-detail relationships have their own org-wide defaults.

B.

Org-wide defaults can be set for both standard and custom objects.

C.

Only read/write access can be granted through sharing rules.

D.

Sharing rules are used to restrict access to records.

Which of the following are true about custom objects? (Select all that apply):

A.

Salesforce provides a set of custom objects that you can use to store data.

B.

After you create a custom object, you need to add the user interface.

C.

Custom objects come with an infrastructure including reporting, auditing and access control.

D.

When you create a custom object, you get a direct access to the database.

E.

Custom objects are reportable and search

If a developer wants interviewers to view positions, but to never view the Pay Grade listed for a position, which tool would the developer use?

A.

Field-level security on positions

B.

Page Layouts

C.

Field-level security on grades

D.

Record types