What vulnerability can exist when controllers use dynamic rather than static queries and bind variables?
What vulnerability can exist when controllers use dynamic rather than static queries and bind variables?A . SOQL Injection. B. Buffer Overflow Attacks. C. Cross-site scripting. D. Record Access Override.View AnswerAnswer: A
What is the optimal way for the junior account manager to share the opportunity, given the private sharing model?
A junior Account manager owns an account and creates a new opportunity to manage complex deal. She needs the help of the product specialist and solution engineer. Given the size of this deal, she knows the account is likely to be reassigned to a senior account manager in the near...
How might the Architect design the solution to federate user setup to the Partners?
Universal Containers has a large network ofpartners, who each have seasonal workers that need .. How might the Architect design the solution to federate user setup to the Partners? Choose 2 answersA . Assign delegated external administrators at each partner. B. Grant the Modify Users permission tothe partner managers. C....
How can an architect achieve this requirement?
Universal Containers (UC) has implemented Service Cloud. There is a flag field on the case object that marks a case as (Sensitive). UC requested that this flag can be viewed by all users who have access to the case but only be edited by the assigned case assessor. The case...
What is an optimal approach to implement these requirements?
Universal Containers has expanded to sell virtual containers for data storage. Virtual container work orders are provisioned immediately by the system and therefore cannot be changed by a sales representative. What is an optimal approach to implement these requirements?A . Remove the Work Order Edit permission from thesales representative Profile....
With a private sharing model, which two option should an architect recommend when designing a solution for this requirement?
At Universal Containers there is a team of auditors distributed through the organization that all need access to high-value Opportunities. With a private sharing model, which two option should an architect recommend when designing a solution for this requirement? Choose 2 answersA . Put the auditors as the highest level...
How should the admin troubleshoot this issue?
Users at Universal Containers are complaining that a field has disappeared from the Account page after deploying its latest project. The page layout has not changes with this deployment. How should the admin troubleshoot this issue?A . Review change to Account record types. B. Log in as user and check...
Universal Containers (UC) has a team that analyzes customer orders looking for fraud. This team needs access to Invoice records (Custom object, Private OWD). UC as complex rules to control users' access. The Salesforce Architect recommended using Apex managed sharing to meet these requirements.
Universal Containers (UC) has a team that analyzes customer orders looking for fraud. This team needs access to Invoice records (Custom object, Private OWD). UC as complex rules to control users' access. The Salesforce Architect recommended using Apex managed sharing to meet these requirements. Which two recommendations should a Salesforce...
Other than field level security, what other options are available to make these fields accessible to the Human Resource team?
Universal Containers (UC) stores basic employee information in a custom Employee object (OWD-Public Read Only). There are a few sensitive fields that need restricted access (salary, grade level, last performance rating). Other than field level security, what other options are available to make these fields accessible to the Human Resource...
How did this error occur?
After testing and deploying a new trigger that does creates a related order when a opportunity is closed, the Architect begins complaints of permission error messages appearing when closing an opportunity. How did this error occur?A . The trigger should be using RunAs() when creating the order. B. Trigger is...