Salesforce Salesforce-Certified-Administrator試験情報と無料練習テストはこちら [Q143-Q168]

Share

Salesforce Salesforce-Certified-Administrator試験情報と無料練習テストはこちら

合格させるSalesforce Salesforce-Certified-Administratorプレミアムお試しセットテストエンジンPDFで無料問題集セット

質問 # 143
The administrator at Ursa Major Solar has been asked to change the work Item and Project Custom Object Relationship from a master detail to a Lookup.
Which Scenario Could prevent the administrator from fulfilling this requirement?

  • A. The Look-Up field is required for Saving Records.
  • B. A junction object is required to support the lookup.
  • C. The lookup field in all the records contains a value.
  • D. Roll-Up summary field sexist on the master object.

正解:D

解説:
Explanation
One scenario that could prevent an administrator from changing the relationship between work item and project custom objects from master-detail to lookup is that roll-up summary fields exist on the master object (project). Roll-up summary fields are fields that calculate values from related records in a master-detail relationship; they cannot be used in a lookup relationship. If roll-up summary fields exist on the project object, they would prevent the administrator from changing the relationship type unless they are deleted first. A junction object is not required to support a lookup relationship; it is only used when creating many-to-many relationships between two objects using two master-detail relationships. The lookup field in all the records containing a value or the lookup field being required for saving records are not scenarios that would prevent changing the relationship type; they are scenarios that would allow changing the relationship type without losing data or functionality. References:
https://help.salesforce.com/s/articleView?id=sf.fields_about_roll_up_summary_fields.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.relationships_considerations.htm&type=5


質問 # 144
A user at Northern Trail Outfitters Is having trouble logging into Salesforce. The user's login history shows that this person has attempted to log in multiple times and has been locked out of the organization.
Which two ways should the administrator help the user log into Salesforce?

  • A. Reset the password policies to allow the user to login.
  • B. Use the unlock button on the user's record detail page.
  • C. Log in as the user to unlock the user and reset the password.
  • D. Reset password on the user's record detail page.

正解:B、D


質問 # 145
The Sales manager at DreamHouse Realty wants the sales users to have a quick way to view and edit the Opportunities in their pipeline expected to close in the next 90 days.
What should an administrator do to accomplish this request?

  • A. Make a new Sales dashboard and add a component that shows all opportunities that meet the criteria.
  • B. Enable Sales Console and show users how to open a tab for each opportunity in the pipeline that meets the requirements.
  • C. Create a custom report and schedule the sales users to receive it each day as a reminder to update their opportunities.
  • D. Create a list view on the Opportunity object and recommend users switch the view to Kanban to edit by drag and drop.

正解:D

解説:
Explanation
A list view is a feature that allows users to filter and display records based on certain criteria and fields. A Kanban view is a feature that allows users to view records as cards organized by columns that represent stages in a process such as opportunity stages or case statuses. Users can switch between list view and Kanban view by clicking on a toggle button on any object tab that supports Kanban view such as opportunities or cases.
Users can also edit records by dragging and dropping cards from one column to another or by clicking on an inline edit icon on each card. In this case, the administrator can create a list view on the opportunity object that filters opportunities by expected close date in the next 90 days; and recommend users switch the view to Kanban to edit opportunities by drag and drop. References:
https://help.salesforce.com/s/articleView?id=sf.lex_list_views.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.kanban_view.htm&type=5


質問 # 146
The VP of sales at Dreamhouse Realty has requested a dashboard to visualize enterprise sales across the different teams. The key place of data is the total of all sales for the year and the progress to the enterprise sales goal.
What dashboard component will effectively show this number and the proximity to the total goal as a single value?

  • A. Donut
  • B. Stacked Bar
  • C. Table
  • D. Gauge

正解:D

解説:
Explanation
A gauge component shows a single value along with its percentage of a total value within predefined ranges using colors (red-yellow-green). It is useful for showing key performance indicators (KPIs) such as total sales amount and progress towards sales goal. References:
https://help.salesforce.com/s/articleView?id=sf.dashboards_gauge_component_type.htm&type=5


質問 # 147
DreamHouse Realty (DHR) wants a templated process with a mortgage calculator that generated leads for loans. DHR needs to complete the project within 30 days and has maxed out its budget for the year.
Which AppExchange item should help the administrator to meet the request?

  • A. Flow Solutions
  • B. Lightning Community
  • C. Lightning Data
  • D. Bolt Solutions

正解:A

