Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

Salesforce Certified Sharing and Visibility Designer Exam Actual Questions

The questions for Certified Sharing and Visibility Designer were last updated on April 19, 2024.
  • Viewing page 1 out of 30 pages.
  • Viewing questions 1-4 out of 126 questions

Topic 1 - Exam A

Question #1 Topic 1

DreamHouse Realty has the following requirements:
A Visualforce controller that needs to be written with “Without Sharing” at the top level.
Specific methods within the page need to enforce the user permissions for creating records and accessing certain fields.
An Architect needs to ensure this requirement is enforced.
Which two methods will be used to achieve this goal? (Choose two.)

  • A. UserInfo.getProfileID
  • B. Schema.DescribeSObjectResult
  • C. Schema.DescribeFieldResult
  • D. Schema.getGlobalDescribe
Reveal Solution Hide Solution   Discussion  

Correct Answer: BC 🗳️

Question #2 Topic 1

Ursa Major Solar has the following requirements:
It maintains Product information in a Custom Object that contains highly-sensitive, proprietary information regarding patents.
The user who owns the record and all users in the Development profile are the only users who should be able to view and edit Product records.
Which three platform sharing tools are required to support the above requirements? (Choose three.)

  • A. “Modify All” permission for Product Object on the Development Profile
  • B. “View All Data” profile permission on the Development Profile
  • C. Criteria-Based sharing rule for the Development Profile on the Product Object
  • D. Organization-Wide Default sharing setting of Private on the Product Object
  • E. Grant Access Using Hierarchy sharing setting on the Product Object set to false
Reveal Solution Hide Solution   Discussion  

Correct Answer: ADE 🗳️

Question #3 Topic 1

Get Cloudy Consulting has the following four org wide sharing Settings for their Org:

Account = Private -

Contact = Controlled by Parent -

Opportunity = Private -

Case = Private -
“Default Account Teams” is enabled, and users are trained to set up their Default Team.
Managers at Get Cloudy Consulting needs to know which access levels can be set on the Account Team Member.
What are the three access level options that can be set for the Account Team Member? (Choose three.)

  • A. Opportunity Access
  • B. Contract Access
  • C. Contact Access
  • D. Case Access
  • E. Account Access
Reveal Solution Hide Solution   Discussion  

Correct Answer: ADE 🗳️

Question #4 Topic 1

Ursa Major Solar needs an Architect to develop Apex Managed Sharing code for the custom Job object. The sharing settings for the Job object are set to Private.
The Architect is assigning level for the record.
Which two lines of code will cause a DMLA exception on insert to the database? (Choose two.)

  • A. objectname.AccessLevel=’None’
  • B. objectname.AccessLevel=’All’
  • C. objectname.AccessLevel=’Read’
  • D. objectname.AccessLevel=’Edit’
Reveal Solution Hide Solution   Discussion   3

Correct Answer: AB 🗳️

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...