2022-03-18 (verified) Flashcards
1. List the different prices that are available for a product. Choose 3 answers. A. Sales Price B. Discounted List Price C. Product Price D. Standard Price E. List Price
A. Sales Price
D. Standard Price
E. List Price
Answer: A,D,E
There is Discount Price, but no Discounted List Price.
Standard Price, List Price are both Product Prices (but there is no Product Price field)
- What should a system administrator consider before using territory management? Choose 2 answers.
A. It does not work in parallel with sharing functions
B. You need to contact Salesforce to have it enabled
C. Forecasts are derived from Territory hierarchy, not Role hierarchy
D. Once enabled it cannot be disabled
A. It does not work in parallel with sharing functions
C. Forecasts are derived from Territory hierarchy. not Role hierarchy
Answer: A, C
No need to contact Salesforce.
It can be disabled.
3. Which three types of prices should an administrator set for an organization's products? Choose 3 answers. A. Standard prices B. Sales prices C. List prices D. Discount prices E. Product prices
A. Standard prices
C. List prices
D. Discount prices
Answer: A,C,D
Sales Prices is set by the Sales agent (actual Sold value).
Product prices is not a field.
- What should an administrator do to keep secure fields protected in email templates?
A. Remove the fields from the email.
B. Use classic encrypted fields.
C. Set up an approval process for email alerts.
D. Implement GDPR.
B. Use classic encrypted fields.
Answer: B
Encryption can be set for email templates.
- A sales manager cannot view a contact owned by a salesperson. The salesperson is below the sales manager in the role hierarchy. Why is the sales manager unable to view the contact?
A. Contact sharing settings have Grant Access Using Hierarchies unchecked.
B. The contact has NOT been manually shared with the manager.
C. The contact is NOT linked to an account.
D. Contact sharing settings are Private.
C. The contact is NOT linked to an account.
Answer: C
A contact without a Account is a private contact, hidden from all users except the ones with Modify All.
- Universal Containers wants to ensure that the following opportunity fields are present on each record at the negotiation/review or won stages:
* Amount (Currency) is populated.
* The Ready to Close (Checkbox) must also be true.
Which validation rule error condition should the administrator configure to meet these requirements?
A. AND(OR(StageName = “Negotiation/Review”, StageName = “Closed Won”),OR(ISBLANK( Amount ),Ready_to_Close__c = FALSE))
B. AND(OR(StageName = “Negotiation/Review”, StageName = “Closed Won”),OR(ISBLANK( Amount ),Ready_to_Close__c = TRUE))
C. AND(OR(ISPICKVAL(StageName, “Negotiation/Review”), ISPICKVAL(StageName, “Closed Won”)),OR(ISBLANK( Amount ),Ready_to_Close__c = FALSE))
D. AND(OR(ISPICKVAL(StageName, “Negotiation/Review”), ISPICKVAL(StageName, “Closed Won”)),OR(NOT(ISBLANK( Amount )),Ready_to_Close__c = TRUE))
C. AND(OR(ISPICKVAL(StageName, “Negotiation/Review”), ISPICKVAL(StageName, “Closed Won”)),OR(ISBLANK( Amount ),Ready_to_Close__c = FALSE))
Answer: C
Stage needs ISPICKVAL and Validation Rules evaluate to True (and thus need a failure to be identified).
- What are two considerations when setting up Salesforce Content? Choose 2 answers.
A. An approval process can ensure that all product-related content is reviewed.
B. The content type determines which fields appear on the content Detail page layout.
C. A validation rule can ensure a description is required for all contributed content.
D. The library type determines the size of files that can be contributed to content.
B. The content type determines which fields appear on the content Detail page layout.
C. A validation rule can ensure a description is required for all contributed content.
Answer: B,C
- Cloud Kicks would like to establish a backup administrator who can assign but not modify user permission. How should this be accomplished?
A. Configure a custom administrator profile.
B. Assign ‘the user the System Administrator profile.
C. Set up the user as a delegated administrator.
D. Create an administrator permission set group
C. Set up the user as a delegated administrator.
Answer: C
- DreamHouse Realty manages Its accounts and contacts In Salesforce using a B2C account model. The business has requested that third-party loan advisors be tracked in Salesforce along with the customers they work with. How should the administrator track third-party financial advisors and the customers they work with?
A. Use a B2B Account Model to track loan advisors’ customers.
B. Create a Hierarchical lookup on Account to track loan advisors’ customers.
C. Use a Hierarchical lookup on Contact to track loan advisors’ customers.
D. Set up Contacts to Multiple Accounts for loan advisors.
D. Set up Contacts to Multiple Accounts for loan advisors.
Answer: D
Hierarchical only on user object.
Contacts to multiple accounts.
- AW Computing uses a private sharing model for cases. A select group of five users need read/write access to all cases with a specific record type. Of these users, one is assigned the Support Manager profile and four are assigned the Support Representative profile. How can the administrator meet this requirement?
A. Create a new profile for the five users with View All Data access; remove access to the record type from all other profiles.
B. Create a public group for the users and use criteria-based sharing rules to share cases with the record type to that group.
C. Modify the Support Manager and Support Representative profiles to View All Data access on all cases with the record type.
D. Create a public group for the users and a custom parent case record with the record type; share this case by record owner.
B. Create a public group for the users and use criteria-based sharing rules to share cases with the record type to that group.
Answer: B
- Salesforce Knowledge offers administrators the ability to fully customize the way an article type displays to an end user.
A. False
B. True
B. True
Answer: B
12. What type of data can be migrated between environments using change sets? choose 2 A. Email templates B. Account team roles. C. standard field picklist values. D. Custom fields
A. Email templates
D. Custom fields
Answer: A,D
- A member of Universal container’s support team is assisting a sales rep in managing a top customer. The sales rep has manually shared an opportunity with the support member in hopes that the support member can update some of the technical sales fields on the record, but the support member is unable to edit the opportunity, Which solution would provide edit access to the opportunity?
A. Change the Organization-Wide Defaults internal access for opportunities to public read/write
B. Change the support team member’s role to a role above the sales rep in the org’s role hierarchy
C. Create a permission set for opportunity edit and add it to the support member’s user record
D. Add the support team member to the opportunity team and assign read/write access to the member
D. Add the support team member to the opportunity team and assign read/write access to the member
Answer: D
- AW Computing wants to enable a backup resource to assign permissions while restricting the
backup resource’s ability to create or modify permission sets. Which feature should be employed to accomplish this request?
A. Customize Application Permission
B. Assignment Rules
C. View All Users Permission
D. Delegated Administrator
D. Delegated Administrator
Answer: D
- Universal Containers wants customers who buy the Freight Container product to be billed in monthly installments. How should an administrator meet this requirement?
A. Create a workflow rule on the product.
B. Create a default revenue schedule on the product.
C. Create a default quantity schedule on the product
D. Create custom fields on the product.
B. Create a default revenue schedule on the product.
Answer: B