解説:
Explanation
Flow Solutions are pre-built flows or templates that can be installed from AppExchange and customized to meet specific business needs. For example, Flow Solutions can provide common use cases such as lead generation, document generation, payment processing, and more. In this case, the administrator can use a Flow Solution that provides a mortgage calculator and generates leads for loans. Flow Solutions are easy to install and configure, and can help save time and budget for projects. References:
https://help.salesforce.com/s/articleView?id=sf.flow_solutions.htm&type=5


質問 # 148
When users log in to Salesforce via the user interface, which two settings does the system check for authentication?
Choose 2 answers

  • A. The user's Two-Factor Authentication for API Logins permission
  • B. The user's profile login hours restrictions
  • C. The role IP address restrictions
  • D. The user's Two-Factor Authentication for User Interface Logins permission

正解:B、D

解説:
Explanation
When users log in to Salesforce via the user interface, the system checks for authentication based on their profile settings and permissions. One of the settings is login hours, which specify the time range when users can log in to Salesforce based on their profile. Another setting is Two-Factor Authentication for User Interface Logins permission, which requires users to enter a verification code along with their username and password when they log in to Salesforce via the user interface. References:
https://help.salesforce.com/s/articleView?id=sf.users_profiles_loginhours.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.security_2fa_perm_ui_logins.htm&type=5


質問 # 149
Aw computing wants to prevent user from updating the Account Annual Revenue field to be a negative value or an amount more than $100 billion.
How should an administrator accomplish this request?

  • A. Build a scheduled report displaying Account with Account revenue that is negative or greater than 100 billion.
  • B. Make the Account Revenue field required on the page layout.
  • C. Enable the Account Revenue limits in setup, with 0 as minimum and 100 billion as maximum
  • D. Create a validation rule that displays an error if Account revenue is below 0 or greater than 100 billion.

正解:D


質問 # 150
An administrator needs to create a one-to-many relationship between two objects with limited access to child records.
What type of field should the administrator use?

  • A. Lookup field
  • B. Roll-up summary
  • C. Cross Object formula
  • D. Master-detail field

正解:A

解説:
Explanation
A lookup field is a type of field that creates a relationship between two objects and allows users to select a record from one object as a value for another object. A lookup relationship creates a one-to-many relationship between two objects, where each parent record can have many child records but each child record can have only one parent record. A lookup relationship also allows limited access to child records, meaning that users can see only those child records that they have access to based on their profile permissions and sharing settings. References: https://help.salesforce.com/s/articleView?id=sf.relationships_lookup.htm&type=5


質問 # 151
Brokers at DreamHouse Realty need to see certain information about one or more cases when referencing the contact record. This record case Name, Case ID, Customer Name, Case Reason, Case Status, and Case Creation Date.
Which two changes in Setup should the administrator make?

  • A. Edit the Related List component in the Lightning App Builder and choose Enhanced List as the related list type.
  • B. Use the page layout editor to include the appropriate column in the Cases related list.
  • C. Use the page layout editor to change the related list type to Enhanced List.
  • D. Edit the Related List component in the Lightning App Builder and choose Related List as the related list type.

正解:B、D

解説:
Explanation
To see certain information about one or more cases when referencing the contact record, an administrator can use two methods: edit the Related List component in the Lightning App Builder and choose Related List as the related list type; and use the page layout editor to include the appropriate column in the Cases related list. The Related List component is a component that allows users to view and edit records related to a parent record on a record page. The Related List component has two types: Related List and Enhanced List. The Related List type shows records in a table format with columns that match the page layout of the parent record. The Enhanced List type shows records in a compact format with fewer columns and actions. To change the type of the Related List component, an administrator can use the Lightning App Builder and select either Related List or Enhanced List from the properties panel. The page layout editor is a tool that allows administrators to control how fields, related lists, buttons, etc., are arranged on a record detail or edit page for each object. To include appropriate columns in a related list, such as case name, case ID, customer name, case reason, case status, and case creation date for cases related to contacts, an administrator can use the page layout editor and drag and drop the desired fields from the palette to the Cases related list on the contact page layout.
References: https://help.salesforce.com/s/articleView?id=sf.lex_related_lists_component.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.customize_pagelayouts_overview.htm&type=5


