Salesforce (CRT403) Exam Questions And Answers page 30
Which of these is not a valid report type?
Summary
Matrix
Tabular
Analytics
What are the limitations of field updates?
Multiple Choice
Identify the field update limitations. (Choose three.)
The results of a field update can t trigger additional rules such as validation, assignment, auto-response, or escalation rules.
Read-only fields like formula or auto-number fields aren t available for field updates.
Field updates that are executed as approval actions don t trigger workflow rules.
In a batch update, workflow is re-triggered on all entities where there is a change.
Business Logic and Process Automation
Data Management
What layer of model-view-controller paradigm are standard or custom objects associated with?
View and Controller
Model
Controller
View
User Interface
Business Logic and Process Automation
Universal Containers needs to flag Leads with one or more business areas. They need to add a field to capture these to the Lead Record. There is no need to report on this field.
What is the appropriate field type?
What is the appropriate field type?
Radio Buttons (Multi-Select)
Picklist
Picklist (Multi-Select)
Text Area
Business Logic and Process Automation
Data Management
In Salesforce Classic, Universal Containers provides access to Salesforce for their Customer Support and Sales Operations teams. Management wants to ensure that when users log in, their home tab provides access to links and documentation that are specifically relevant to their team s function.
How can this requirement be met?
How can this requirement be met?
Create three home page custom components and three layouts; assign users by team.
Create three home page custom components and three layouts; assign user by profile.
Create two home page custom components and two layouts; assign to users by team.
Create two home page custom components and two layouts; assign to users by profile.
User Interface
Business Logic and Process Automation
At Universal Containers, multiple departments utilize the Case object for different purposes. Some users submit cases while other users provide customer support with case records.
What is the minimum required configuration for an app builder to enable different users to see different fields, based on the case type?
What is the minimum required configuration for an app builder to enable different users to see different fields, based on the case type?
Record Types, Page Layouts, Case Teams, and Profiles.
Record Types, Page Layouts, Support Process, and Profiles.
Record Types, Page Layouts, Permission Sets, and Profiles.
Record Types, Page Layouts, Field Sets, and Profiles.
User Interface
Security
When a user creates a record by using an object specific create action, what feed item for that record appears? (Choose three.)
In the Chatter feed of the first user who follows the record on the record was created.
In the Chatter feed of the user who created the record.
As the first entry in the feed for the new record.
In the feed for the record on which the new record was created.
In the user profile feed for all users who can view the record.
Data Modeling and Management
Data Management
Universal Containers has two teams: Sales and Services. Both teams interact with the same records. Sales users use ten fields on the Account record. Service users use three of the same fields as the Sales team, but also have five of their own, which the Sales team does not use.
What is the minimum configuration necessary to meet this requirement?
What is the minimum configuration necessary to meet this requirement?
One profile, one record type, one page layout.
One profile, two record types, one page layout.
Two profiles, two record types, two page layouts.
Two profiles, one record type, two page layouts.
Data Modeling and Management
Security
What are inappropriate use cases for Lightning Connect?
Single Choice
Which of these is NOT an appropriate use case for Lightning Connect?
You want to integrate external data without writing custom code.
The external data is changing frequently.
You need to setup workflows and triggers for the external data.
You only need real-time access to a small fraction of the external data.
Business Logic and Process Automation
Security
What is true about a custom tab?
It can only be included in standard applications.
It can be included in as many applications as desired.
It can only be included in one application.
It can only be included in custom applications.
User Interface
Comments