This page was exported from Free Exams Dumps Materials [ http://exams.dumpsmaterials.com ] Export date:Fri Nov 22 1:41:34 2024 / +0000 GMT ___________________________________________________ Title: Ultimate Guide to the Sharing-and-Visibility-Designer - Latest Apr 13, 2023 Edition Available Now [Q15-Q30] --------------------------------------------------- Ultimate Guide to the Sharing-and-Visibility-Designer - Latest Apr 13, 2023 Edition Available Now 2023 Updated Verified Pass Sharing-and-Visibility-Designer Exam - Real Questions and Answers NEW QUESTION 15Cosmic Service Solutions has three branches in the role hierarchy for the three regions in the United States where it provides support services to other companies. The organization-wide default sharing setting of the Case object has been set to ‘Private’. When working on case resolution, the support agents in the western branch should be able to collaborate by sharing case records with the support agents in the central branch of the hierarchy. No other users in the company, including the managers, should be able to gain access to these records. What can a Salesforce Architect recommend to meet this requirement?Choose 1 answer.  Create an ownership-based sharing rule to share case records owned by the role of western support agents with a public group of central support agents.  Create a criteria-based sharing rule to share case records owned by the role of western support agents with a public group of central support agents.  Create an ownership-based sharing rule to share case records owned by the role of western support agents with the role of central support agents.  Create a criteria-based sharing rule to share case records owned by the role of western support agents with the role of central support agents. NEW QUESTION 16Universal Containers (UC) is implementing Sales Cloud. During the last quarter of the financial of the financial year, .. They requested a solution in Salesforce to allow them to specify an assistance agent on the opportunity.. the assistance field. The system should automatically remove access from the previous assistant and ..What is the optimum solution to meet the requirements?  Use share group to share opportunities with the assistant agent.  Use opportunity team and create an assistant field, use apex to share opportunities with the assistant  Use sharing rule to share opportunities with the assistant agent.  Use apex sharing to share and unicast opportunities with the assistant agent. NEW QUESTION 17A group of executives has requested a convenient way to see daily metrics without having to log in to Salesforce. How would a developer accomplish this goal?  Create a Workflow rule that sends a link to the dashboard in an email.  The users’ home page layouts to include a dashboard.  Schedule the dashboard for daily refresh and email distribution.  Create a series of daily recurring events providing the dashboard link. NEW QUESTION 18Cosmic Financial Solutions would like to store each customer’s social security number on the customer’s account record. The number should always be masked unless a user has the permission to view it. Only a few users should be given the permission to view this data. Which of the following can be used to meet this requirement?Choose 1 answer.  Protected Custom Metadata Type  Shield Platform Encryption  Classic Encryption  Apex Crypto Class NEW QUESTION 19Universal Containers has implemented a community for its customers using the Customer Community sense type. They have implemented a custom object to store service requests that has a look up to the account record. The Organization Wide Default External Access for the service request object is set to Private. Universal Containers wants their customers to be able to see service requests for their account through the community Customers should not see service requests for other accounts. What Salesforce feature can the Architect use to implement this?  Use manual sharing to share the service requests manually when a new community user is added.  Use a Sharing Set to share service requests related to the account based on the community user’s profile.  Use a Sharing Rule to share service requests to the community user based on their role.  Use Apex Managed Sharing to share service requests related to the account to the appropriate community users. NEW QUESTION 20Cloud Kicks, a global corporation, has the following environment:– 50,000 users– 24×7 call center operated by 25,000 users, including both employees and contractors– A sales organization that has 15,000 usersThe sales organization began processing about 120,000 updates to opportunity custom fields called priority and NextStep. They also started processing 20,000 updates to a highly nested territory hierarchy.There was a third mass update on a Next Step field on the Action Plan custom object that has Case as a lookup field. Users started seeing a Group membership lock error in the system.What is a probable cause for this error?  Due to system-initiated sharing rule recalculation, there is Lock contention  Due to Territory object updates, there is Lock contention on Territory object  Due to Action Plan custom object updates, there is Lock contention on Case records  Due to Opportunity object updates, there is Lock contention on Account records NEW QUESTION 21Which two reasons should the Architect consider regarding the use of Apex Sharing Reasons?Choose 2 answers  Ensuring the developer can more easily troubleshoot programmatic sharing.  Ensuring the Share record is not deleted upon ownership change.  Ensuring the Share record is deleted upon ownership change.  Ensuring there is additional criteria available for Criteria-Based Sharing. NEW QUESTION 22Universal Containers (UC) has a custom Apex class that enforces a business process and updates opportunity field-level security permissions of read only certain user’s profiles are being updated by their class.How should the architect fix this problem?  Put the code in an class that uses the With Sharing keyword.  Use the IsUpdateable() Apex method to test each field prior to allowing updates.  Use the With SECURYT_ENFORCED keyword in the SOQL statement.  Add With Sharing keyword to the class. NEW QUESTION 23The sales manager in Japan have asked the sales manager in Australia to assist them with closing their deals.How are these requirements achieved?  Use sharing set to give the sales manager access to the deals.  Create ownership-based sharing rule.  Use opportunity teams to automatically add the sales manager as a team member.  Assign the sales manager View All on the opportunity object. NEW QUESTION 24Universal Containers has recently implemented Enterprise Territory Management to better align their sales teams and sales processes. They are in Q4 of their fiscal year and they have completely revamped their Territory structure and created a plan for a new structure that would support the new fiscal year. Their current territory model has 8,000 territories. Their new model would be a new set of 8,500 territories, and their org limit is 10,000 territories.Which Enterprise Territory Management feature can Universal Containers take advantage of in order to help them stay within their org limits?  Territory Hierarchy  Territory Model State  Territory Type  Territory Type Priority NEW QUESTION 25A 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?  Store the credentials in a custom object using encrypted fields  Store the credentials in named credentials that are used in the apex callout (Missed)  Store the credentials in the apex code, which will not be available to non-admins  Store the credentials in protected custom metadata that are used in the apex callout  Store the credentials in protected custom settings that are used in the apex callout (Missed) NEW QUESTION 26At Universal Containers, users should only see Accounts they or their subordinates own. All Accounts with the custom field “Kay Customer” should be visible to all Senior Account Managers. There is a custom field on the Account record that contains sensitive information and should be hidden from all users, except 3 designated users who require view and edit access. These three users come from different user groups, and will change occasionally.Which three platform security features are required to support these requirements with the minimum amount of effort?Choose 3 answers  Criteria-Based Sharing Rules  Owner-Based Sharing Rules  Role Hierarchy  Apex Managed Sharing  Permission Sets NEW QUESTION 27A developer of Cosmic Solutions is building a managed package for the Salesforce org used by the company.The package will install a custom application that will connect to an external system when a user needs to access some information about a customer. The external system requires login, which makes it necessary to store authentication data within the package. Which of the following are the best options for storing the authentication data?Choose 3 answers.  Protected Custom Setting  Encrypted Custom Field  Protected Custom Metadata Type  Named Credential  Cryptographic Hash Function NEW QUESTION 28Universal Containers (UC) delivers training in 500 different regions. The UC Operations Users team manage course setup, scheduling, and trainer setup. The Operations Users team members work at a regional level and report to an Operations manager. The Operations manager requested access to edit ALL scheduled courses owned by the Operation Users team.How can this be achieved?  The Operations manager will get access to the scheduled courses by granting the Operations manager modify ALL on scheduled courses.  The Operations manager will get access to the scheduled courses by creating an ownership-based sharing rule and share the scheduled courses with the Operations manager.  The Operations manager will get access to the scheduled courses by creating a public group and add the Operations manager and the Operations Users team to the public group.  The Operations manager will get access to the scheduled courses owned by the Operations Users team defined in the role hierarchy. NEW QUESTION 29Sales executives at Universal Containers (SC) want to create list views to filter opportunities for large at-risk Opportunities. These list views should only be available to certain executives that specialize in closing problematic deals. How can UC solve this requirement?  Share the List Views with the appropriate Role in the Role Hierarchy.  Share the List Views with the appropriate Public Group.  Share the List Views with the appropriate individual users.  Share the List Views with the appropriate Queue. NEW QUESTION 30The IT Manager of Cosmic Solutions has asked a developer to design unit tests to validate programmatic sharing of account and contact records. Which of the following considerations apply to the use of the startTest and stopTest methods in the unit test methods?Choose 2 answers.  The methods can be used to validate how close the code is to reaching governor limits.  The startTest method marks the point in the test code when the test actually begins.  The Apex code before the stopTest method should be used to initialize variables and populate data structures.  The stopTest method is used to add a context to the unit test.  Loading … Dumps Moneyack Guarantee - Sharing-and-Visibility-Designer Dumps Approved Dumps: https://www.dumpsmaterials.com/Sharing-and-Visibility-Designer-real-torrent.html --------------------------------------------------- Images: https://exams.dumpsmaterials.com/wp-content/plugins/watu/loading.gif https://exams.dumpsmaterials.com/wp-content/plugins/watu/loading.gif --------------------------------------------------- --------------------------------------------------- Post date: 2023-04-13 09:24:15 Post date GMT: 2023-04-13 09:24:15 Post modified date: 2023-04-13 09:24:15 Post modified date GMT: 2023-04-13 09:24:15