
Updated Oct-2022 Test Engine to Practice DEX-403E Dumps & Practice Exam
Dumps Collection DEX-403E Test Engine Dumps Training With 432 Questions
NEW QUESTION 77
What is a use case for approval processes?
- A. Changes to the value of a roll-up summary field column of roll-up summary filters.
- B. Roll-up summary fields can only be created on the master of a master-detail relationship.
- C. The roll-up summary field inherits the field - level security of the child object
- D. Multi-select picklist fields can be used in the field column of roll-up summary filters.
Answer: B,C
NEW QUESTION 78
Universal Containers (UC) has created a picklist field called Status on three separate custom objects. UC has a requirement to share the list of values for this field across each object.
Which feature would an app builder use?
- A. Field Update
- B. Global Picklist Value Set
- C. Dynamic Action
- D. Dependent Picklist
Answer: B
NEW QUESTION 79
UVC is importing 1000 records into salesforce. They want to avoid any duplicate records from being created during the import. How can these requirement met?
- A. Use "prevent duplicates"
- B. Manually merge
- C. Include a column in the import file that has other record name
- D. Run duplicate check
Answer: C
NEW QUESTION 80
A manager wants to calculate the number of days an account has been last contacted through mail. Which field should be used to achieve this?
- A. Formula Field
- B. Number Field
- C. Date Field
- D. Rollup Summary Field
Answer: A
NEW QUESTION 81
Field type conversion. Which of the following are true: (2)
- A. Data can be lost when converting from auto-number to text
- B. Data can be lost when converting from number to currency (assuming that field lengths are identical)
- C. Information can be lost when converting from text area (rich) to text area (long)
- D. Data can be lost when converting from simple picklist to multi picklist
Answer: A,C
NEW QUESTION 82
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. Date/time
- D. Formula
Answer: B,C
NEW QUESTION 83
DreamHouse Realty wants to import its property records from an external system into Salesforce. The app builder will use an external ID field to house the property ID from the external system.
Which two details should the app builder know when using external ID fields?
Choose 2 answers
- A. An external ID field can be a text field.
- B. An external ID field can be a phone field.
- C. An external ID field can be a number field.
- D. An external ID field can be a URL field.
Answer: A,C
NEW QUESTION 84
What is true when changing the following field types? (Choose 3)
- A. Data can be lost when changing from Rich Text to Long Text
- B. No data is lost when changing Picklist to Multipicklist
- C. Data is lost when changing Number to Currency
- D. Rollup summary fields will stop calculate if Master Detail is changed to lookup
- E. No data is lost when converting Text to auto number
Answer: A,B,E
NEW QUESTION 85
User at Universal Containers needs to be able to quickly create a contact record from the Account record's Chatter feed. How should the App Builder enable the functionality?
- A. By creating a custom "Detail Page" Button on the Account.
- B. By creating a custom "Create a Record" Action on the Account.
- C. By creating a custom "Create a Record" Action on the Contract
- D. By creating a custom "Detail Page" Button on the Contract.
Answer: B
NEW QUESTION 86
Which two features can be used to allow users to access Visual Workflows? Choose 2 answers
- A. Invoked by Process
- B. Custom Button
- C. Quick Action
- D. Visual Workflow Launcher
Answer: B,C
NEW QUESTION 87
Universal Containers wants to standardize their business logic. They want to ensure that the workflow order is guaranteed to be the same each time. Which feature can be used to accomplish this? Choose 2 answers.
- A. Lightning Process Builder
- B. Visual Workflow
- C. Workflow
- D. Chatter Actions
Answer: A,B
NEW QUESTION 88
Universal Container wants customers to be able to open cases from a public-facing website.
What should the app builder use to enable visitors to the website?
- A. Web-to-case
- B. Screen flow
- C. Outbound message
- D. Email-to-case
Answer: D
NEW QUESTION 89
UVC has two types of customer support processes: Platinum and Diamond. The App Builder created separate record types for each process on the Case Object. The customer support team should not be able to create new cases with the Diamond record type. How can this requirement be met?
- A. Make the record type hidden to all users and then use sharing rules to share it
- B. Remove the ability for the support team to create new case records
- C. Update the OWD to private
- D. Update the profile to remove the Diamond record type from the support team
Answer: D
NEW QUESTION 90
What data type can be used to summarizeroll-up summary. (Choose 3)
- A. Number
- B. Currency
- C. Percent
- D. Date
- E. Formula
Answer: A,B,C
NEW QUESTION 91
To increase adoption, Universal Containers is proposing changes to its Salesforce data model to allow easier visibility for sales reps into key metrics. The proposal has three custom objects related to the Account object, one with a master-detail, and two that are not. Each of these objects has 15 fields they would like to summarize on the Account object.
What are two considerations for this proposal?
Choose 2 answers
- A. An object can have 25 roll-up summaries.
- B. An object can have 20 object references.
- C. Roll-up summaries allow MAX, MIN, SUM, COUNT, and AVG.
- D. Roll-up summaries are limited to master-detail relationships.
Answer: A,D
NEW QUESTION 92
Which statement is true when using record types to control picklist value. (Select 2)
- A. If a picklist value is added to the master picklist, then the new value must be manually included in the appropriate record types
- B. If a picklist value is removed from the master, then it is no longer available when records assigned to that value are unchanged
- C. If a record type is renamed, then the list of values included in that record type are also changed to newly renamed record types
- D. If values are added to the Opportunity Stage, Case Status, and Lead Status fields, then the values must be manually adjusted for each record type
Answer: A,B
NEW QUESTION 93
Universal Containers conduct evaluations of their sales reps using a custom object consisting of numerical scores and executive comments. The company wants to ensure that only the sales reps, and their manager's executive can view the rep's evaluation record but the reps should not be able to view the executive comment field on their review. How can these requirement be met?
- A. Use a private sharing model granting record access using hierarchy; manage field access with record types and field-level security
- B. Use a private sharing model granting record access using hierarchy; manage field access with field-level security
- C. Use a private sharing model granting record access using custom setting; manage field access with record types and page layouts
- D. Use a private sharing model granting record access using custom setting; manage field access with page layouts and field level security
Answer: B
NEW QUESTION 94
How would you ensure that records of a particular object are visible only to the user, and users higher in the role hierarchy? choose 2 answers.
- A. Set org wide sharing default for the object as private
- B. Set org wide sharing default for the object as manager view
- C. Define a profile list
- D. Define a role hierarchy
Answer: A,D
NEW QUESTION 95
The Training team at UVC uses a custom Training object to track their customer trainings. An App Builder needs to create a relationship between the Training object and the related Student's record. A private sharing model is in place for both Students and Training. Which two statements are true when creating a Student lookup field on the Training object? Choose 2 answers
- A. On Training record, the Student Lookup field can be made optional
- B. On Training record, users can only delete students, if they have access to it
- C. Cross-object field updates between Training and Student records are not supported
- D. On Student Record, users can set up Roll-up summary fields on Training records
Answer: A,B
NEW QUESTION 96
Need to change ownership when field of custom object changed.
- A. Validation Rule
- B. Apex trigger
- C. Assignment Rule
- D. Visual Workflow
Answer: C
NEW QUESTION 97
Universal Containers is setting up Salesforce for the first time. Management wants the sales and marketing have different navigation menus in the Salesforce 1 mobile app. Which option is available for an App Builder to satisfy this requirement?
- A. Create roles for sales and marketing and assign a custom home page layout for each profile
- B. Create mobile navigation menus for both sales and marketing profile
- C. Create public group for Sales and Marketing and create mobile navigation menus for each group
- D. Create mobile navigation menus for both sales and marketing profile
Answer: B
NEW QUESTION 98
Which two places can an app builder go to see a list of available Custom Lightning components in their org?
Choose 2 answers
- A. Visualforce components in Setup
- B. Lightning component Generator
- C. Lightning App Builder
- D. Lightning components in Setup
Answer: C,D
NEW QUESTION 99
UVC 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?
- A. Picklist
- B. Picklist (Multi-Select)
- C. Radio Buttons (Multi-select)
- D. Text Area
Answer: B
NEW QUESTION 100
Which statements are true regarding Roll-Up Summary fields? (select all thatapply)
- A. Once created, you cannot change the detail object selected or delete any field referenced in your roll-up summary definition.
- B. Advanced currency management has no affect on roll-up summary fields.
- C. Because roll-up summary fields are not displayed on edit pages, you can use them in validation rules.
- D. Validation errors can display when saving either the detail or master record.
Answer: A,C,D
NEW QUESTION 101
What should an app builder do to upgrade an unmanaged package that has been installed into production?
- A. Click the update link on the Installed Packages page.
- B. Install the new version to a Developer org then deploy to production.
- C. Install the new version in a sandbox then deploy to production
- D. Uninstall the current version and install the new version.
Answer: C
NEW QUESTION 102
......
Salesforce DEX-403E Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
| Topic 9 |
|
| Topic 10 |
|
| Topic 11 |
|
Salesforce DEX-403E Dumps Cover Real Exam Questions: https://pass4sure.prep4cram.com/DEX-403E-exam-cram.html