質問 # 152
The service manager at Ursa Major Solar wants to let customers know that they have received their cases via email and their websites. Medium-priority and high-priority cases should receive different email notifications than low-priority cases. The administrator has created three email templates for this purpose.
How should an administrator configure this requirement?

  • A. Configure one workflow rule that fires when cases are created. Add a filter for case priority. Select the appropriate email template for the rule.
  • B. Create one auto-response rule. Configure three rule entry criteria and set a filter for case priority.Select the appropriate email template for each rule entry.
  • C. Include three assignment rules that fire when cases are created. Add a filter for case priority. Select the appropriate email template for each rule.
  • D. Add three auto-response rules. Configure one rule entry criteria for each rule and set a filter for case priority. Select the appropriate email template for each rule entry.

正解:B


質問 # 153
Cloud Kicks want its reports to show a Fiscal Year that starts on February 1 and has 12 months.
How Should the Administrator Address this requirement?

  • A. Set the Fiscal Year to Custom and the duration to 4 quarters.
  • B. Set the Fiscal Year to Custom and the starting month as February.
  • C. Set the Fiscal Year to Standard and the starting month as February.
  • D. Set the Fiscal Year to Standard and the duration to 12 months.

正解:B

解説:
Explanation
A standard fiscal year starts on January 1 and ends on December 31. A custom fiscal year can be set to start on any month and end on any month. In this case, Cloud Kicks wants its fiscal year to start on February 1 and end on January 31. This can be achieved by setting the fiscal year to Custom and the starting month to February.
Setting the fiscal year to Standard and the starting month to February will not work, as the standard fiscal year starts on January 1. Setting the fiscal year to Custom and the duration to 4 quarters will not work, as the duration of a fiscal year is 12 months. Setting the fiscal year to Standard and the duration to 12 months will not work, as the standard fiscal year starts on January 1.
Custom fiscal years are fiscal years that follow a custom-defined structure that differs from the Gregorian calendar. They can be used by organizations that have fiscal years that start on a different month than January or have fiscal years that are divided into custom periods such as quarters or weeks. To set up a custom fiscal year that starts on February 1 and has 12 months, an administrator needs to set the fiscal year to custom and the starting month as February in the fiscal year settings. Setting the fiscal year to standard or the duration to 4 quarters does not meet the requirement of having a custom fiscal year that starts on February 1. References:
https://help.salesforce.com/s/articleView?id=sf.admin_fiscal_year.htm&type=5


質問 # 154
Which three items are available in the mobile navigation menu?
Choose 3 answers

  • A. Dashboards
  • B. Utility Bar
  • C. Lightning App Pages
  • D. Lightning Home Page
  • E. Chatter

正解:A、C、E

解説:
Explanation
Lightning app pages, Chatter, and dashboards are three items that are available in the mobile navigation menu.
The mobile navigation menu allows users to access different items in the Salesforce mobile app, such as objects, apps, or utilities. Users can customize their mobile navigation menu by adding or removing items and changing their order. References: https://help.salesforce.com/s/articleView?id=sf.app_nav_setup.htm&type=5


質問 # 155
The administrator at universal containers has a screen flow that helps users create new leads.
When lead source is "Search Engine", the administrator needs to require the user to choose a specific a search engine from a picklist. If lead source is not "Search Engine", this picklist should be hidden.
How should the administrator complete this requirement?

  • A. Create a picklist for specific search engine, and set conditional visibility so that is only shown when lead source is "Search Engine".
  • B. Use an assignment element, one for when lead source is "Search Engine" and one for everything else.
  • C. Assign a decision element to direct the user to a second screen to hold specific search engine only when a lead source is "Search Engine".
  • D. Configure a picklist for specific search engine, and use a validation rule to conditionally show only when lead source is "Search Engine"

正解:C


質問 # 156
When a cloud kicks Opportunity closes, the company would like to automatically create a renewal opportunity.
Which two automation tools should an administrator use to accomplish this request?
Choose 2 answers

  • A. WorkFlow Rule
  • B. Process Builder
  • C. Flow Builder
  • D. Approval Process

正解:C


質問 # 157
Cloud kicks has the organization-wide sharing default set to private on the shoe object. The sales manager should be able to view a report containing shoe records for all of the sales reps on their team.
Which 3 items should the administrator configure to provide appropriate access to the report?
Choose 3 answers

  • A. Field level security
  • B. Report subscription
  • C. Custom report type.
  • D. Folder access

正解:A、D


質問 # 158
Aw Computing needs to capture a loss reason in rich text field when an opportunity is Closed lost.
How should an administrator configure this requirement?

  • A. Configure a workflow rule to display an error if Loss Reason is blank
  • B. Check the required checkbox on the Loss Reason field in Object Manger.
  • C. Create a validation rule to display an error if stage is Closed lost and Loss Reason is blank.
  • D. Select the requirement checkbox next to the loss reason field on the page layout.

