Universal Containers has implemented a strict software architecture for their custom Apex code. One of the requirements is that all SOQL queries are contained within reusable classes. Depending on the context of the Apex transaction, the queries should be able to run either "With Sharing" or "Without Sharing". Which two ways allow the Architect to meet these requirements?
Choose 2 answers.
Universal Health is planning to store patient notes in Salesforce. Patient notes consist of long text notes taken by a use to document phone calls with a patient.
A date audit has identified that these notes can contain Personally Identifiable Information (PII) and Personal
Health Information (PHI). Theregulatory requirements state that this data must be encrypted at rest as well as in transit.
What should the Architect do in order to make sure Universal Health stays compliant?
What advanced tool can Salesforce enable for Large-scale role hierarchy realignments?
Bob uploads a PDF to his Files Home private library.
Who can view this file?
What feature in Salesforce is needed to restrict access to a custom objectthat has Public Read/Write access?
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?
Universal Containers (UC) sales managers are complaining that they cannot access their teams' Shipment records (a custom object). Initially, the admin suggested that this it happening due tomisconfigured role hierarchy (Shipment OWD is Private). Alter investigation, they determined the. role hierarchy for these users is correct.
What can be the reason why Universal Containers sales managers are not able to see Shipment records?
Universal Containers uses 75,000 distributors that have close to 1 million total users. Distributors need opportunities assigned to their distributor for delivery.
What license recommendation will meet distributor needs?
At Universal Containers, Accounts and Contacts are normally visible to all employees, and Proposals (custom object) are visible to the Account owner and managers. However, some Proposals are considered confidential and are managed by a Strategic Proposals team. These Proposals should not be visible to anyone in the Sales group other than the owner and the strategic team.
How should the architect design for this requirement?
Universal Containers (UC) uses a custom Visualforce page to displayshipment tracking information (custom object, private OWD) to field manager and agents. The IT team wants to make sure that users have access to only the information that is allowed.
Which Apex method must be used to make sure only allowed fields are shownto the users?
Susan posts a file to the chatter fees for a record of an object which OWD is private. Which
twostatements accurately describe who can view the file by default?
Choose 2 answers.
Universal Containers (UC) has acustom object to track the internal net promoter score (NPS) for all ..
How can UC ensure that NPS records cannot be accessed by an individual employee's manager?
A custom invoice object has been created with a master-detail relationship to account. The
Account receivable (AR) team needs access to Invoices AR users do not own nor have access
to Account records. Account OWD is set to Private. The AR team is unable to find Invoices in
Listviews, Reports, nor in Global Search. The Architect has been asked to help troubleshoot.
What could be the issue preventing AR team members from seeing invoices?
The architect hasa requirement to create a criteria-based sharing rule based on the customer Social.. up the rule in Contact Sharing, the field is not shown on the list of available field.
What might cause this?
Universal Containers (UC) has a requirement to expose a web service to their business partners. The web service will be used to allow each business partner to query UC's Salesforce instance to retrieve the status of orders. The business partner shouldonly be allowed access to orders for which the business partner is the fulfillment vendor. The Architect does not want the business partners to utilize the standard APIs and would prefer a custom API be developed. Which three design elements should the Architect consider in order to ensure the data security of the solution?
Choose 3 answers
A developer at Universal Container is building an integration within a managed package for their internal org that requires login to an external system. The end point requires basic authentication.The Architect would like to ensure that the username and password are managed securely. Which three options should the Architect recommend to secure the credentials?
Universal Containers has developed an AppExchange managed package for their distribution partners, which required a private key to be generated for each partner and used by the code. Universal Containers support representatives must be able to access the private key value to debug connection issues, but it must not be possible for the partner to access the value.
How can the Architect best support this requirement?
When writing test methods, what functionality is verified by the system method"runAs()"?
Which three advanced tools can Salesforce enable for large-scale role hierarchy realignments in organizations with large data volumes?
Choose 3 answers.
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 answers
Universal Containers (UC) is implementing Sales Cloud. During the final quarter of the financialyear, sales managers help each other close deals. They requested a solution in Salesforce to allow them to share opportunities with other sales managers from different teams as needed. They also requested that sharing deals should expire automatically twoweeks after the new fiscal year starts.
Which two options to propose a solution to meet the requirements? Choose 2 answers
Universal Containers (UC) has 200 distributors that use Partner Community licenses.
Partners cannot seeeach other's data, but UC is also trying to give more visibility to data for
certain individuals at a distributor.
HOW can an Architect give users in the partner user role access to all Case and Container
records owned by any user, regardless of role, at the same distributor?
Universal Containers (UC) delivers training and courses to students and companies. UC is implementing a Salesforce Customer Community for its students granting them a Customer Community license. As part of the community requirements, UC asked to give students access to cases that are related to their account in the UC community.
What is the optimum sharing technique that can achieve the requirements?
A custom invoice object has been createdwith a master-detail relationship to account. The Accountreceivable (AR)teamneedsaccesstoInvoicesARusersdonotownnorhaveaccess to Accountrecords.AccountOWD is set to Private.The AR team isunable to find Invoices in Listviews,Reports,norinGlobalSearch.The Architecthasbeenasked tohelp troubleshoot. Whatcouldbethe issue preventing ARteam members from seeinginvoices?
Universal Containers (UC) is in legal dispute regarding several orders. UC has found out these records were removed from system. The VP of Sales has asked to ensure this cannot happen in the future. What approach would meet this requirement?