Salesforce (CRT403) Exam Questions And Answers page 29
Universal Containers has a requirement that an Opportunity should have a field showing the value of its associated account s billing state. This value should not change after the Opportunity has been created.
What is the recommended solution to configure this automation behavior?
What is the recommended solution to configure this automation behavior?
Apex
Roll-up summary field
Workflow
Business Logic and Process Automation
Data Management
What are the two capabilities of record types?
Multiple Choice
Which two are capabilities of record types? (Choose two.)
Displaying different field labels.
Displaying different page layouts.
Filtering picklist values.
Having multiple record types on one record.
Data Modeling and Management
Security
Standard picklist fields can be controlling.
True
False
Security
Data Management
You can control access to report folders based on __________.
Permissions, roles, and public groups.
Public groups, organization-wide defaults, and IP restrictions.
Password settings, permissions, and user settings.
All of the above.
Data Modeling and Management
Security
Universal Containers needs the ability to generate proposal documents. All the data required for a proposal resides in a custom object.
What is the recommended solution?
What is the recommended solution?
Store a template in the Static Resources and configure the Action Link Template to use it.
Create the HTML template for Proposals and store it in the Public Folder.
Select and install an AppExchange product to meet the Proposal generation needs.
Enable the PDF feature and create a custom Proposal Template based on the Standard Template.
Data Modeling and Management
Analytics
Launch a troubleshooting wizard from a button, at the end of which a knowledge article is created if it d be helpful to other users.
Which tool would you use for the following use case?
Which tool would you use for the following use case?
Approvals
Process builder
Flow
Workflow
User Interface
Business Logic and Process Automation
Universal Containers uses a custom object to track Projects. When the status of a Project is changed from "In Progress" to "On Hold", the business wants the Project owner to be automatically assigned to an "On Hold" queue.
What capability can be used to accomplish this?
What capability can be used to accomplish this?
Quick Action
Workflow Rule
Assignment Rule
Escalation Rule
Business Logic and Process Automation
Security
Universal Containers (UC) wants to build a Recruiting app that allows for multiple Positions to appear on custom objects Websites and Postings. UC requires a report that shows the related custom objects of Postings.
Which two items should an app builder configure to implement this? (Choose two.)
Which two items should an app builder configure to implement this? (Choose two.)
Create two new Custom Report Types
Configure a Postings object with Lookup field to both Positions and Websites
Configure a Postings object with Master-Detail field to both Positions and Websites
Utilize the Standard Report Types
Data Modeling and Management
Data Management
Universal Containers is setting up Salesforce for the first time. Management wants the sales and marketing teams to have different navigation menus in the Salesforce Mobile App.
What option is available to an app builder to satisfy this requirement?
What option is available to an app builder to satisfy this requirement?
Create sales and marketing profiles and ensure read access to different objects.
Create mobile navigation menus for both the sales and marketing profiles.
Create public groups for sales and marketing and create mobile navigation menus for each group.
Create roles for sales and marketing and assign a custom homepage layout for each role.
User Interface
Security
You have Custom Object A & Custom Object B; a record has to be created on B once certain criteria is met A.
How can this be achieved?
How can this be achieved?
APEX Trigger on Object B
Lightning Process on Object B
Workflow Rule
Lightning Process on Object A
Business Logic and Process Automation
Data Management
Comments