ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 150 - Certified Sharing and Visibility Architect discussion

Report
Export

Universal Containers has requirement for the Architect to develop Apex Managed Sharing code for the custom Job object. The sharing settings for the Job object are set to Private.

When assigning access level for the record, which two lines of code will cause a DML exception on insert to the database?

Choose 2 answers

A.
Objectname.AccessLevel='Edit'
Answers
A.
Objectname.AccessLevel='Edit'
B.
Objectname.AccessLevel='All'
Answers
B.
Objectname.AccessLevel='All'
C.
Objectname.AccessLevel='None'
Answers
C.
Objectname.AccessLevel='None'
D.
Objectname.AccessLevel='Read'
Answers
D.
Objectname.AccessLevel='Read'
Suggested answer: B, C
asked 23/09/2024
Alvaro Alejandro Zorrilla Tello
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first