正解:C


質問 # 159
A Sales user is trying to manage Campaign Members for an upcoming networking event. The user can view the Campaign, but add new Campaign Members or update Member statuses.
How can an administrator troubleshoot this problem?

  • A. Run a Campaign report and update any Member information via Data Loader.
  • B. Make sure the Marketing User Checkbox is checked on the user record page.
  • C. Create a permission set to allow the user to edit Campaign Members.
  • D. Provide the user access to both Leads and Contacts to edit all Members.

正解:B


質問 # 160
The Call centre manager in Ursa Major Solar wants to provide agents with a case dashboard that can be drilled down by case origin, status and owner.
What should an Administrator add to the dashboard to fulfil the request?

  • A. Bucket column
  • B. Dashboard component
  • C. Dashboard Filter
  • D. Combination Chart

正解:C

解説:
Explanation
A dashboard filter is a feature that allows users to filter dashboard components by one or more field values without changing the underlying report data. For example, a dashboard filter can allow users to view cases by origin, status, or owner. A dashboard filter consists of a filter name, one or more source fields, and one or more filter values. Users can apply one or more filters to see different views of the dashboard data.
References: https://help.salesforce.com/s/articleView?id=sf.dashboards_filters.htm&type=5


質問 # 161
DreamHouse Realty regularly processes customer requests for warranty work and would like to offer customers a self-serve option to generate cases.
Which two solutions should an administrator use to meet this request?
Choose 2 answers

  • A. Web-to-Case
  • B. Case Queues
  • C. Email-to-Case
  • D. Case Escalation

正解:A、C


質問 # 162
The IT manager at universal Containers is doing an audit of the systems security.
Mow should the administrator provide a summary of the org's security health?

  • A. Turn on Event Monitoring to track user events.
  • B. Run a Health Check to identify vulnerabilities.
  • C. Change the Organization-Wide Default to private to restrict visibility.
  • D. Download the last six months of user login data.

正解:B


質問 # 163
Executives at Cloud Kicks have reported that their dashboards are showing inaccurate dat a. The administrator has discovered been changing the source reports.
Which two actions should the administrator take to preserve the integrity of the source reports?
Choose 2 answers

  • A. Change the dashboard to be a dynamic dashboard
  • B. Move the dashboard to the user's private folder.
  • C. Move the dashboard reports to the view-only folder.
  • D. Create a new report folder with viewer access.

正解:C、D


質問 # 164
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. Password complexity requirement.
  • B. Minimum password length.
  • C. Password different then username
  • D. Prevent common words

正解:A、B


質問 # 165
What are three characteristics of a master-detail relationship?
Choose 3 answers

  • A. Permissions for the detail record are set independently of the master.
  • B. The owner field on the detail records is the owner of the master record.
  • C. The master object can be a standard or custom object.
  • D. Roll-up summaries are supported in master-detail relationships.
  • E. Each object can have up to five master-detail relationships.

正解:B、C、D


質問 # 166
Universal Containers requires that when an Opportunity is closed won, all other open opportunities on the same account must be marked as closed lost.
Which automation solution should an administrator use to implement this request?

  • A. Workflow Rule
  • B. Outbound Message
  • C. Quick Action
  • D. Flow Builder

正解:D


質問 # 167
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. use a fault connector and display a screen with text explaining what went wrong and how to correct it.
  • B. Uncheck the end user Flow Errors box in setup.
  • C. Remove validation rules so that the users are able to process without complete records.
  • D. Create a permission set to allow users to bypass the error.

正解:A

解説:
Explanation
Fault connector and screen component are two features that can be used to address the issue of users seeing error messages when they use one of their screen flows. Fault connector can be used to handle errors that occur when a flow element fails, such as a record create or update element. Screen component can be used to display a message to the user with text explaining what went wrong and how to correct it. References:
https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_connector_fault.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_screencmp_display_text.htm&type=5


質問 # 168
......

更新された公式認定はSalesforce-Certified-Administrator認証済みのSalesforce-Certified-Administrator問題集でPDF:https://jp.fast2test.com/Salesforce-Certified-Administrator-premium-file.html

2023年最新の実際に出るSalesforce-Certified-Administrator問題集テストエンジン試験問題はここにある:https://drive.google.com/open?id=1d-vdxV4tjh3UM4qFBd1p2AkB3HdAMvUg


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어