
Share Latest Sep-2022 TVB-403 DUMP with 441 Questions and Answers
PDF Dumps 2022 Exam Questions with Practice Test
NEW QUESTION 89
Person Accounts Choose 2 answers
- A. Do use space in both account and contacts table
- B. Are enabled via feature license
- C. Have the same icon as Business accounts
- D. Are enabled by default
- E. Can only be merged with other person accounts
Answer: A,E
NEW QUESTION 90
Sales reps at Cloud Kicks (CK) forget to submit for approval when CK needs orders reviewed before close won. CK wants to automatically submit opportunities into the Secure Commitment Stage to eliminate manual submission.
Which three features would meet the business requirements?
Choose 3 answers
- A. Apex
- B. Workflow
- C. Flow
- D. Chatter action
- E. Process Builder
Answer: A,C,E
NEW QUESTION 91
An app builder received a request to extend record access beyond the organization-wide defaults configured. Which two features satisfy this requirement?
Choose 2 answers
- A. Manual Sharing Rules
- B. Sharing Rules
- C. Public Groups
- D. Permission Set Groups
Answer: B,C
NEW QUESTION 92
What is true regarding the user interface for external object data? Choose 1 answer.
- A. External object data can be accessed via detail pages
- B. All of the above
- C. External object data can be accessed via lists views
- D. External object data can be accessed via custom tabs
- E. Chatter Feeds can be enabled on external object pages
Answer: B
NEW QUESTION 93
What should an app builder consider when choosing a template for a new Lightning record page?
- A. A Page structure will automatically adapt to the device being used to view the record page.
- B. To view the record page, users need "View All Data" permissions for the object.
- C. Select a new template for each type of device users use to view the record page.
- D. The template is unable to be changed after the initial save.
Answer: A
NEW QUESTION 94
What the true statement is in regards to converting a tabular, summary, or matrix report to a joined report? Choose 3 answers
- A. Cross filters are not supported in joined reports
- B. Joined report blocks are formatted as matrix reports.
- C. Bucket fields are not supported in joined reports.
- D. The rows to display filter is not supported in Joined reports
- E. Report formula fields are nor supported in Joined reports
Answer: A,C,D
NEW QUESTION 95
What are two capabilities of Schema Builder? Choose 2 answers
- A. Creating a new record type
- B. Showing selected objects on a page
- C. Viewing page layouts in a new window
- D. Editing custom settings
Answer: B,C
NEW QUESTION 96
Cloud Kicks's management team frequently travels and wants to approve requests from their team on the go via Chatter.
Where would an app builder enable this ability?
- A. Chatter Feed Tracking
- B. Object Settings
- C. Chatter Settings
- D. Approval Process Settings
Answer: C
NEW QUESTION 97
An app builder wants to limit the amount of fields users are required to fill out when creating a new Opportunity. Once they fill out the required fields and save, the full record page with additional fields relevant to the Opportunity type becomes available.
How could this be accomplished?
- A. Make the Opportunity type a required field on the initial Opportunity page layout and use automation to fill in the type field to a record type.
- B. Use different page layouts for Opportunity types based on the user profile.
- C. Once the required fields are populated, use a sharing rule to share the new fields with the user.
- D. Hide additional sections on the page layout and show the users how to manually expand them when they want to fill in the fields in the hidden sections.
Answer: A
NEW QUESTION 98
universal containers is migrating its sales operations from a legacy system that was used. opportunities need to be imported with the proper country currency. Which two steps should an app builder configure to meet these requirements ?
Choose 2 answers.
- A. Include the currency ISO Code Column in the import file.
- B. Use Import Wizard to import the records.
- C. Use import the currency ISO Code Column in the import file.
- D. Use Data Loader to import the records.
- E. Include the currency ISO code in all currency fields in the import file.
Answer: D,E
NEW QUESTION 99
Universal Containers wants to streamline its data capture process by linking fields together. They wish to do this so that the available value on dependents fields are driven by value selected on controlling fields. Which consideration supports the stated requirements? Choose 3 answers
- A. Multi select picklist can be dependent picklist but not controlling fields
- B. The import wizard only allows value to be imported into a dependent picklist if they match the appropriate controlling field
- C. Custom picklist field can be either controlling or dependent field
- D. Checkbox fields can be controlling fields but not dependent fields
- E. Standard and custom picklist fields can be dependent fields.
Answer: A,C,D
NEW QUESTION 100
An app builder needs to change the data types of a few custom fields. The appbuilder is not able to delete and recreate any of the fields, nor modify any apexcode. Which data type change will require the app builder to perform additionalsteps in order to retain existing functionality?
- A. In lead conversion from number to text
- B. As an external ID from number to text
- C. Changing the data type of a field used in a report from text to an encrypted field
- D. In an apex class from number to text
Answer: A
Explanation:
https://help.salesforce.com/apex/HTViewHelpDoc?id=notes_on_changing_custom_field_types.htm&language=en_US
If you change the data type of any custom field that is used for lead conversion, that lead field mapping will be deleted. You would have to recreate the field mapping, this satisfies the requirements.
NEW QUESTION 101
What is a capability of schema builder? (Select 2)
- A. To enable field history tracking on standard objects
- B. To create new lookup or master-detail object relationships
- C. To update descriptions of standard and custom objects
- D. To modify custom field help text on standard objects
Answer: B,D
NEW QUESTION 102
Which two field types can be referenced by a Roll-Up Summary field using MIN or MAX?
Choose 2 answers
- A. Checkbox
- B. Percent
- C. Formula
- D. Date/time
Answer: B,D
NEW QUESTION 103
Universal Containers stores invoices in SAP. Users want to view invoice data on the related Account records in Salesforce. How can this be achieved? Choose 2 answers
- A. Connect to an OData Publisher Service for SAP databases
- B. Use SAP data export functions to load data directly in Salesforce
- C. Create an external object connected to an invoice table in SAP.
- D. Create a custom Invoice object and connect to SAP using Data Loader.
Answer: A,C
NEW QUESTION 104
Universal Containers allows all employees to submit reviews for leadership using a custom object called Review. These Reviews should only be visible to the HR department and the employee who submitted the record.
Which three steps should an app builder take to properly control access to Reviews?
Choose 3 answers
- A. Disable Grant Access Using Hierarchies.
- B. Set organization-wide default to Private.
- C. Add a Master-Detail(User; field on the Review object.
- D. Create a criteria-based Sharing Rule for the HR Department.
- E. Remove Review Read permission from non-HR Department user Profiles.
Answer: A,B,D
NEW QUESTION 105
Universal container sales reps can modify fields on an opportunity until it isclosed. Only the sales operations team can modify the post close follow up date andpost close followup comments fields. How to make this happen?
- A. Use record types with field sets and restrict editing fields using field-level security
- B. Use multiple record types, page layouts, and profiles
- C. Use field-level security on page layouts to restrict editing fields
- D. Use field-level security to mark fields as read-only on the sales profile
Answer: C
NEW QUESTION 106
Representatives at Universal Con use salesforce to record information for new Leads. When new prospects are added, an outbound message is sent to SAP with the Lead's info.
- A. Create a process using lightning process builder
- B. Create a workflow rule
- C. Design an approval process
- D. Use Visual Workflow
Answer: B
NEW QUESTION 107
What is a section of the Lightning App Builder Tool? Choose 3 Answers
- A. Canvas
- B. Mini Page Layout
- C. Selected Publisher Actions
- D. Components
- E. Mobile Cards
Answer: A,C,D
NEW QUESTION 108
UV has a customer base where many customers have the same or similar company names.
- A. Update the account search layout search filter fields.
- B. Update the account search layout search results columns displayed.
- C. Update the account search layout list view filter settings.
- D. Update the account search layout accounts tab columns displayed.
Answer: C
NEW QUESTION 109
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?
- A. Lightning Connect
- B. Lightning process builder
- C. Workflow Rules
- D. Visual workflow
Answer: D
NEW QUESTION 110
Which report types may be used with Analytic Snapshots?(2)
- A. Tabular
- B. Matrix
- C. Joined
- D. Summary
Answer: A,D
NEW QUESTION 111
......
Dumps for Free TVB-403 Practice Exam Questions: https://www.testkingpass.com/TVB-403-testking-dumps.html
TVB-403 Dumps PDF And Certification Training: https://drive.google.com/open?id=15hStlOUbA3rX7_8BTWPWCHpc9Ar8F3xx