
[Oct-2022] Use Real DEX-403E Dumps Free Sample Questions and Practice Test Engine
Pass Salesforce DEX-403E exam - questions - convert Tets Engine to PDF
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 |
|
NEW QUESTION 142
Universal Containers wants to deliver purchased containers to remote construction address. In these cases the customers will supply UC with the coordinates to the location.
What type of field should the app builder use to capture this information?
- A. External Lookup
- B. Number
- C. Goelocation
- D. Text
Answer: C
NEW QUESTION 143
At UVC, the Account object has a MD relationship with an Invoice custom object. The app builder would like to change this to a lookup field, but is not able to do so. What could be causing this?
- A. The Account is included in the workflow on the Invoice Object
- B. The Account record includes invoice roll-up summary fields
- C. The invoice records have existing values in the Account
- D. The Invoice must have at least one MD field for reporting
Answer: B
NEW QUESTION 144
Universal Containers would like to automatically assign a specific permission set to new users. How can this requirement be met? Choose 2 Answers
- A. Create a flow on the user object to assign a permission set.
- B. Create a lightning process on the user object to launch a flow.
- C. Create a workflow rule on the User object to assign a permission set.
- D. Create an approval process on the User object to assign a permission set
Answer: A,B
NEW QUESTION 145
Universal Containers has public Read-Write as the Account Org Wide Default (OWO) setting. visit form to the Universal Containers Customer Community report they can see all of Universal Containers' account records.
How should an app builder configure Account sharing so that Community users only see their own Account.
- A. Define a Permission Set External Accounts.
- B. Create an Account record type for External Accounts.
- C. Set the Account External OWD to Private.
- D. Define an Owner-based Sharing Rule for External Accounts.
Answer: A
NEW QUESTION 146
Ursa Major Solar wants to automate a welcome email to new clients and include a customized survey about their buying experience. An app builder is tasked with this project and has very little time to build the solution from scratch.
What should the app builder do to meet the deadline and custom requirements?
- A. Build the survey declaratively and use a workflow rule to send it to the customer as an external message to meet criteria.
- B. Work with a developer to create custom apex code and a Visualforce survey to meet criteria.
- C. Select an unmanaged package from AppExchange that closely meets the requirements of the project that allows programmatic development.
- D. Choose a managed package from AppExchange that closely meets the requirements of the project And restricts programmatic development.
Answer: A
NEW QUESTION 147
Universal Containers needs the ability to generate contract documents. All the data required for a contract resides in a custom object. What is the recommended solutions?
- A. Select and install an AppExchange product to meet the contract generation needs.
- B. Enable the contract feature and create a custom Contract template based on the Standard template.
- C. Store a template in the static resources and configure the Action Link Template to use it.
- D. Create the HTML template for contracts and store it in the Public Folder.
Answer: A
NEW QUESTION 148
UVC wants their Field Sales team to only see the accounts that they own. Separate North American and European marketing teams should only see accounts in their respective regions. The Inside Sales Team needs to see all accounts in Salesforce. How can this be accomplished?
- A. Set the OWD to Private for all accounts. Create Criteria-based sharing rules for each Marketing Team, and create an Inside Sales Team Profile with the "View All" setting for accounts
- B. Set the OWD to Public for accounts. Create profiles for each Marketing team, and create an Inside Sales Team role that is at the top of the Role Hierarchy
- C. Set the OWD to Public for all accounts. Create criteria-based sharing rules for each Marketing Team, and create an Inside Sales Team permission set with the "View All" settings for accounts
- D. Set the OWD to Private for accounts. Create permission sets for each Marketing team, and create an Inside Sales team profile with the "View All" setting for accounts
Answer: A
NEW QUESTION 149
Universal Containers is using a custom app to record performance review info for their employees. The performance review should be visible to the employee and the employee's manager, as well as the HR director. How can this be configured? Choose 1 answer.
- A. Set the org wide default for Performance Review to private, do not use grant access using hierarchies and use manual sharing for the employee manager and HR director
- B. Set the org wide default for Performance Review to private and add a criteria based sharing rule to share performance review records with a public group that includes the employee managers and HR director
- C. Set the org wide default for Performance Review to private and use grant access using hierarchies to give visibility to the employee's manager and HR director
- D. Use manager sharing to enable sharing with the employee's manager and HR director
Answer: A
NEW QUESTION 150
In a real estate app, if a listing is sold, all related inspections for the listing must be cancelled. What business logic feature best caters to this requirement? Choose 1 answer.
- A. Use Process Builder to define a process action to update related records based on the listing status change
- B. Use a trigger to update the status of the related inspection records when the listing status is updated
- C. Use Visual Workflow to define a flow to iterate through the related inspection records and update the status to 'Cancelled'
- D. Create a standard workflow on the Listing object with a workflow record update action on the related Inspection records
Answer: A
NEW QUESTION 151
Universal Containers uses Contracts for agreements with customers. A sales manager is required to provide approval for contracts and director approval for any contract over $10,000.
Which two options should an app builder use to ensure all contracts route for the correct approval and also prevent the sales rep from making changes to the record while it is being approved7
Choose 2 answers
- A. Create an approval process on the Contract object and set the field for 'Next Automated Approver Determined By' as Manager'.
- B. Create an approval process on the Contract object with criteria set on a second approval step set as 'Amount__c > 10,000' and set the approver as director.
- C. Create an approval process on the Contract object with one step for each sales manager that sets the approver as the director.
- D. Create a validation rule on the Contract object that prevents updates to the contract record while it is being reviewed.
Answer: A,C
NEW QUESTION 152
The CRM Manager at Universal Containers has requested that a custom text field be converted to a picklist in order to promote better data hygiene. What needs to be considered before changing the field type? Choose 2 answers
- A. All data should be backed up before converting a text field.
- B. Changing a field type will remove existing field history.
- C. Existing list views that reference the field may be deleted.
- D. Field references will be removed in Visualforce pages
Answer: A,C
NEW QUESTION 153
Universal Containers (UC) uses a custom object to track expense reports. UC wants to automatically post updates on a record's feed whenever an expense report has been approved Which social feature can be used to accomplish this?
- A. Feed Quick action
- B. Feed tracking
- C. Auto-response rule
- D. Approval process
Answer: B
NEW QUESTION 154
An app builder has been asked to provide users a way to identify a Contact's "Preferred Contact Method" direction on Contact record. Users need to be able to identify whether a phone number or an email, is the Contact's preferred communication method. Which filed type will allow the App Builder to accomplish this with the fewest fields possible?
- A. Picklist
- B. Email
- C. Formula
- D. Checkboxes
Answer: A,D
NEW QUESTION 155
An app builder has modified a Lightning record page for a case and has added an email button item to the page layout; however, users are unable to see the new item on the layout.
What are two potential reasons why users are unable to view the item on the Case Lightning record page?
Choose 2 answers
- A. The email button contains JavaScript.
- B. The page layout includes the case feed component.
- C. The case page layout also contains custom buttons.
- D. The page layout excludes the case feed component.
Answer: A,D
NEW QUESTION 156
What is a true statement in regard to managing access to reports and dashboards?
Choose 2 answers
- A. Users with the "Manage Public Reports" permission can organize reports by creating custom report folders and sending invitations to users to access them.
- B. Users with the "Manage Public Reports" and "Create and Customize Reports"permissions can create custom reports that all users canview.
- C. Users that want to grant access to personal folders can manually share a personal folder with a user or publicgroup.
- D. Users must have certain permissions to access public, hidden, or shared folders.
Answer: A,B
NEW QUESTION 157
Which capability allows an app builder to grant object-level access? Choose 2 answers
- A. Assigning a user a Role that allows Read access to an object.
- B. Assigning a user a Profile that allows Read access to an object
- C. Assigning a user a Public Group that allows for Read and Edit access to an object
- D. Assigning a user a Permission Set that allows for Read and Edit access to an object
Answer: B,D
NEW QUESTION 158
Sales rep at universal containers use salesforce on their mobile devices. They want a way to add new contacts quickly and then follow up later to complete the additional information necessary. What mobile should an app builder recommend?
- A. Customize the mobile menu to move contacts to the top
- B. Use path and set pre-defined values
- C. Add a compact layout to contacts
- D. Build a global action to create contacts
Answer: B
NEW QUESTION 159
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. Outbound message
- C. Email-to-case
- D. Screen flow
Answer: A
NEW QUESTION 160
A new custom object called Invoices need to have an invoice date for the date and time itwas invoiced.
Which field type should be selected for this?
- A. Date/Time
- B. Date/Timestamp
- C. Date
- D. Time
Answer: A
NEW QUESTION 161
Universal Containers uses the Asset object to track products that are installed at customer locations. A new object, Asset Inventory, has been created to capture details about the asset.
Which approach should the app builder take to show Asset Inventory as a related list on Asset?
- A. Create a lookup relationship on Asset Inventory to Asset. Add the Asset Inventory related list to the Asset page layout.
- B. Create a roll-up on Asset. Add the Asset Inventory related list to the Asset page layout.
- C. Create a master-detail relationship on Asset to Asset Inventory Add the Asset Inventory related list to the Asset page layout.
- D. Create a junction object to relate Asset Inventory and Asset. Add the Asset Inventory related list to the Asset page layout.
Answer: A
NEW QUESTION 162
......
Pass Your DEX-403E Exam Easily - Real DEX-403E Practice Dump Updated Oct 29, 2022: https://www.validvce.com/DEX-403E-exam-collection.html
