Salesforce (CRT403) Exam Questions And Answers page 37
Which components can be added to a lightning app on custom Object? (Choose three.)
Global actions
Custom lightning component
Standard Lightning component
Visualforce
User Interface
Business Logic and Process Automation
Universal Containers is importing 10,000 contact records in Salesforce. They want to avoid duplicate records from being created during the import.
How can this requirement be met?
How can this requirement be met?
When importing the file, select the "Prevent Duplicates" option on the last step of the Data Loader.
Include in a column in the import file that corresponds to a field in Salesforce that requires unique values.
After importing all the contacts, run a duplicate check report, export the report to a CSV file, and run a mass delete to purge any duplicates.
After importing all of the contact records, review all records created and manually merge or delete any duplicate records.
Security
Data Management
Which objects can be members of a Campaign?
Multiple Choice
Which two objects can be members of a Campaign? (Choose two.)
Opportunity
Account
Lead
Contact
Data Modeling and Management
Security
What external relationship requires a Salesforce ID in the external data?
External Lookup
Indirect Lookup
Lookup
Master Detail
Data Modeling and Management
Data Management
You need to provide a way to invoke a custom report from the account detail page. The report should render values that are specific to the account in context.
What are the best options? (Choose two.)
What are the best options? (Choose two.)
Detail Page Button
List Button
Detail Page Links
Visualforce
User Interface
Data Management
When should you refresh a sandbox?
3 Hours before you need it.
When you are finished with the current sandbox.
10 Days after an implementation.
Anytime.
Business Logic and Process Automation
Data Management
What are the two types of packages in CRT403 certification?
Multiple Choice
What are the two types of packages? (Choose two.)
Unmanaged
Named
Managed
Upgraded
Business Logic and Process Automation
Data Management
Universal Containers needs to set the record type for a converted lead s Account, Contact, and Opportunity based on the user who is converting the lead.
How can this be accomplished?
How can this be accomplished?
Set the default record types for each Profile for Account, Contact, and Opportunity to the desired record type for converted records.
Set the default record types for each Role for Account, Contact, and Opportunity to the desired record type for converted records.
Set the master record types for each Profile for Account, Contact, and Opportunity to the desired record type for converted records.
Set the master record types for each Role for Account, Contact, and Opportunity to the desired record type for converted records.
Business Logic and Process Automation
Data Management
Universal Containers wants to understand return on investment for the latest advertising buy. They currently use a private security model for all objects.
What should an app builder recommend?
What should an app builder recommend?
Utilize Account Hierarchies and Roll-Up Summary fields
Configure Campaign Hierarchies and Campaign statistics
Run an opportunities pipeline report
Change to a public security model
Data Modeling and Management
Security
Users at Universal Containers need to be able to quickly create a Resource record from the Project record s Chatter feed.
How should the app builder define this functionality?
How should the app builder define this functionality?
By creating a custom "Detail Page" Button on the Project.
By creating a custom "Detail Page" Button on the Resource.
By creating a custom "Create a Record" Action on the Project.
By creating a custom "Create a Record" Action on the Resource.
User Interface
Business Logic and Process Automation
Comments