ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 151 - Certified Sharing and Visibility Architect discussion

Report
Export

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 should only 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.
Query the Orders object with Dynamic SOQL based upon the fulfillment ID.
Answers
A.
Query the Orders object with Dynamic SOQL based upon the fulfillment ID.
B.
Set the Orders object's sharing settings to Private in the Org-Wide Defaults
Answers
B.
Set the Orders object's sharing settings to Private in the Org-Wide Defaults
C.
Provide each partner with their own Salesforce login set to API Enabled on the profile.
Answers
C.
Provide each partner with their own Salesforce login set to API Enabled on the profile.
D.
Develop a custom Apex web service with a fulfillment ID input attribute
Answers
D.
Develop a custom Apex web service with a fulfillment ID input attribute
E.
Develop a custom Apex web service using the 'With Sharing' keyword.
Answers
E.
Develop a custom Apex web service using the 'With Sharing' keyword.
Suggested answer: A, B, E
asked 23/09/2024
Nicole Stevens
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first