A sales manager at AW Computing has created a contact record but is missing some of the information to complete the record. The organization-wide default for Accounts is set to Public Read Only, and Contacts are controlled by parent.
A. Who will be able to edit this new contact record?
B. Users above the sales manager in the role hierarchy
C. All users in the organization
D. The owner and users below the owner in the role hierarchy
E. Sales manager and system administrator
Explanation: The sales manager and system administrator will be able to edit this new contact record because they are either the owner or have Modify All Data permission respectively. Users above or below the sales manager in the role hierarchy will not be able to edit this contact record because contacts are controlled by parent and accounts are set to Public Read Only. All users in the organization will be able to view but not edit this contact record because accounts are set to Public Read Only.
Cloud Kicks has two record-triggered flows on the same object. One flow creates a child
record when criteria are met. The second record-triggered flow is based on criteria to check
if the child record exists and updates a field. The field on the child record that needs to be
updated Is still null after the second record trigger.
What should the administrator do to resolve this issue?
A. Make a new record-triggered flow on the child object to update the field on the parent record.
B. Have the record-triggered flows fire on create or edit to update the field.
C. Combine the two flows into one with checks to see which part of the flow needs to be run.
D. flows into schedule flows and have them update the field.
Explanation: Flows are tools that automate business processes by collecting data and performing actions in your org or an external system. Flows can be triggered by various events such as record creation, updates, or invocations from other processes or flows. Flows can also have decision elements that evaluate conditions and determine which path to follow in the flow. By combining the two flows into one with decision elements, the administrator can ensure that the flow runs in the correct order and updates the field on the child record after it is created by the first flow.
An administrator at AW Computing noticed that a custom field on the Contact object was
changed from text to text area.
What tool should the administrator use to investigate this change?
A. Developer Console
B. Field History Tracking
C. Debug Log
D. View Setup Audit Trail
Explanation: The View Setup Audit Trail page lets you view the 20 most recent setup changes made to your org. You can also download a file of the last six months of setup changes.
Which two tools should an administrator use to required data to be entered in a field and
improve data quality on a record in Salesrorce?
Choose 2 answers
A. validation Rules
B. Dashboards
C. Workflow Rules
D. Page Layouts
Explanation: Validation rules and page layouts are two tools that can be used to require data to be entered in a field and improve data quality on a record in Salesforce. Validation rules are a way to enforce data quality and integrity by checking the values of fields before a record is saved and displaying an error message if the values do not meet the specified criteria. Page layouts are a way to control the layout and organization of fields, buttons, related lists, and other components on a record page. Page layouts can also make fields required so that users must enter a value before saving a record.
Ursa Major Solar (UMS) wants to improve Its customers’ ability to search for knowledge
articles. UMS has already created categories for articles.
Which two additional chances should be made to improve search capabilities?
Choose 2 answers
A. Configure Global Search for specific search terms.
B. Create synonyms for specific search terms.
C. Configure Einstein Search for specific search terms.
D. Promote specific search terms for specific articles.
Explanation: Knowledge is a feature that allows administrators to create, manage, and share articles
that provide information and solutions for common issues or questions. Knowledge articles
can be searched by users using keywords or phrases.
To improve its customers’ ability to search for knowledge articles, UMS can use two
options:
B) Create synonyms for specific search terms.
Synonyms are words or phrases that have the same or similar meanings, such as “TV” and
“television” or “fix” and “repair”. By creating synonyms for specific search terms,
administrators can ensure that customers can find relevant articles even if they use
different words or spellings than the ones used in the articles.
D) Promote specific search terms for specific articles.
Promoted search terms are keywords or phrases that administrators can associate with
specific articles to boost their relevance and ranking in search results. By promoting
specific search terms for specific articles, administrators can ensure that customers can
find the most helpful or popular articles for their queries.
Cloud Kicks uses a Lightning web component to provide instructions to sales reps. An
administrator needs to correct a spelling error in the displayed text in one of the Lightning
web components.
What is the recommended tool to make the change?
A. Developer Org
B. VisualStudio Code
C. Salesforce Lightning Inspector
D. Developer Console
Explanation: VisualStudio Code is a recommended tool to make the change in the displayed text in one of the Lightning web components. VisualStudio Code is an integrated development environment (IDE) that supports Salesforce development tools such as Salesforce Extensions for Visual Studio Code, Salesforce CLI, and Lightning Web Components. You can use VisualStudio Code to create, edit, debug, and deploy Lightning web components and other Salesforce metadata. To make the change in the displayed text, you need to open the HTML file of the Lightning web component in VisualStudio Code and modify the text element accordingly.
AW Computing it running a special bundle deal on monitors and keyboards. Normally,
discounts need VP approval, but this special bundle is pre-approved.
What should the administrator recommend for these requirements?
A. Create a separate price book.
B. Implement CPQ.
C. Remove the approval process.
D. Enable Subscriptions
Explanation: A price book is a list of products and their prices for a specific segment of customers or market. By creating a separate price book for the special bundle deal on monitors and keyboards, AW Computing can offer different prices for these products without affecting their standard prices or requiring VP approval. The price book can also specify which products are included in the bundle and which are not.
The administrator at Cloud Kicks is troubleshooting an issue one user is having with a flow.
They have decided to add a debug log to that user.
What debug log category should be used?
A. Workflow
B. Callout
C. System
D. Database
Explanation: Workflow is the debug log category that should be used to troubleshoot an issue with a flow. Workflow is a debug log category that captures information about workflow rules, flows, processes, approval processes, and entitlement processes. Workflow can help identify errors or issues related to these automation tools by showing details such as evaluation criteria, actions executed, variables assigned, and outcomes reached.
Cloud Kicks needs to create 10 separate environments for various projects. A developer
sandbox has been created with the necessary configuration and data. The administrator
needs to create 10 now environments with the same metadata and data for each user.
What should the administrator do to meet the requirements?
A. Use refresh sandbox without Auto Activate.
B. Use the existing sandbox as a sandbox template.
C. Use clone a sandbox option from the existing sandbox.
D. Use a scratch org definition to copy sandbox.
Explanation: Cloning a sandbox creates a duplicate copy of an existing sandbox with the same type, name, description, configuration, and license type as the original sandbox. Cloning a sandbox is useful when you need to create multiple sandboxes with the same metadata and data for testing or development purposes.
Cloud Kicks needs to track government-issued identification numbers for its customers. The security team requires that the identification number cannot changed by users and
must be masked when displayed, except the last two digits.
Which two recommended configurators should administrator create? Choose 2 answers
A. Use a field with Classic Encryption.
B. Enable Shield Platform Encryption.
C. Configure a Field Encryption Policy
D. SetRead-Only Field-Level Security in the user Profile
Universal Containers has a Private sharing model for Accounts and Opportunities. A new
team is being created from within the sales team that will be assigned all renewal
opportunities. These users will need to see all closed won opportunities while keeping the
account private.
How should the administrator meet this requirement?
A. Update the organization-wide default on Opportunities to Public Read Only and add them to the opportunities team.
B. Create a permission set with View All enabled on Accounts and assign it to the new users.
C. Create a new profile for the renewals team with View All permission enabled on Accounts and Opportunities.
D. Create a public group for the renewals team and create a criteria based sharing rule on Opportunities.
Explanation: A public group is a grouping of users, roles, roles and subordinates, or other groups that can be used to share access to records or folders. A sharing rule is a rule that grants additional access to records based on certain criteria or ownership. In this case, the administrator should create a public group for the renewals team and create a criteria based sharing rule on opportunities that grants read-only access to the group for all closed won opportunities. This way, the renewals team can see all the opportunities that are eligible for renewal while keeping the account private.
Ursa Major Solar has a training sandbox with 160MB of test data that needs to be
refreshed every other day.
Which two sandboxes should be used in this instance?
Choose 2 answers
A. Partial
B. Developer
C. Developer Pro
D. Full
Page 5 out of 19 Pages |
Previous |