
Salesforce ADX-201E試験情報と無料練習テスト問題で合格せよ
2024年最新のの問題ADX-201E問題集で更新されたSalesforce試験問題集を試そう
Salesforceは、世界中の企業が広く利用されている、カスタマーリレーションシップマネジメント(CRM)ソフトウェアのリーディングカンパニーです。このプラットフォームは、顧客との相互作用を管理し、営業自動化を行い、生産性を向上させるためのさまざまなツールを提供しています。Salesforceがますます成長する中、プラットフォームを効果的に管理するための資格を持つ適格な専門家がますます求められるようになっています。Salesforce ADX-201E(ライトニングエクスペリエンス管理の必要事項:新しい管理者の拡張版)試験は、そのような資格の1つであり、専門家のスキルと知識を検証します。
ADX-201E試験は、他のCRMシステムの管理の経験がある、またはITサポートのバックグラウンドを持っている新しいSalesforce管理者に最適です。 Salesforce Classic Experienceに精通しており、Lightning Experienceに移行したいSalesforce管理者は、新しいインターフェイスを包括的に理解するために試験を受けることもできます。この試験は、Salesforceとその関連技術のスキルと知識を向上させたい人にも適しています。
質問 # 126
A change set that has already been submitted for deployment is missing a component.
What can you do in order to correct the issue? * (1 Point)
- A. Deploy the change set and then submit another change set for deployment
- B. Edit the change set, deactivate it and then add the missing component
- C. Create another change set containing all components and deploy it
- D. Clone the change set. edit the components and deploy it
正解:D
質問 # 127
An administrator has unchecked the "Enable contact pack creation" checkbox after users had created content packs. What is the impact of the change? * (1 Point)
- A. Users can continue to edit the contents of existing packs
- B. All existing content packs will be deleted.
- C. Users can modify the description and title of existing packs
正解:C
質問 # 128
Universal Containers' support team needs to track service level agreements for customers. Today, they manually look up contracts by name when a customer calls.
How should an administrator automate this process?
- A. Enable Case Feed and add a Contracts custom publisher to the Case Feed layout.
- B. Configure a workflow rule that sends an email alert of old cases to the support manager.
- C. Enable entitlements and add the tabs for entitlements and service contracts.
- D. Create a private Chatter group for customers with high-priority service level agreements.
正解:C
質問 # 129
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. Implement and configure Data Categories.
- B. Update Knowledge to auto-search the case's subject.
- C. Delete and remove old Knowledge articles.
- D. Activate and configure Einstein Search.
正解:A
解説:
Data Categories are a way to organize and classify knowledge articles into a hierarchical structure based on topics or criteria. Data Categories can help service reps quickly narrow down the number of articles by filtering or browsing by category. Data Categories can also be used to control the visibility and access of articles for different users or roles.
質問 # 130
The Cloud Kicks security team has seen an increase in unattended device attacks, where hackers can view sensitive information when users leave devices unlocked in public settings. The security team wants to ensure Salesforce data cannot be viewed after 10 minutes of inactivity.
What is the recommended security setting to configure?
- A. Enforce login IP ranges on every request.
- B. Lock sessions to the domain in which they were first used.
- C. Require a high assurance session.
- D. Force logout on session timeout.
正解:D
解説:
Force logout on session timeout is the recommended security setting to configure because it prevents users from resuming their sessions after they time out due to inactivity, which reduces the risk of unauthorized access to Salesforce data from unattended devices. Reference: https://help.salesforce.com/s/articleView?id=sf.security_sessions_logout.htm&type=5
質問 # 131
Ursa Major Solar allows its scientists to log new stars as they find them, but on occasion, they log the same star by mistake. The administrator wants scientists to be notified when a record is deleted and by whom, and to maintain their own discovery information.
What automation solution should be used to send the notification?
- A. Workflow Action
- B. Heroku
- C. flow
- D. Process Builder
正解:C
質問 # 132
Universal Containers has four sales regions: North America, APAC, EMEA, and LATAM. Each sales region is led by a VP of Sales. Each of the VPs wants to have a dashboard emailed to them every Monday morning that contains components with only the data for their region. How can an administrator meet this requirement?
- A. Create a reporting snapshot and check the dashboard option, scheduled to be delivered on Monday mornings.
- B. Create a separate dashboard with data specific to each sales VP, scheduled to be delivered on Monday mornings.
- C. Create one dashboard using Visualforce to create a filter, scheduled to be delivered on Monday mornings.
- D. Create one dashboard that includes a filter for each region, scheduled to be delivered on Monday mornings.
正解:B
質問 # 133
What should an administrator use as an alternative to a Process Builder to expedite the time required to update the records?
- A. Before save How Trigger
- B. Screen Row
- C. Workflow Rule Field Change
- D. Batch Update
正解:A
解説:
A before save flow trigger is a type of flow that runs before a record is saved and can update the record without any additional actions or database operations. This can expedite the time required to update the records and improve performance. A before save flow trigger can be used as an alternative to a process builder that updates the same record that triggered it. Reference: https://help.salesforce.com/s/articleView?id=sf.flow_concepts_trigger.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_triggers.htm&type=5
質問 # 134
Universal Containers is implementing a new lead status process and wants to be able to do the following:
- Track leads through five different status values
- Run reports showing the duration a lead spends in each status
- Run full Lifetime reports of a lead from creation to conversion
- Prevent leads from skipping a lead status
How can these requirements be met?
- A. Use lead history reporting to track changes in the lead status field, and use custom reporting fields to calculate status duration. Use validation rules to prevent status skipping
- B. Use an Apex Trigger to populate custom date fields for each status, and use custom formula fields for calculating duration of each status
- C. Use field history tracking on the lead status field to track the duration of each status. Use validation rules to prevent status skipping
- D. Use custom date fields and workflow rules for each status, and use custom formula fields for calculating duration of a status. Use validation rules to prevent status skipping
正解:A
質問 # 135
Cloud Kicks uses a dashboard with multiple components based on Account, Case, and Opportunity reports. The system administrator adds a dashboard filter on Account Owner. When filtering the dashboard by Account Owner, records are now missing from several Opportunity components.
What is the recommended way for the system administrator to resolve this issue?
- A. Use a custom report type for Accounts with or without Opportunities.
- B. Create a joined Accounts and Opportunities report for the components.
- C. Add a cross-filter to the Opportunity source reports.
- D. On the Opportunity components, change the equivalent field.
正解:D
解説:
The equivalent field is the field that matches the dashboard filter field on the source report object. For example, if the dashboard filter is on Account Owner, then the equivalent field on the Opportunity object is Opportunity Owner. Changing the equivalent field ensures that the dashboard filter applies correctly to the Opportunity components. Reference: https://help.salesforce.com/s/articleView?id=sf.dashboard_filters.htm&type=5
質問 # 136
When configuring a change set, which two practices should an administrator adhere to in order to ensure a successful deployment to production?
Choose 2 answers
- A. When deploying a new record type, ensure the new record type is the only component in the change set.
- B. Run deployment validations on the change set in the sandbox prior to uploading to production.
- C. Clone a change set to add forgotten dependent components to an uploaded change set.
- D. Add permissions and access settings to outbound change sets in addition to the dependent component list.
正解:B、D
解説:
Two practices that the administrator should adhere to in order to ensure a successful deployment to production are:
Add permissions and access settings to outbound change sets in addition to the dependent component list. This can help avoid deployment errors or access issues caused by missing permissions or settings for the components in the change set. For example, if the change set includes a new custom object, the administrator should also include the object permissions, field-level security, page layouts, and record types for that object.
Run deployment validations on the change set in the sandbox prior to uploading to production. This can help test the change set for any errors or conflicts before deploying it to production. Deployment validations simulate the deployment without actually making any changes and report any issues or warnings.
The other two options are incorrect because:
Cloning a change set does not add forgotten dependent components to an uploaded change set. It only creates a copy of the existing change set that can be modified before uploading.
When deploying a new record type, it is not necessary to have it as the only component in the change set. It can be deployed along with other components as long as they are compatible and have the required dependencies.
質問 # 137
The director of sales wants to make sure that every opportunity has either a sales engineer or an account executive assigned to the deal.
How should the administrator meet this requirement?
- A. Create a different record type for deals with Sales Engineers and deals with Account Executives to capture one or the other.
- B. Assign a task to the owner if an opportunity is created without one of these fields filled out.
- C. Require the Sales Engineer and the Account Executive lookup fields on the page layout.
- D. Write a validation rule that checks if the fields are blank and require that one of them of completed in order to save the opportunity.
正解:D
質問 # 138
What should an administrator consider when enabling territory management? choose 3
- A. Users can only be a member of one territory at a time.
- B. Territory hierarchy must match the organization's role hierarchy.
- C. It is permanent and cannot be disabled.(100%)
- D. It limits the type of forecasting that can be used.(100%)
- E. Sharing for accounts,contacts, opportunities and cases is impacted.(100%)
正解:C、D、E
質問 # 139
A previous consultant helped Universal Containers automate many of its business processes. The administrator changed the email address on the consultant's user record and deactivated it. The consultant called to say they continue to get email messages from failed flows and processes.
What steps should the administrator perform to stop the fault messages from going to the consultant?
- A. Create a custom metadata type and associate the LastModifiedBy field. Write a flow that updates the field in any flows or processes equal to the consultant's name.
- B. Request an Email Log from Email Log Files in Setup and filter the request by the consultant's email. Manually update any flows or processes listed on the log.
- C. Export Flow Interviews filtered by LastModifiedBy.email using Data Loader. In the .csv file, change LastModifiedBy to the System Admin and upload changes with Data Loader.
- D. Set Send Process or Flow Error Email' to Apex Exception Email Recipients' in Automation settings. Add the System Admin's email to the Apex Exception Email page in Setup.
正解:D
質問 # 140
A set of Cases records with a specific record type needs to be restricted so that only a Support manager and four Support users have access. What can you do as a system administrator to meet this requirement? * (1 Point)
- A. Givethe"ViewAllData"permissiontothe5mentionedusersusingpermissionsets
- B. Remove the record type access for all users except the 5 mentioned
- C. Create a criteria-based sharing rule for the 5 users
- D. Create a new profile and assign the 5 users to the new profile
正解:C
質問 # 141
An administrator wants to determine if brute-force password attacks are being used against the org. A brute-force attack is when multiple password combinations are attempted in a short time period.
Where should the administrator look for more information?
- A. Event Manager
- B. Connected Apps OAuth Usage
- C. User Field History Tracking
- D. Login Forensics
正解:D
解説:
Login Forensics is a Salesforce feature that allows you to monitor and analyze login behavior and trends in your org. It can help you identify and prevent brute-force password attacks by showing you the number of login attempts, successes, and failures per user, location, and device. You can also set up alerts to notify you when a user exceeds a certain number of login failures or when a login originates from an unusual location or device. Reference: https://help.salesforce.com/s/articleView?id=sf.security_loginforensics.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.security_loginforensics_alerts.htm&type=5
質問 # 142
The sales manager at Universal Containers wants to see all opportunities that do not have any activities.
Which report type could be used to meet this requirement? Choose two answers. * (1 Point)
- A. A standard opportunity filtered by the field Last Activity and a custom date range that is blank
- B. An opportunity report with across-object filter of opportunities without activities
- C. A joined report using an opportunity report in Block A; a task and event report filtered by tasks for Block B
- D. A custom report type with Opportunity as the primary object and Activity as the secondary object
正解:A、B
質問 # 143
What would prevent a user from syncing a quote with an opportunity?
- A. The quote has a validation rule preventing it from being updated.
- B. The quote has already passed its expiration date.
- C. Another quote is already synced with the opportunity and is awaiting approval.
- D. Another quote is already synced with the opportunity.
正解:C
質問 # 144
Which two should an administrator consider when setting up Salesforce CRM Content ? Choose 2 answers.
- A. An approval process can ensure that all product-related content is reviewed.
- B. The library type determines the size of files that can be contributed to content.
- C. The content type determines which fields appear on the Content Detail page layout.
- D. A validation rule can ensure a description is required for all contributed content.
正解:C、D
質問 # 145
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. Platform Event
- B. Email Alert
- C. Flow
- D. Process Builder
正解: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
質問 # 146
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. Cross-Filter
- B. Joined Report
- C. Filter Logic
- D. Summary Report
正解:A
解説:
A cross-filter lets you filter records based on related objects and their fields. For example, you can filter accounts that have at least one opportunity from this year and at least one completed activity in the last 30 days. Reference: https://help.salesforce.com/s/articleView?id=sf.reports_cross_filters.htm&type=5
質問 # 147
AW Computing sells a variety of software programs for Its customers to choose from. Management wants to ensure that the customer automatically receives phone support when they purchase photo editing. software.
how should an administrator meet these retirements?
- A. Include a milestone to the product with a term of 365 days for phone support.
- B. Add an entitlement template to the product for phone support.
- C. Configure a flow to create a milestone co the asset upon purchase.
- D. Create a flow to attach an entitlement to the asset upon purchase.
正解:B
質問 # 148
Users report that the industry picklist field is no longer visible on account records. What test can an administrator use to troubleshoot the issue?
- A. Debug log
- B. Field history tracking
- C. Setup audit trail
- D. Field audit history
正解:C
解説:
The setup audit trail tracks the recent setup changes that you and other administrators have made to your org. It can help you troubleshoot issues by showing you what changes were made, who made them, and when. In this case, the setup audit trail can help the administrator identify if someone changed the field-level security, page layout, or profile settings for the industry picklist field. Reference: https://help.salesforce.com/s/articleView?id=sf.monitorsetup.htm&type=5
質問 # 149
......
Salesforce ADX-201E認定試験は、Salesforce Lightning Administrationの習熟度を実証したい個人にとって貴重な資産です。認定試験では、Salesforce Lightning Administrationの候補者のスキルと知識を検証します。これは、Salesforceプラットフォームを管理する個人を探している雇用主にとって貴重な資産です。 ADX-201E認定試験は、個人の職業に対するコミットメントと、Salesforceプラットフォームの最新の開発に最新の状態を維持することへの献身を示しています。
最新のADX-201E試験問題集でSalesforce試験が合格できます:https://www.jpntest.com/shiken/ADX-201E-mondaishu
合格できるSalesforce ADX-201EのPDF問題集で最近更新された224問あります:https://drive.google.com/open?id=1zQZRDQgT4ofevr4MB4_5XUDOLy5djl6v