
ADX-201事前に試験練習テストで使おう(最新250問題)
有効なADX-201試験解答PDF一年無料更新
ADX-2012認定を取得することの重要な利点の1つは、候補者がSalesforceを効果的に管理するために必要なスキルと知識を持っていることを潜在的な雇用主に実証することです。この認定は多くの企業によって認識されており、個人が他の候補者から際立っているのを助けることができます。さらに、ADX-2012認定は、個人がスキルと知識を開発し続けるのに役立つ幅広いリソースとトレーニング資料へのアクセスを提供します。
Salesforce ADX-201 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|---|
| トピック 1 |
|
| トピック 2 |
|
| トピック 3 |
|
| トピック 4 |
|
| トピック 5 |
|
| トピック 6 |
|
| トピック 7 |
|
| トピック 8 |
|
質問 # 149
Which Type of Reports can't be used to create groups of data or charts?
- A. None of the Above
- B. Matrix
- C. Tabular
- D. Summary
正解:C
質問 # 150
Northern Trail Outfitters has a new flow that automatically sets the field values when a new account is created. That the flow is launched by a process, But the flow is not working properly.
What should administrator do to identify the problem?
- A. Use the native debug feature in the flow builder.
- B. Review debug logs with the login level.
- C. Setup Email logs and review the send error log.
- D. View the setup audit Trail and review for errors.
正解:A
解説:
Native debug feature is a tool that can be used to identify the problem with the new flow. Native debug feature allows users to test a flow by running it with different input values and inspecting the output values at each element. Users can also see error messages and warnings that indicate where the flow failed or might fail. Reference: https://help.salesforce.com/s/articleView?id=sf.flow_debug.htm&type=5
質問 # 151
The administrator for Cloud Kicks needs to give access to a new custom object with custom fields to more than one user.
Which two options should an administrator use to meet this requirement?
Choose 2 answers
- A. Edit organization-wide defaults
- B. Add to manual sharing list
- C. Assign permission set group to Users
- D. Create a Permission Set
正解:B、C
質問 # 152
The Administrator at Cloud Kicks need to automatically route support cases, regardless of how they are created, to a queue based on case priority.
What tool should the administrator use?
- A. Assignment Rules
- B. Email-to-Case
- C. Auto-Response Rules
- D. Web-to-case
正解:A
質問 # 153
_________ are words or short phrases that users can associate with most Salesforce.com records to describe and organize their data in a personalized way?
- A. Dashboards
- B. Apps
- C. Tags
- D. Views
- E. Home Pagelayout
正解:C
質問 # 154
Universal Containers is trying to improve the user experience when searching for the tight status on a case. The company currently has one support process that is used for all record types on cases. The support process has 10 status values. Service reps say they never need more than five depending on what kind of case they are working on.
How should the administrator improve on the current implementation?
- A. Edit the status choices directly on the record type.
- B. Reduce the number of case status values to five.
- C. Create a Screen Flow that shows only the correct values for status and surface the flow in the utility bar of the console.
- D. Review which status choices are needed for each record type and create support processes for each that is necessary.
正解:D
質問 # 155
On which of these areas Data Validation rules are enforced but no feedback is given to users?
- A. SalesForce Mobile
- B. Web-TO-Case
- C. Record Merger
- D. Lead Convert
- E. Self Service Portal
正解:B
質問 # 156
Which of the following is the best way to make the Field Mandatory for everyone?
- A. Validation Rule
- B. Roles & Profiles
- C. Field Level Security
- D. Page Layout
正解:C
質問 # 157
Cloud Kicks users are seeing error messages when they use one of their screen flows. The error messages are confusing but could be resolved if the users entered more information on the account before starting the flow.
How should the administrator address this issues?
- A. Create a permission set to allow users to bypass the error.
- B. use a fault connector and display a screen with text explaining what went wrong and how to correct it.
- C. Remove validation rules so that the users are able to process without complete records.
- D. Uncheck the end user Flow Errors box in setup.
正解:B
質問 # 158
What are Public Groups?
正解:
解説:
Sharing
between Users, other
Public Groups, Roles
and Roles/Subordinates
質問 # 159
Cloud Kicks wants a reports to categorize accounts into small, medium, and large based on the
dollar value found in the Contract Value Field.
What feature should an administrator use to meet this request?
- A. Bucket Column
- B. Filter Logic
- C. Detail Column
- D. Group Rows
正解:A
質問 # 160
What are two considerations an administrator should keep in mind when working with Salesforce objects?
Choose 2 answers
- A. A new standard object can be created.
- B. Only standard objects support master-detail relationships.
- C. Standard objects are included with Salesforce.
- D. Custom and standard objects have standard fields.
正解:C、D
質問 # 161
If a lead is converted without a value in the company field, what happens?
- A. Nothing
- B. You will be prompted to decide whether to create a Person or a Business Account
- C. A Person Account is created
- D. A Business Account is created
正解:C
質問 # 162
Which of these is NOT true: it is possible to import my existing contacts from Outlook by:
- A. Connecting SFDC with Outlook and submitting contacts and leads to SFDC directly from my email
- B. Clicking "set-up" and using the import wizard
- C. Sending emails to myself
正解:C
質問 # 163
Account Teams are not available for Professional Edition
- A. False
- B. True
正解:B
質問 # 164
A user at Universal Containers left the company. The administrator needs to create new user for their replacement, but they have assigned all available users licenses.
What should the administrator do to free up users licenses for the new users?
- A. Freeze former employees user record.
- B. Change the formers users record to the new user.
- C. Delete former employees user record.
- D. Deactivate the former employees user record.
正解:B
質問 # 165
What should an administrator use as an identifier when importing and updating records from a separate system?
- A. Auto-Number field
- B. Record ID
- C. Rich Text field
- D. External ID
正解:D
質問 # 166
Universal Container wants to increase the security of their org by requiring stricker user passwords.
Which two of the following should an administrator configure?
Choose 2 answers
- A. Prevent common words
- B. Password complexity requirement.
- C. Minimum password length.
- D. Password different then username
正解:B、C
解説:
Minimum password length and password complexity requirement are two settings that administrators can configure to increase the security of user passwords in Salesforce. They determine how long and how complex the passwords must be to meet the security standards. Password different than username and prevent common words are not valid settings in Salesforce, although they are good practices for creating strong passwords. Reference: https://help.salesforce.com/s/articleView?id=sf.admin_password_policies.htm&type=5
質問 # 167
Conditional highlighting can not be used for?
- A. None of the Above
- B. Matrix Reports
- C. Tabular Reports
- D. Summary Reports
正解:C
質問 # 168
What is the click path to enable Enhance Profile Management?
- A. Setup | Customize | User Interface
- B. Setup | Manage Users | Profiles
- C. Setup | Profiles | Customize
正解:A
質問 # 169
If a field on page layout is required and is read-only on FLS, what would the user experience on UI?
- A. The user is able to enter value because it is required
- B. The user is not able to see it
- C. The user is able to edit it but not able to save it
- D. The user is not able to edit it because it is read only
正解:D
質問 # 170
......
Essentials for New Lightning Experience Administrators無料更新認定サンプル問題:https://www.passtest.jp/Salesforce/ADX-201-shiken.html
試験本場前にトレンドなSalesforce ADX-201のPDF問題集を試そう:https://drive.google.com/open?id=1eIl1n6d4ImxFkgPPWuKF3kTPNwKvvPf3