Free Sharing-and-Visibility-Designer Exam Dumps

Question 46

Which two are potential vulnerabilities in the following code snippet?
public class SOQLController { public String name { get { return name;} set {name=value;} } public PageReference query() { String qryString='SELECT Id FROM Contact WHERE '+ '(IsDeleted = false and Name like '%' + name + '%'}'; queryResult = Database.query(qryString); retunr null; } } Choose 2 answers

Correct Answer:BC

Question 47

Universal Containers has Public Read Only sharing settings on the Opportunity object. What Opportunity access options can the user see while adding account team members to the Account?

Correct Answer:D

Question 48

When you make changes to roles and groups Salesforce locks the entire group membership table, which makes it impossible to process group changes in multiple threads to increase throughput on updates.

Correct Answer:A

Question 49

Universal Containers has a large network of partners, who each have seasonal workers that need .. How might the Architect design the solution to federate user setup to the Partners?
Choose 2 answers

Correct Answer:AC

Question 50

For the Universal Containers Commercial and Consumer support departments, having access to Activities for Contacts with which they interact is important. Commercial support users should not see Consumer Accounts/Contacts and Consumer support users should not see Commercial Accounts/Contacts. Assuming the Organization-Wide Default for Activities is set to "Controlled by Parent" what is the minimum level of Sharing access a support user would need to Accounts/Contacts to view associated Activities?

Correct Answer:D