Salesforce (CRT403) Exam Questions And Answers page 34
A new custom object called Invoices needs to have an invoice date for the date and time it was invoiced.
What field type should be selected for this?
What field type should be selected for this?
Time
Date/Timestamp
Date
Data Modeling and Management
Data Management
A customer service representative at a call center would like to be able to collect information from customers using a series of question prompts.
What could be used to accomplish this?
What could be used to accomplish this?
Workflow Rules
Salesforce Connect
Flow
Process Builder
User Interface
Business Logic and Process Automation
Which statements are true regarding Roll-Up Summary Fields? (Choose three.)
Automatically derived fields, such as current date or current user, are allowed in a Roll-up Summary Field.
Because Roll-up Summary Fields are not displayed on edit pages, you can use them in validation rules.
Once created, you cannot change the detail object selected or delete any field referenced in your Roll-up Summary definition.
Validation errors can display when saving either the detail or master record.
Advanced currency management has no affect on Roll-up Summary Fields.
Business Logic and Process Automation
Data Management
Which capability allows an app builder to grant object-level access? (Choose two.)
Assigning a user a Profile that allows Read access to an object.
Assigning a user a Public Group that allows for Read and Edit access to an object.
Assigning a user a Permission Set that allows Read and Edit access to an object.
Assigning a user a Role that allows Read access to an object.
Security
Data Management
Universal Containers has created two custom objects called Seminars and Attendees. Organization-wide defaults for these objects have been set to Private. Universal Containers wants to set up a new junction object between these custom objects. A select group of users should be able to edit records in the junction object.
Which two steps should an app builder take to configure the proper security? (Choose two.)
Which two steps should an app builder take to configure the proper security? (Choose two.)
Set Sharing Settings to Read Only on both Master-Detail relationship fields.
Create owner-based sharing rules that give Read access to the master objects.
Create an owner-based sharing rule that gives Read access to the junction object.
Set lookup filters on both junction object relationship fields.
Security
Data Management
What are two true statements about managed packages?
Multiple Choice
What statements are true about managed packages? (Choose two.)
Managed packages have open?source code.
Managed packages allow for property protection.
Managed packages have upgradable components.
Managed packages do not allow for licensing.
Business Logic and Process Automation
Security
What sandbox is used for virtually any development, testing, or training purpose?
Developer
Partial Copy
Full Sandbox
Developer Pro
User Interface
Business Logic and Process Automation
Universal Containers wants sales reps to get permission from their managers before deleting Opportunities.
What can be used to meet these requirements?
What can be used to meet these requirements?
Approval Process with Time-Dependent Workflow action.
Approval Process with Apex Trigger.
Two-step Approval Process.
Process Builder with Submit for Approval Action.
Business Logic and Process Automation
Security
An app builder creates an Account validation rule on the Industry field that will throw an error if the length of the field is longer than 6 characters. Another app builder creates a workflow with a field update that sets the Industry field to Technology whenever the Billing City field is set to San Francisco.
What will happen the next time a sales person saves an Account with a Billing City of San Francisco?
What will happen the next time a sales person saves an Account with a Billing City of San Francisco?
The record will save and the Industry field will change to Technology.
The record will not save and no error message will be displayed.
The record will not save the validation rule s error message will be displayed.
The record will save but the Industry field will not change to Territory.
Business Logic and Process Automation
Data Management
You can export data from Salesforce using any of the following methods except __________.
Use the data Manager tool to manually request an export of all the data in your organization.
Use the data Export wizard within SF to export data manually or automatically.
Use the data loader client application.
Log a case with SF.
Data Management
Analytics
Comments