لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
What is required to implement Filter-Based Opportunity Territory Assignment?
A. Define an account assignment with a filter criteria rule for Filter-Based Opportunity Territory Assignment
B. Define a Territory assignment rule with filter criteria for Filter-Based Opportunity Territory Assignment
C. Define a custom Apex class for Filter-Based Opportunity Territory Assignment in the system
D. Define an Opportunity assignment rule with filter criteria for Filter-Based Opportunity Territory Assignment
عرض الإجابة
اجابة صحيحة: C
السؤال #2
By default, how many roles are created when the first external user is created on a partner account?
A. 3
B. 2
C. 1
D. 0
عرض الإجابة
اجابة صحيحة: A
السؤال #3
Universal Containers (UC) has implemented Customer Community with customer community plus licenses for their distributors. Some distributors requested granting specific community users (agents) to view cases submitted by other agents of the same distributor. Which feature only supports these requirements?
A. Permission set to grant community admin permission
B. Delegate external user
C. Partner super user
D. Partner community admin
عرض الإجابة
اجابة صحيحة: C
السؤال #4
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 Archite
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
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
E. Develop a custom Apex web service using the "With Sharing" keyword
عرض الإجابة
اجابة صحيحة: ABE
السؤال #5
Universal Containers is planning to pilot a new application to a small set of sales reps.What is the optimal way to grant only those sales reps access to the new functionality, while hiding the legacy functionality?
A. Clone the Sales Rep profile, adjust settings, and assign the pilot users the new profile
B. Revoke access to legacy functions in the Sales Rep profile and create a permission set for the new functionality
C. Create a permission set to grant access to the new functionality and hide the old functionality
عرض الإجابة
اجابة صحيحة: A
السؤال #6
Customer complaints for bad interactions with a customer support agent are logged as Cases and assigned to a human resources representative. The agent of the complaint should not see the case, but their manager should. How is this accomplished?
A. Trigger on Case to lookup and share to the manager of an Assigned Agent custom field (the subject of the complaint) using Apex Managed Sharing
B. Criteria based Sharing Rule on Case that shares to the Role Manager and above when a custom field Assigned Agent (subject of the complaint) Is not blank,
C. Case is owned by the subject of the complaint, so their manager in the role hierarchy can access the record
عرض الإجابة
اجابة صحيحة: A
السؤال #7
Universal 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 featur
A. Use manual sharing to share the service requests manually when a new community user is added
B. Use a Sharing Set to share service requests related to the account based on the community user's profile
C. Use a Sharing Rule to share service requests to the community user based on their role
D. Use Apex Managed Sharing to share service requests related to the account to the appropriate community users
عرض الإجابة
اجابة صحيحة: B
السؤال #8
Universal Containers' organization wide-defaults model is Private for the Account object. A sales rep owns two opportunities in one Account. The Sales Rep profile has Create/Edit access to opportunity records. Which level of access will the sales rep have to the related Account record?
A. Read access
B. Read/Create/Edit access
C. No access
عرض الإجابة
اجابة صحيحة: A
السؤال #9
Which two options are available to share a Report or Dashboard folder with other users in the Organization?Choose 2 answers
A. Profiles
B. Public Groups
C. Roles
D. Teams
عرض الإجابة
اجابة صحيحة: BC
السؤال #10
Sales Reps at Universal Containers sometimes create large files as a part of the Sales process that are too large to share over email. They would like users to be able to share files with customers, but the CISO has requested that any file links shared must be protected by a password.How can this be accomplished?
A. Set up an experience cloud site for customers to access files
B. Sales reps can create a content delivery
C. Utilize an AppExchange product for delivering password-protected files to their customers,
عرض الإجابة
اجابة صحيحة: B
السؤال #11
Sales operations at Universal Containers (UC) wants to create list views to filter opportunities for certain geographies. How should UC hide list views that are not relevant to an individual user since there will be more than SO list views?
A. Share the list views with the appropriate public group
B. Share the list views with the appropriate queue
C. Share the list views with the appropriate individual users
عرض الإجابة
اجابة صحيحة: A
السؤال #12
Universal Container is creating a custom VF page to allow user to edit contact records. The developer has used an apex:outputField for the Phone field on the contact obj. What is the expected behavior if a user without FLS accesses the VF page?
A. The user encounters an error while saving the record
B. The field is automatically removed from the page
C. The output field is visible to user
D. The user is able to enter a value into the phone field
عرض الإجابة
اجابة صحيحة: B
السؤال #13
Which users have access to Opportunity records owned by an external user, assuming no other changes to the sharing model have been implemented?
A. The record owner and any user above the external user in the role hierarchy
B. The record owner only
C. The record owner and any user below the external user in the role hierarchy
D. The record owner and all internal users
عرض الإجابة
اجابة صحيحة: A
السؤال #14
Which two options provide implicit record access to users? Choose 2 answers
A. Read-only access to parent account for a user, based on a criteria-based sharing rule
B. Read-only access to parent account for a user with access to a child case
C. Access to child opportunities for the owner of the parent account
D. Access to related leads for the owner of the parent campaign
عرض الإجابة
اجابة صحيحة: BC
السؤال #15
Bob uploads a PDF to his Files Home private library. Who can view this file?
A. Bob and users above Bob in the role hierarchy
B. Bob and users with View All Data permission
C. Bob and users with Modify All Data permission
D. Only Bob
عرض الإجابة
اجابة صحيحة: D
السؤال #16
Which method should be used to grant access to an unrelated group of users?
A. Public Groups
B. Sharing Sets
C. Role Hierarchy
عرض الإجابة
اجابة صحيحة: C
السؤال #17
Universal Containers created a public group with certain sales engineers to help on complex deals, as well as a sharing rule to grant access to these opportunities. The Opportunity organization-wide default is Private,What is the impact of these sharing settings?
A. Other sales engineers who are in the same Role Hierarchy as the sales engineers of the public group will also have access to these records
B. Sales engineers and their managers in the Role Hierarchy will also have access to these records
C. Subordinates of managers who have sales engineers in the public group will also have access to these records
عرض الإجابة
اجابة صحيحة: C
السؤال #18
Universal Containers created a custom object called Defect and would like to enable the Sharing button on the Defect page layout to share the records manually to other users in the organization. In which scenario will the Sharing button appear?
A. The Sharing model is either Private or Public Read only
B. The Sharing button always appears
C. The Sharing model is Public Read/Write
D. The Sharing model is Public Read/Write/Transfer
عرض الإجابة
اجابة صحيحة: A
السؤال #19
How should the Architect ensure that OBJECT-LEVEL SECURITY is enforce within a custom Visualforce application that was a standard Apex controller on the Lead object?
A. Use the runAs() method to enforce user permissions in the Apex controller
B. Use the Schema
C. Use the {!$ObjectType
D. Use the "With Sharing" keyword when defining the Visualforce page
عرض الإجابة
اجابة صحيحة: C
السؤال #20
Universal Containers has a customer that meets criteria for two Enterprise territory Management territories (Portugal and Southern Europe).What is necessary to assign opportunities to a territory for this account?
A. Create a criteria-based sharing rule on the Opportunity to assign It to a territory
B. Create a Process Builder Process that updates the Territory field on the Opportunity
C. The territory with the highest Territory Type Priority is automatically assigned to the Opportunity
D. Create an Apex class that implement
عرض الإجابة
اجابة صحيحة: C
السؤال #21
Universal Containers has set the Org-Wide Sharing Default for Accounts to Private and has created some sharing rules to extend access based on certain data access policies. An architect has been asked to review access to a certain set of key customer accounts. How might this review be conducted?
A. Export the Account Share table and review
B. Run a Report on Sharing in the Admin Console
C. Log in as each user and Run the All Accounts List View
D. Use the Sharing button on each customer Account
عرض الإجابة
اجابة صحيحة: A
السؤال #22
To grant Universal Containers sales managers access to shipment records properly it was necessarily to the IT Team is worried about improper access to records. Which two features and best practices should a Salesforce architect recommended to mitigate the risk?
A. Use is Shareable keyword in Apex classes to assure record visibility will be followed
B. Use run As system method in test classes to test using different users and profiles
C. Use With Sharing keyword in Apex classes to assure record visibility will be followed
D. User is Access able keyword Apex classes to assure record visibility will be followed
عرض الإجابة
اجابة صحيحة: CD
السؤال #23
Universal Containers is implementing a community of High-Volume Community users. Community users should be able to see records associated to their Account or Contact record. The Architect is planning to use a Sharing Set to provide access to the records. When setting up the Sharing Set, certain objects are not available in the list of Available Objects. Which two reasons explain why an object is excluded from the list of Available Objects in a Sharing Set?
A. The object is a custom object, and therefore not available for a sharing set
B. The object's Organization-Wide sharing setting is set to Public Read/Write
C. The object's Organization-Wide sharing setting is set to Private
D. The custom object does not have a lookup to Accounts or Contacts
عرض الإجابة
اجابة صحيحة: BD
السؤال #24
Universal Containers has junction object called "Job Production Facility", with 2 master- detail relationships to the Job and Production Facility custom objects. Both master records have a private sharing model.What statement is true if a user's profile allows access (Create/Read) to the Job, but no access to the Production Facility Object?
A. The user will be granted read access to the Production Facility record
B. The user will see the junction object and the link to the Production Facility
C. The user will see the junction object but not the link to the Production Facility
D. The user will not be able to see the junction object records or the field values
عرض الإجابة
اجابة صحيحة: D
السؤال #25
Universal Containers (UC) works with a dealer network to sell their products. There are approximately 5,000 dealers that do business with UC and UC has purchased a Partner Community to interact with each of their dealers on Opportunities. Each dealer is structured so that there are a group of managers who will oversee a larger team of agents. UC would like to set the Organization-Wide Defaults to Private for the Opportunity object, both internally and externally. Within each dealer, there are a few agents c
A. Add a Sharing Set that shares Opportunities to the Lead Agent based on the Lead Agents Account
B. Build an Apex Managed Sharing rule that will assign specific Opportunities to Lead Agents
C. Grant Super User access to the Lead Agents as part of the Community user setup
D. Create a Sharing Rule to share opportunities to the owner's manager's role and below
عرض الإجابة
اجابة صحيحة: C
السؤال #26
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). The regulatory 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?
A. No action is required; all Salesforce data is encrypted at rest as part of Salesforce's standard trust measures
B. Enable Salesforce Shield Platform Data Encryption and mark the patient notes field as encrypted
C. Create a new Custom Field of type "Text (Encrypted)" and move the patient notes data into the new field
D. Use an Apex trigger and the Apex Crypto class to encrypt patient notes as soon as they are saved to Salesforce
عرض الإجابة
اجابة صحيحة: B

View The Updated Salesforce Exam Questions

SPOTO Provides 100% Real Salesforce Exam Questions for You to Pass Your Salesforce Exam!

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: