
[2023年07月07日] 更新されたDEX-403試験PDF問題集にはPassTest合格保証付き
あなたを合格させるSalesforce試験にはDEX-403試験問題集
Salesforce DEX-403、またはSalesforce Certified Platform App Builder認定試験とも呼ばれる認定試験は、Salesforceプラットフォーム上でカスタムアプリケーションを構築することに興味がある個人向けに設計された試験です。この認定試験は、Salesforceの使用経験があり、スキルをさらに向上させたい個人に最適です。
質問 # 125
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. Use Import Wizard to import the records.
- B. Use Data Loader to import the records.
- C. Include the currency ISO Code Column in the import file.
- D. Use import the currency ISO Code Column in the import file.
- E. Include the currency ISO code in all currency fields in the import file.
正解:B、E
質問 # 126
Universal Containers has two teams: Sales and Services. Both teams interact with the same records. Sales users use ten fields on the Account record. Services users use three of the same fields as the Sales team, but also have five of their own, which the sales team does not use. What is the minimum configuration necessary to meet this requirement?
- A. Two profiles, two record types, two page layouts
- B. One profile, two record types, one page layout
- C. Two profiles, one record type, two page layouts
- D. One profile, one record type, one page layout.
正解:A
質問 # 127
A manager wants to calculate the number of days since an account was last contacted through email. Which field type should be used to accomplish this?
- A. Number
- B. Roll-up Summary
- C. Date
- D. Formula
正解:D
質問 # 128
An app builder wants to add the option to 'Send New Email' from Leads, Contacts and Accounts for users on mobile.
What is the benefit of using global actions to accomplish this?
- A. The global action's layout automatically clones the default page layout.
- B. Salesforce Lightning Component Library houses existing global actions prebuild for use.
- C. Global actions are record-specific and are available when searching that particular
- D. Global actions can be accessed anywhere actions are pages, feed and Chatter groups,
正解:D
質問 # 129
Universal Containers wants to improve the process to create Opportunity records related to an Account. Many fields can be populated based on the Account record. Some fields require input from the user.
What should an app builder configure to meet the requirement?
- A. Quick Action on the Account object
- B. Process Builder triggered from Account update
- C. Process Builder triggered from Opportunity update
- D. Quick Action on the Opportunity object
正解:A
質問 # 130
Invoices in SAP need to be reviewed from Salesforce Account object Home. (Select 2)
- A. External object
- B. O-DATA
- C. Data Loader
- D. From SAP config
正解:A、B
質問 # 131
An App Builder is loading the data into salesforce. To link the new records back to the legacy system, a field will be used to track the legacy ID on the account object. For future data loads this ID will be used when upserting records. Which field attribute should be selected? Choose 2 answers
- A. Required
- B. Text (encrypted)
- C. External ID
- D. Unique
正解:C、D
質問 # 132
Universal Containers wants to track installation information once it container has been purchased on a custom object. Sales reps should have visibility of all the installation with their opportunities.
visibility of all the installations associated with their opportunities.
What kind of relationship should this new object have to the Opportunity?
- A. Master-Detail
- B. Many to Many
- C. Lookup
- D. Hierarchical
正解:A
質問 # 133
A business user wants a quick way to edit a record's status and enter a custom due date field from the record's feed in Salesforce1 Mobile. What could be used to accomplish this?
- A. Custom URL formula field
- B. Custom Button
- C. Custom quick access link
- D. Custom Action
正解:D
質問 # 134
An app builder has deployed a change set from a sandbox to production. There is a long delay in the deployment.
What can be causing the delay?
- A. Profiles are included in the change set.
- B. Roles are included in the change set.
- C. A field type change is included in the change set.
- D. Dependent fields are included in the change set.
正解:C
質問 # 135
What may occur if workflow rules are re-evaluated after a field change by a field update? Choose 2 answers
- A. Workflow rules trigger more workflow rules to be re-evaluated.
- B. Cross-object workflow rules result in re-evaluation after field change.
- C. Workflow rules trigger validation rules on field updates
- D. A recursive loop potentially results in exceeding organizational limits.
正解:A、D
質問 # 136
Which two places can an app builder go to see a list of available Custom Lightning components in their org?
Choose 2 answers
- A. Lightning component Generator
- B. Visualforce components in Setup
- C. Lightning components in Setup
- D. Lightning App Builder
正解:C、D
質問 # 137
UVC uses a custom object called Candidates to track information about people who are being recruited for jobs within the company. When an employee refers a recruiting candidate, that employee should have access to the Candidate record, however, only HR users should be able to view, edit, and report on the Salary field. Which action should be recommended for controlling who can view the Salary field?
- A. Restrict access to the "Salary" field for general employee users using custom sharing settings
- B. Restrict access to the "Salary" field for general employee users using field-level security
- C. Create and assign separate Candidate page layouts for general employee users and HR users
- D. Create and assign separate Candidate record types for general employee users and HR users
正解:B
質問 # 138
A production org includes custom objects containing confidential Information. A sandbox h needed that Includes data records, excludes all of the confidential objects, and can be refreshed weekly the confidential objects, and can be refreshed weekly.
What steps should an App Builder take to meet these requirements?
- A. Create a Developer Sandbox and schedule Data loader to download selected object data weekly.
- B. Create a Full Sandbox and use a sandbox template
- C. Create a Developer Pro Sandbox and schedule Data loader to download selected object data weekly.
- D. Create a Partial Copy Sandbox and use a sandbox template.
正解:D
質問 # 139
What rules can be used to Opportunity object? (2)
- A. Validation
- B. Workflow
- C. Auto-response
- D. Assignment
正解:A、B
質問 # 140
Cloud Kicks Is redefining its entire business process to convert the Manager Notes field from a long text area files. The goal is to encourage managers to be more concise In their comments and stay at 255 characters or less. There is preexisting information In the Manager Notes field that often is well beyond the character limit.
What would happen to any existing information if the app builder tries to convert a preexisting long text area field to text area'
- A. Preexisting information will cause an error message to pop up.
- B. Preexisting Information in the field will be completely lost.
- C. Preexisting information will truncate to the first 255 characters.
- D. Preexisting information will remain even if it was over 255 characters.
正解:C
質問 # 141
What option is available to an App Builder when defining an object-specific Create Record custom action? Choose 2 answers
- A. Allowing the end user to choose the record type
- B. Redirecting the end user to the detail page of the target object
- C. Pre-Defining field values on the target object.
- D. Specifying the fields and layout of the action.
正解:A、D
質問 # 142
Universal Containers wants sales reps to get permission from their managers before deleting Opportunities, What can be used to meet these requirements?
- A. Approval Process with Time-Dependent Workflow action.
- B. Approval Process with a triggered Flow process.
- C. Process Builder with Submit for Approval action.
- D. Two-step Approval Process.
正解:D
質問 # 143
Universal Containers has a junction object called Invoices with a primary Master-Detail relationship with Accounts and a secondary Master-Detail relationship with Contacts. The app builder has a requirement to change the primary Master-Detail relationship to Lookup.
What happens to the Master-Detail relationship with Contacts?
- A. The Contacts Master-Detail also converts to Lookup.
- B. The Contacts Master-Detail field is deleted from the object.
- C. The Contacts Master-Detail becomes the primary.
- D. The Contacts Master-Detail values are cleared from invoices.
正解:C
解説:
Explanation - The second master-detail relationship you create on your junction object becomes the secondary relationship. If you delete the primary master-detail relationship or convert it to a lookup relationship, the secondary master object becomes primary.
https://help.salesforce.com/HTViewHelpDoc?id=relationships_considerations.htm&language=en_US
質問 # 144
An app builder is preparing to deploy a new app from the sandbox to production using change sets.
What two considerations should an app builder keep in mind during this process?
Choose 2 answers
- A. Salesforce Connect automatically establishes a link between environments.
- B. Users should be logged out of production when receiving inbound change sets.
- C. Transactions will revert if the deployment errors.
- D. Change sets do not include all components and may have to perform some changes manually.
正解:C、D
質問 # 145
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 case page layout also contains custom buttons.
- C. The page layout excludes the case feed component.
- D. The page layout includes the case feed component.
正解:A、C
質問 # 146
An App Builder has been asked to integrate Salesforce with an external web service. The web service must be notified every time an Opportunity is Won. Which two can satisfy this requirement?
- A. Use a flow and an outbound message
- B. Use a process and an outbound message
- C. Use a workflow rule and an outbound message
- D. Use a process and Apex Code
正解:C、D
質問 # 147
......
Salesforce DEX-403試験は、Salesforceプラットフォーム上でカスタムアプリケーションを構築する専門知識を証明したい個人のための認定試験です。この試験は、Salesforceの管理と開発の経験を持ち、カスタムアプリケーションの作成スキルを向上させたい個人を対象としています。この認定試験は、Salesforceプラットフォームを使用してカスタムアプリケーションを設計、構築、実装するために必要な知識とスキルを検証します。
Salesforce Certified Platform App Builder 認定資格は、業界で高く評価され、Salesforce プラットフォーム上でカスタムアプリケーションを構築する専門家としての能力を証明するために、雇用者によって認識されています。認定資格を持つ人材は、特定のビジネスニーズに合わせてカスタムアプリケーションを構築することができるプロフェッショナルを求める企業からよく求められます。
最新でリアルなDEX-403試験問題集解答:https://www.passtest.jp/Salesforce/DEX-403-shiken.html
DEX-403試験問題集でSalesforce練習テスト問題:https://drive.google.com/open?id=1bgoavjtrGpibG75paBnQdkh4NQDDrSnl