Data and Analytics Management (Obj. 1, 2) Flashcards
G.W. Computing has a global customer base and its Salesforce Org holds over 5,000 Accounts, 15,000 Contacts, and more than 20,000 Lead records. There is a persistent complaint from the VP of Sales that the information on Account, Contacts, and Leads is not up to date. He requested their Admin to validate and update the data with the latest information. What should the Admin use to resolve this issue? (1)
A.) The Admin should validate the information with a third-party solution from AppExchange like D&B Optimizer and update every Lead, Account, Contact record with that information.
B.) The Admin should find the latest information of every record and update it.
C.) The Admin should use Data Loader to validate the information of each record.
D.) This is a cumbersome task and the Admin cannot do anything about it.
A.) The Admin should validate the information with a third-party solution from AppExchange like D&B Optimizer and update every Lead, Account, Contact record with that information.
A data file containing Contact records is automatically sent to a computer every day. The Admin needs to automatically load contact records from this file into Salesforce at 6p.m. daily. What is the best tool to use for this requirement? (2)
A.) Data Loader via command-line interface
B.) Run a Batch Class to Insert the Records
C.) Data Loader via user interface
D.) Use an AppExchange tool such as Jitterbit Data Loader
A.) Data Loader via command-line interface
D.) Use an AppExchange tool such as Jitterbit Data Loader
An organization has multi-currency enabled. What can cause a record in an import file to fail? (2)
A.) The record fails system validation rules
B.) Currency in the file is an inactive Salesforce currency
C.) The record fails custom validation rules
D.) Currency field is left blank
A.) The record fails system validation rules
D.) The record fails custom validation rules
An account record owned by an inactive user needs to be updated. Who has the ability to update the record? (1)
A.) Records owned by inactive users cannot be updated; the user must be reactivated first.
B.) System administrators and all users with visibility to the record and create or edit permissions on the account object
C.) System administrators only
D.) All active users
B.) System administrators and all users with visibility to the record and create or edit permissions on the account object
Which of the following is true regarding Data Loader? (2)
A.) Data Loader runs on both Windows and Mac operating systems
B.) Data Loader Command Line Interface (CLI) is only supported in Windows
C.) Data Loader is only available for Mac
D.) Data Loader is only available for Windows
A.) Data Loader runs on both Windows and Mac operating systems
B.) Data Loader Command Line Interface (CLI) is only supported in Windows
When an opportunity status is updated to ‘Closed Won’, the sales team would like to ensure that no users except the VP of Sales can delete that opportunity record from the system. What should the Admin. customize to achieve this? (1)
A.) Use a combination of workflow rule, record type, page layout, and validation rule to prevent deletion
B.) Create an assignment rule to assign record deletion for VP of sales.
C.) Create an approval process to lock the record once the status is updated.
D.) Create a workflow rule to prevent record deletion from the system.
A.) Use a combination of workflow rule, record type, page layout, and validation rule to prevent deletion
In which two scenarios would validation rules be enforced but not show a visual confirmation if a record was created or not? (2)
A.) Lead Conversion
B.) Record Merge
C.) Submission of Web-to-Case form
D.) Submission of Web-to-Lead form
C.) Submission of Web-to-Case form
D.) Submission of Web-to-Lead
The Admin has scheduled a data backup using the Salesforce Data Export service because they would like to download backup files from Salesforce to their local machine. How long does a backup data export remain available before it is automatically deleted? (1)
A.) 48 hours
B.) 12 hours
C.) 24 hours
D.) 36 hours
A.) 48 hours
Cosmic Solutions has had problems with duplicate records in their org in the past. They have implemented several measures to reduce the number of duplicates they currently have. They have also implemented dynamic forms on their record pages. With both dynamic forms and duplicate management being used, at which point can the agents be warned at the earliest about potentially duplicate records? (1)
A.) Only after a scan is run
B.) Only after a record is saved
C.) Only after making a save attempt
D.) Before saving a record
D.) Before saving a record
Orbit Solutions reached their Salesforce data storage limit and is looking to free up some space in order not to buy additional storage in the meantime. The admin would like to archive old inactive Contact records to make space to add new contacts. What is the most efficient way to achieve this? (1)
A.) Use the Data Import Wizard to export and delete the data in one step
B.) Use Data Loader or create a report to export the data and then use Data Loader to delete the data
C.) Create a Contact Report, export the data, and then manually delete the records.
D.) Use a third-party tool such is Informatica Cloud
B.) Use Data Loader or create a report to export the data and then use Data Loader to delete the data
What is required to use the Data Loader client application if the IP address has not been added to the list of trusted IP ranges? (2)
A.) Security token
B.) Username and password
C.) Multi-factor authentication
D.) Web Server OAuth token
A.) Security token
B.) Username and password
The Admin discovered that a number of records were deleted by mistake 2 weeks ago. What can be done in this situation to produce a list of the deleted records to recover them? (1)
A.) Use Data Loader to export the deleted records by checking ‘Include Deleted Records’ in settings
B.) Data Recovery Manager can be accessed in Salesforce Setup to restore deleted records
C.) Use the ‘Export All’ option in Data Loader and export the records
D.) Nothing, after 10 days deleted records are removed from the recycle bin
C.) Use the ‘Export All’ option in Data Loader and export the records
The Admin received a request from the Support Team Manager that the email field on the case form should be mandatory if the phone field information is not provided. Otherwise if the phone number is provided then it is not necessary to have the email field completed. How can the Admin achieve this? (1)
A.) Assignment rule
B.) Workflow rule
C.) Escalation rule
D.) Validation rule
D.) Validation rule
An Admin needs to insert custom object records on a weekly basis. The number of records that need to be inserted often exceeds 60,000. There may also be the possibility of duplicate records, which the organization does not want. What is the best way for the Admin to load the records? (1)
A.) Use the Data Import Wizard
B.) Use Duplicate Management and import the records via Data Loader
C.) Run a Batch Import class
D.) Use a third-party data import tool
B.) Use Duplicate Management and import the records via Data Loader
What will happen if a record in a Data Loader import file contains a picklist value that does not exist in Salesforce and the picklist is not restricted? (1)
A.) The record will be added, but the picklist value will not be added to the list of selectable values
B.) The import will fail with an error message
C.) The record will be added, and the picklist value will be added to the list of existing values
D.) The record will be added with the default value for the picklist field
A.) The record will be added, but the picklist value will not be added to the list of selectable values
What are some differences between using the Data Import Wizard and Data Loader? (3)
A.) Data Import Wizard cannot export records but Data Loader can
B.) Both Data Import Wizard and Data Loader can be accessed by all users
C.) Triggering Workflow rules is optional when using the Import Wizard but not with Data Loader
D.) The Data Import Wizard can only load standard objects but Data Loader can load custom objects
E.) Mappings can be saved with Data Loader but not with the Import Wizard
A.) Data Import Wizard cannot export records but Data Loader can
C.) Triggering Workflow rules is optional when using the Import Wizard but not with Data Loader
E.) Mappings can be saved with Data Loader but not with the Import Wizard
An Admin has 7 million records that need to be loaded into Salesforce and wants to do it in one batch. How can the records be uploaded in one batch? (1)
A.) It is not possible to load 7 million records
B.) Data Import Wizard
C.) Third-party data loading tool
D.) Data Loader
C.) Third-party data loading tool
What is true regarding the Data Export Service? (1)
A.) A request must be sent to Salesforce to enable the Data Export service
B.) Data will be exported in .csv format
C.) The Data Export service will export data from all records but not attachments
D.) The Data Export service can be set up to run daily
B.) Data will be exported in .csv format