
ADX-211のPDF問題集で2024年03月07日試験問題 有効なADX-211問題集
究極のADX-211準備ガイドで無料最新のSalesforce練習テスト問題集
Salesforce ADX-211試験は、60の質問で構成される複数選択試験です。試験はタイミングで、候補者はそれを完了するのに105分かかります。試験に合格するには、候補者は少なくとも63%を獲得する必要があります。つまり、60のうち少なくとも38の質問に正しく答える必要があります。試験料は200ドルで、候補者は承認されたテストセンターまたはオンラインで試験を受けることができます。
ADX-211試験に合格すると、候補者がSalesforceアプリケーションを効果的に管理およびカスタマイズするために必要な知識とスキルを持っていること、およびビジネスプロセスを自動化することが示されています。また、宣言的なツールと頂点コードを使用してカスタムソリューションを作成する候補者の能力も検証します。雇用主は、Salesforceの管理者、開発者、コンサルタントを雇用する際に、ADX-211認定の候補者を探します。
質問 # 62
The wrong choices on the list should be improved.
A lead needs to be assigned automatically to a Sales Rep if there has been no action on the account after 10 days. And the Deal status should be set to "Stalled" after it has been approved by a Manager. Which automation processes can a system administrator use? * (1 Point)
- A. Validation Rule. Assignment rule. Approval Process.
- B. Assignment Rule, Approval Process
- C. Assignment Rule. Approval Process. Workflow Rule
- D. Assignment Rule. Auto-Response Rule, Workflow Rule
正解:B
質問 # 63
While reviewing the quarterly forecast, a manager notices the newest team member is missing in the forecast- After looking at a few the manager can see where the sales representative has closed six opportunities this month and has three additional opportunities m progress.
Where should the administrator start troubleshooting?
- A. Verify the app the user is selecting and adjust tabs as needed.
- B. Assign View All Forecasting permission to the sales profile.
- C. Create a permission set with View All Forecasting permission.
- D. Chide Allow Forecasting under general Information for user.
正解:B
質問 # 64
Sales management wants a small subset of users with different profiles and roles to be able to view all data for compliance purposes. How can an administrator meet this requirement?
- A. Assign delegated administrator to the subset of users to View All Data.
- B. Create a permission set with the View All Data permission for the subset of users.
- C. Enable the View All Data permission for the roles of the subset of users.
- D. Create a new profile and role for the subset of users with the View All Data permission.
正解:B
質問 # 65
An administrator has a request to write a report listing accounts that have sales from this year and that have a completed activity in the last 30 days.
What reporting feature should the administrator employ to provide only the list of accounts, without listing the details of the opportunities?
- A. Filter Logic
- B. Summary Report
- C. Joined Report
- D. Cross-Filter
正解:D
質問 # 66
The security department at AW Computing wants to prevent users from exporting more data than they need. Included in this request is limiting records containing sensitive information, such as bank accounts and Personal Identifiable Information (PII).
Which feature should an administrator recommend to help limit what data is exported?
- A. Salesforce Platform Encryption
- B. Muted Permission Sets
- C. Export Data Settings
- D. Salesforce Shield
正解:C
解説:
Export Data Settings is a feature that allows you to control which users can export data from Salesforce and how much data they can export at a time. You can enable or disable the Export Reports permission for different profiles or permission sets, and set a maximum number of records that can be exported per hour for your org. You can also restrict the export of sensitive data by using field-level security or encryption. Reference: https://help.salesforce.com/s/articleView?id=sf.admin_exportdata.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.admin_general_permissions.htm&type=5
質問 # 67
an administrator has been asked to set up two custom objects named issues and tickets. multiple tickets can be associated with each issue, and each issue may be associated with multiple tickets.
how should the administrator set up the relationship between issues and tickets?
- A. Create a lookup relationship on both the tickets and issues object.
- B. Create a master detail relationship with issues as the master object
- C. Create a lookup relationship with tickets as the master object.
- D. Create a junction object with both tickets and issues as master objects.
正解:D
質問 # 68
The accounting team at Universal Containers is looking to roll out two new custom objects: a parent Invoice object and a child Payment object. Whenever a Payment record is created, the Invoice object should be updated to reflect the current outstanding value of the Invoice.
What should the administrator do to build this functionality?
- A. Create a lookup-relationship on the Payment with a Roll-up Summary field on the Invoice.
- B. Create a master-detail relationship on the Payment and a workflow cross object field update.
- C. Create a lookup-relationship on the Payment and a workflow cross object field update.
- D. Create a master-detail relationship on the Payment with a Roll-up Summary field on the Invoice.
正解:B
質問 # 69
What would prevent a user from syncing a quote with an opportunity?
- A. Another quote is already synced with the opportunity and is awaiting approval.
- B. The quote has a validation rule preventing it from being updated.
- C. Another quote is already synced with the opportunity.
- D. The quote has already passed its expiration date.
正解:A
質問 # 70
Cloud Kicks has a very large knowledge base in Salesforce, Service reps are having a hard the finding the most reviewing articles because there are too many search results.
What should the administrator do to help service reps quickly narrow down the number of articles?
- A. Activate and configure Einstein Search.
- B. Implement and configure Data Categories.
- C. Delete and remove old Knowledge articles.
- D. Update Knowledge to auto-search the case's subject.
正解:B
質問 # 71
When should an administrator apply a permission set to a user or group of users versus configuring the user's profile with the necessary access?
- A. When a user is part of a team with an assigned profile that covers the majority of their needs but requires more access than the rest of their team.
- B. When a user is part of a team with an assigned profile that covers the majority of their needs but requires just a little less access than the rest of their team.
- C. When an organization has opted out of using the standard profiles and created custom profiles.
- D. When an organization's sharing model is too broad and they need to restrict access beyond what their sharing model and existing profiles provide.
正解:A
解説:
As explained in question 13, permission sets are collections of settings and permissions that give users access to various tools and functions without changing their profile or requiring multiple profiles for users who perform different tasks across apps in your org. Permission sets are useful when a user is part of a team with an assigned profile that covers the majority of their needs but requires more access than the rest of their team for some specific tasks or functions. For example, a user may need access to a custom object or field that is not available to their profile, but only for a limited time or project. In this case, assigning a permission set to the user can grant them the additional access they need without affecting their profile or other users with the same profile. Reference: https://help.salesforce.com/s/articleView?id=sf.perm_sets_overview.htm&type=5
質問 # 72
The administrator at Cloud Kicks made new fields and page layout adjustments based on new requirements from the service teem. The changes have been built In a sandbox and are ready to be deployed Into production.
Whet should en administrator do before deploying the change set in production?
- A. Make a new sandbox based on production to restore changes from.
- B. Request a new sandbox based on the sandbox where the changes were made.
- C. Create the fields and update the page layouts In production.
- D. Push the change set to another sandbox to restore from.
正解:A
質問 # 73
At Cloud Kicks, the distributor account information is sensitive information. The administrator needs to make sure this information is unavailable to testers in the full sandbox.
What should the administrator recommend?
- A. Delete the sensitive information.
- B. Refresh the sandbox.
- C. Assign the users a new permission set.
- D. Use the data masking tool.
正解:D
解説:
The data masking tool is a tool that allows you to mask sensitive data in your full sandbox by replacing it with fictitious data. This can help you protect your data privacy and comply with regulations while testing in a realistic environment. You can use the data masking tool to mask data for standard and custom objects, including person accounts, and choose from different masking formats and options. Reference: https://help.salesforce.com/s/articleView?id=sf.data_mask.htm&type=5
質問 # 74
Cloud Kicks has Service end Soles Manager roles that need to be able to see a I Accounts. Currently, they each have their own custom profile. The organization-wide defaults are set to Private and a sharing rule share access to Accounts to the sales and service teams based on criteria.
What should the administrator do to allow the service and sales Manager to sec all Accounts?
- A. Move the Service and Sales Managers higher in the role hierarchy.
- B. Configure a custom profile for each manager that gives them view All on Accounts.
- C. Set the organization-wide default for Accounts to Public Read Only.
- D. Create a permission set with view All to Accounts and assign it to the Service and Sales Managers.
正解:D
解説:
A permission set is a collection of settings and permissions that can extend users' functional access without changing their profiles. By creating a permission set with view All on Accounts and assigning it to the service and sales managers, an administrator can grant them access to all account records in their org without modifying their existing profiles. Reference: https://help.salesforce.com/s/articleView?id=sf.users_permissionsets.htm&type=5
質問 # 75
What are two capabilities of Enterprise Territory Management?
Choose 2 answers.
- A. Prioritize territories to indicate highest priority or lowest priority
- B. Territory hierarchy replaces the role hierarchy for sharing
- C. The ability to use 20 territories assignment rules per model
- D. The ability to use filter-based opportunity criteria to expand assignment rules
正解:A、D
質問 # 76
Cloud Kicks (CK) typically sells Its products direct to consumer and tracks sales using the Order object In Salesforce. The head of sales has now decided that CK will also sell to retail locations for resale. The administrator wants to leverage opportunities and opportunity products for these new deals.
What should the administrator do to track accurate sales data on opportunities?
- A. Add a new Order Process for Orders generated from opportunities.
- B. Create a new Price Book for the new retail pricing.
- C. Add a required lookup field from the Order to the opportunity.
- D. Create new Products with the new retail pricing.
正解:B
解説:
A price book is a list of products and their prices that can be added to an opportunity. A product can have different prices for different markets or segments, and these prices are stored in different price books. In this case, the administrator should create a new price book for the new retail pricing and add the products that are sold to retail locations for resale. This way, the users can select the appropriate price book and products for their opportunities based on the type of customer they are selling to. Reference: https://help.salesforce.com/s/articleView?id=sf.products_pricebooks.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.products_define.htm&type=5
質問 # 77
An administrator at Cloud Kicks has been tasked by the compliance team to flag where sensitive information is stored in Salesforce.
What feature should the administrator use to fulfill this requirement?
- A. Data Classification
- B. Field-Level Security
- C. Classic Encryption
- D. Schema Builder
正解:A
解説:
Data Classification is the feature that the administrator should use to flag where sensitive information is stored in Salesforce. Data Classification is a feature that allows administrators to flag where sensitive information is stored in Salesforce by assigning sensitivity and classification levels to fields. Data Classification can help administrators comply with data privacy regulations and best practices by identifying and managing sensitive data in their orgs.
質問 # 78
Users report they are getting an Apex trigger error when they try to save a specific Account record. How could an administrator collect more information about the processing for that record?
- A. Enable debug Logging for the user.
- B. Review the Setup Audit Trail
- C. Create a Flow with a fault connector.
- D. Activate debug logging for the Apex trigger.
正解:D
質問 # 79
How can content types be used in CRM Content? (Choose two answers.) * (1 Point)
- A. With validation rules, to capture complete data
- B. With content fields, to control the content detail page layout
- C. With library rules, to limit the number of libraries created
- D. With upload rules, to limit the size of content files.
正解:A、B
質問 # 80
An administrator needs to Import a large amount of historical data (more than 100,000 records) from another system.
how should the administrator import the data?
- A. SOAP based API with Developer console
- B. Import Wizard with Add Only
- C. Data Loader with Bulk API Enabled
- D. An AppExchange package
正解:C
解説:
Data Loader with Bulk API Enabled is a tool that can import a large amount of historical data (more than 100,000 records) from another system. Data Loader can insert, update, delete, or export Salesforce records. Bulk API is an API that allows fast and parallel processing of large batches of records. Reference: https://help.salesforce.com/s/articleView?id=sf.data_loader.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.loader_api.htm&type=5
質問 # 81
Dreamhouse Realty recently learned that the major listing service it utilizes can accept messages to a specific endpoint. The realtors want to utilize this to be able to quickly update the listing price on properties after it has been approved.
What automation tool should the administrator configure?
- A. Email Alert
- B. Process Builder
- C. Flow
- D. Platform Event
正解:C
解説:
Flow is the automation tool that should be configured to utilize the major listing service endpoint. Flow is a tool that allows administrators to automate complex business processes by building flows that can collect, update, or delete data, invoke Apex code, call external services, and more. Flow can use an Apex action or an HTTP request action to send messages to an external endpoint using REST API
質問 # 82
Universal Containers has a requirement to report on opportunities where the probability has dropped beneath 50%. The administrator has created a custom checkbox as a way to identify these records.
What else should the administrator do to meet this requirement? * (1 Point)
- A. Create a workflow rule that updates the field when the probability drops below 50%
- B. Enable field history tracking on the field and include the history in the report filter
- C. Create an approval process that submits the opportunity for approval when the custom checkbox is true
- D. Build a validation rule that displays an error
正解:A
質問 # 83
An administrator has initiated the process of deploying changes from a sandbox to the production environment using the Visual Studio Code.
Which three pieces of information must be supplied to Visual Studio Code during this process? Choose 3 answers. * (1 Point)
- A. Deploy the metadata components using a SFDX command
- B. Set the environment as the default environment
- C. Using SFDX commands, create a change set and add the metadata components
- D. Authorize the environment in to which the changes will be deployed
- E. Authorize change set connection information
正解:A、B、D
質問 # 84
Cloud Kicks (CK) has a backup team of employees that helps short-staffed departments. These users could be working with sales one day and service the next. CK is implementing new Lightning record pages for each department so that they view records In a way that makes sense for each department.
How should the administrator ensure this Is configured correctly?
- A. Allow the backup team users to update their own profile with Delegated Administration.
- B. Configure one app per department and activate record pages for each app.
- C. Adjust the profile of the backup users each day to align with the proper access they require.
- D. Create permission sets for each department and assign them to the backup team users.
正解:B
解説:
Configuring one app per department and activating record pages for each app will ensure that users view records in a way that makes sense for each department. An app is a collection of items that work together to serve a particular function. An app can have different record pages for different objects and profiles. By activating record pages for each app, the administrator can customize what users see based on their app context. Reference: https://help.salesforce.com/s/articleView?id=sf.app_manager_overview.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.app_builder_customize_lex_pages_assign.htm&type=5
質問 # 85
Ursa Major Solar is using Experience Cloud for its customer community and wants to implement chatbots on its site that answer basic and also transfer customers to the right agents by topic and availability when more help is needed.
Which two features should the administrator configure to meet this request?
Choose 2 answers
- A. Skills-Based Routing
- B. Omni-Channel
- C. Web-to-Case Form
- D. Contact Bequest Flow
正解:A、B
質問 # 86
What can a system administrator do to simplify searching in Knowledge for users? Choose three answers. * (1 Point)
- A. Enter predefined search input (autocomplete)
- B. Create synonyms
- C. Filter by Language
- D. Create Knowledge Categories
正解:B、C、D
質問 # 87
......
合格率 取得する秘訣はADX-211認定試験エンジンPDF:https://jp.fast2test.com/ADX-211-premium-file.html
今すぐ試そう!高評価Salesforce ADX-211試験問題集:https://drive.google.com/open?id=1W_ZNqK8yBopx3hjKTWVw8cdai1HSmnpn