
お手軽ADX-201E問題集PDFのベスト問題集を使おう!高得点目指すならここ
Salesforce Certified Advanced Administrator ADX-201E試験と認定テストエンジン
Salesforce ADX-201E認定試験は、新しい管理者のLightning Experienceの管理の必需品に関する候補者の知識をテストするように設計されています。この認定は、Salesforce Administrationの専門知識を実証し、Salesforce管理者として少なくとも6か月の経験がある個人に最適です。この試験は、60の複数選択の質問で構成されており、105分間続きます。
質問 # 42
DreamHouse Realty wants to notify an assigned agent when an appointment Is booked on a custom object for one of their listed homes along with the total number of appointments booked so far. The administrator has configured a Roll-up Summary for the number of appointments as well as a flow to detect the creation of a new appointment and send the information to the agent.
What consideration about process automation should the administrator be aware of to ensure the right Information is delivered?
- A. Only standard objects can be used with Roll-up Summary fields.
- B. Roll-up Summary calculations will prevent a Mow from being triggered.
- C. Roll-up Summary calculations run after processes and workflows.
- D. Rows can only be triggered from the records created on standard objects.
正解:C
解説:
Roll-up Summary calculations are performed after processes and workflows are executed, which means that any changes made by processes or workflows will not be reflected in the roll-up summary field until after the transaction is committed. This could cause inaccurate or outdated information to be delivered to the agent if the flow relies on the roll-up summary field value.
質問 # 43
DreamHouse Realty manages Its accounts and contacts In Salesforce using a B2C account model. The business has requested that third-party loan advisors be tracked in Salesforce along with the customers they work with.
Hour should the administrator track third-party financial advisors and the customers they work with?
- A. Create a Hierarchical lookup on Account to track loan advisors' customers.
- B. Use a Hierarchical lookup on Contact to track loan advisors' customers,
- C. Use a B2B Account Model to track loan advisors' customers.
- D. Set up Contacts to Multiple Accounts for loan advisors.
正解:D
質問 # 44
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. Login Forensics
- B. User Field History Tracking
- C. Connected Apps OAuth Usage
- D. Event Manager
正解:A
解説:
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
質問 # 45
An administrator would Like to know If any other administrators or delegated administrators are using the Log In As a User feature.
Where the administrators should are using the Log in As a User feature.
- A. Connected App Usage
- B. Login History
- C. Setup Audit Trail
- D. Grant Account Login Access
正解:D
質問 # 46
What should an administrator consider when moving approval processes using a change set? * (1 Point)
- A. Change sets do NOT include the approval and rejection actions from the source organization
- B. The unique name of the approval process is NOT allowed to be changed once deployed in the target organization
- C. Change sets do NOT include the order of active approval processes from the source organization
- D. Custom fields on standard objects will need to be manually added in the target organization.
正解:C
質問 # 47
Universal Containers wants to allow community visitors to submit support cases without logging into the community.
Which two features are required to implement this request?
Choose 2 answers
- A. web-to-case
- B. New case quick action
- C. Case feed actions
- D. Case assignment rules
正解:A、B
質問 # 48
AW Computers has enabled the feature for Contact to multiple Accounts. A rep is trying to remove the primary Account from a Contact but Is unable to do so. The administrator has already updated the page layout to no longer require an Account.
What could be the issue?
- A. The Account Contact relationship record needs to be deleted first In order to disassociate Contact from the Account.
- B. A primary Account relationship Is required on a Contact regardless of the page layout settings.
- C. The Contact has Indirect relationships to other Accounts.
- D. Private Contacts need to be enabled in Setup.
正解:B
質問 # 49
AW Computers has enabled the feature for Contact to multiple Accounts. A rep is trying to remove the primary Account from a Contact but Is unable to do so. The administrator has already updated the page layout to no longer require an Account.
What could be the issue?
- A. The Account Contact relationship record needs to be deleted first In order to disassociate Contact from the Account.
- B. A primary Account relationship Is required on a Contact regardless of the page layout settings.
- C. The Contact has Indirect relationships to other Accounts.
- D. Private Contacts need to be enabled in Setup.
正解:B
解説:
When Contacts to Multiple Accounts is enabled, a contact must always be associated with a primary account, even if the account field is not required on the page layout. The primary account determines how the contact is shared and how roll-up summary fields calculate values from the contact records. To remove the primary account from a contact, the contact must be deleted or merged with another contact. Reference: https://help.salesforce.com/s/articleView?id=sf.relating_contacts_to_multiple_accounts.htm&type=5
質問 # 50
An administrator needs to create a junction object called Account Region to link the standard Account object with a custom object called Region.
Once the junction object is created, what are the next two steps the administrator should take?
Choose 2 answers
- A. Create a master-detail relationship field on the Account object to the junction object.
- B. Configure a master-detail relationship field on the junction object to the Account object.
- C. Build a master-detail relationship field on the Region object to the junction object.
- D. Make a master-detail relationship field on the junction object to the Region object.
正解:B、D
質問 # 51
An administrator receives a request to allow users to view forecasts for opportunities with hardware products separate from opportunities that include software products. Users can have a different quota for hardware sates and software..
Mow should the administrator organize the products to accomplish this?
- A. Product Name
- B. Product Line Items
- C. Product Families
- D. Product Schedules
正解:A
質問 # 52
AW Computing created new multi-tier service plans. The primary difference between the packages Is the length of the term. The company wants to capture start and end dates for each service plan sold, which can direr from the contract dates of the subscription.
How should an administrator ensure the data is captured properly?
- A. Make a validation rule on the Opportunity Product object to require custom date fields based on the product family.
- B. Create a new price book for service plans with term lengths.
- C. Build a validation rule on the Opportunity object to require custom date fields based on the product(s) selected.
- D. Configure formula fields to reflect the close date of the opportunity.
正解:D
質問 # 53
Cloud Kicks has been tracking how many participants wear the company's shoes in each marathon. The administrator creates two custom objects: Races and Runners. There is a master-detail relationship between them as well as a Roll-up Summary field on the Races object to show the count of runners in each race. Requirements have changed, and the administrator wants to delete the Master-detail Relationship field without deleting the Runners records.
What action should an administrator take before the Relationship field can be deleted?
- A. Uncheck 'Delete this record also' to turn off cascading deletes.
- B. Select the Allow Reparenting' checkbox on the Master-detail field.
- C. Change the field type to a Lookup Relationship.
- D. Delete the Roll-up Summary field on the parent.
正解:C
解説:
Changing the field type to a Lookup Relationship will allow deleting the Relationship field without deleting the Runners records. A lookup relationship creates a loose association between two objects, where the child records do not depend on the parent records for their existence. A lookup relationship can be deleted without affecting the child records, unlike a master-detail relationship that enforces cascading deletes. Reference: https://help.salesforce.com/s/articleView?id=sf.relationships_considerations.htm&type=5
質問 # 54
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. Use the data masking tool.
- D. Assign the users a new permission set.
正解:C
解説:
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
質問 # 55
UC has engaged a developer to create a custom Apex Rest service that is used by external systems to manipulate data in salesforce.
which two methods can the administrator use to grant permission to use the Apex Rest service to the users of the external systems? choose 2 answers
- A. Create a Connected App and a new permission set to grant access to the Apex Rest services. Assign the permission set to the users for the external systems.
- B. create a permission set that grants access to the apex classes and grants the use apex Rest services permission and assign it to the users for the external
- C. Create a permission set that grants the API enabled administrative permission, and assign it to the users for the external systems.
- D. Update the profile for the external systems to include access to the Remote site settings that correspond to the apex Rest services.
正解:A、D
解説:
systems.
質問 # 56
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. Lock sessions to the domain in which they were first used.
- B. Require a high assurance session.
- C. Enforce login IP ranges on every request.
- 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
質問 # 57
AW Computers has enabled the feature for Contact to multiple Accounts. A rep is trying to remove the primary Account from a Contact but is unable to do so. The administrator has already updated the page layout to no longer require an Account.
What could be the issue?
- A. The Account Contact relationship record needs to be deleted first in order to disassociate the Contact from the Account.
- B. The Contact has indirect relationships to other Accounts.
- C. A primary Account relationship is required on a Contact regardless of the page layout settings.
- D. Private Contacts need to be enabled in Setup.
正解:C
解説:
A primary account relationship is a feature that allows you to link a contact to a single account as its primary account. A primary account relationship is required on a contact regardless of the page layout settings or the contact to multiple accounts feature. This means that you cannot remove the primary account from a contact, but you can change it to another account. You can also add secondary accounts to a contact if you have enabled the contact to multiple accounts feature. Reference: https://help.salesforce.com/s/articleView?id=sf.contacts_multiple_accounts.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.contacts_fields.htm&type=5
質問 # 58
AW Computing has been advertising a new keyboard that was released at the beginning of the month. The sales team has an additional incentive to add the keyboards to every sale. The administrator already added the product to Salesforce but the reps are unable to select the product on the opportunity.
Which two options should an administrator check to ensure the product is available?
Choose 2 answers
- A. Make sure the price book Is in the company currency.
- B. Verify the product has a start date entered.
- C. Ensure the product is associated with the correct price book.
- D. Confirm the correct price book is selected on the opportunity.
正解:C、D
質問 # 59
The sale VP notices several sales reps generating a contract too early in the sales stage. The help correct this Behavior, the has requested the Create Contract button only be available when the opportunity reach... negotiation stage.
How should the administrator meet this requirement?
- A. Configure dynamic action.
- B. Create a custom permission.
- C. Modify page layout.
- D. Create a validation rule.
正解:A
質問 # 60
Sales teams at Cloud Kicks ask each visiting customer to fill out a form that capturing their contact information and some basic footwear preferences. This information is saved to a spreadsheet and used by the sales team to alert their contacts when new shows are added to the inventory that matches their preferences. The sales team wants to be able to track this in Salesforce and see the information when viewing the contact Record.
Which two ways should the administrator configure this requirement?
Choose 2 answers
- A. Data Loader
- B. Schema Builder
- C. Lightning Object Creator
- D. Lookup Field
正解:C、D
質問 # 61
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. Create a permission set with the View All Data permission for the subset of users.
- B. Create a new profile and role for the subset of users with the View All Data permission.
- C. Enable the View All Data permission for the roles of the subset of users.
- D. Assign delegated administrator to the subset of users to View All Data.
正解:A
質問 # 62
What are three options available to the administrator to help with this issue? Choose 3 answers
- A. Move some page components behind a tab.
- B. Convert all Process builders to flows.
- C. Remove some of the fields displayed.
- D. Deactivate unnecessary validation rules.
- E. Reduce the number of related lists displayed.
正解:A、C、E
解説:
Move some page components behind a tab, remove some of the fields displayed, and reduce the number of related lists displayed are three options available to the administrator to help with this issue. Moving some page components behind a tab can help reduce the loading time of a record page by hiding some components until they are needed by the user. Removing some of the fields displayed can help reduce the loading time of a record page by minimizing the number of queries and calculations that need to be performed when rendering the page. Reducing the number of related lists displayed can help reduce the loading time of a record page by limiting the amount of data that needs to be retrieved and displayed on the page
質問 # 63
......
無料提供中のADX-201E試験問題集で(2024年最新のPDF問題集)信頼度の高いADX-201Eテストエンジン:https://www.passtest.jp/Salesforce/ADX-201E-shiken.html
ADX-201EのPDFで最近更新された問題です集試験点数を伸ばそう:https://drive.google.com/open?id=1yiS36irwS-z4xib6eRBKXWSk4tFsg7nW