CRT-211問題集227問でSalesforce Certified Advanced Administratorを確実実践 [Q129-Q150]

Share

CRT-211問題集227問でSalesforce Certified Advanced Administratorを確実実践

リアル最新CRT-211試験問題CRT-211問題集

質問 # 129
How to write validation rule where the condition is Amount is greater than or equal 500 and custom field should not be blank. Choose 3

  • A. Amount >= 500 && TEXT (Child__c) = ''
  • B. Amount >= 500 && ISPICKVAL(Child__c) = ''
  • C. Amount >= 500 && ISBLANK(Child__c)
  • D. Amount >= 500 && (child__c = '')

正解:A、C、D


質問 # 130
Universal Container categorizes its accounts with one of two status values-Prospect or Customer. The administrator wants to automatically change the valuefrom Prospect to Customer when an opportunity is won. What can the administrator do to accomplish this? Choose 2 answers

  • A. Create an opportunity workflow rule that updates the Account Status field
  • B. Create an Account workflow rule that updates the Account Status field
  • C. Use an Apex trigger to updated the Account Status field
  • D. Use Visualforce to update the Account Status field

正解:A、C


質問 # 131
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. Classic Encryption
  • B. Field-Level Security
  • C. Data Classification
  • D. Schema Builder

正解:C


質問 # 132
Universal Containers wants to allow its customers to submit support requests across multiple channels. How can this be accomplished with Salesforce? Choose 2 answers

  • A. Enable the Service Cloud console app on the company website
  • B. Enable Chatter Answers in the company's Customer Community
  • C. Offer a Live Agent chat button on the company website
  • D. Expose the case feeds option on the company's website

正解:B


質問 # 133
In a two-step approval process where the first step is a hiring manager and second is the appropriate director, which of the following relationship types would a system administrator use to establish a relationship between the two approvers? * (1 Point)

  • A. Hierarchical relationship
  • B. Sibling relationship
  • C. Look up relationship
  • D. Master detail relationship

正解:A


質問 # 134
What are considerations before using territory management? Choose 3

  • A. It does not work in parallel with sharing functions
  • B. You need to contact Salesforce to have it enabled
  • C. Forecast are derived from Territory hierarchy not Role hierarchy
  • D. Once enabled it cannot be disabled

正解:B、C、D


質問 # 135
An administrator is setting up Salesforce Knowledge and wants to implement an easy way for agents to create new articles from multiple objects.
Which two options could the administrator do to meet this requirement?
Choose 2 answers

  • A. Deploy a screen-based flow from the home page.
  • B. Create a custom quick action for each object.
  • C. Use the Service Setup Assistant to Configure Knowledge.
  • D. Add the New Article global action to required page layouts.

正解:B、D


質問 # 136
Management at Ursa Major Solar wants to understand how many accounts have opportunities in the overall pipeline.
What should the administrator use to create a report showing all open opportunities and the total number of accounts represented?

  • A. The Show Unique Count option on the account name column
  • B. A custom report type showing opportunities with accounts
  • C. A Cross Filter selecting opportunities with accounts
  • D. The row count on a summary report grouped by account name

正解:A

解説:
The Show Unique Count option on the account name column will create a report showing all open opportunities and the total number of accounts represented. This option will count each account only once, even if it has multiple opportunities. The report can be grouped by account name or any other field to show more details. Reference: https://help.salesforce.com/s/articleView?id=sf.reports_builder_unique_count.htm&type=5


質問 # 137
The administrator at Cloud Kicks has been requested to provide access to the Leads object to a contractor. The contractor currently has a profile that has access to a project management app within Salesforce. The contractor should only have View access to all of the Lead records.
What should the administrator handle this request?

  • A. Add an app with the Leads tab to the user's profile.
  • B. Create a profile with Read Only for all Leads.
  • C. Assign the contractor a public group with Lead access.
  • D. Assign a permission set that has View All on Leads.

正解:D

解説:
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. By assigning a permission set that has View All on Leads to the contractor, Cloud Kicks can grant them view access to all lead records without modifying their profile or creating a new one. Reference: https://help.salesforce.com/s/articleView?id=sf.perm_sets_overview.htm&type=5


質問 # 138
System admin - wants to make sure that when an opportunity is closed - nobody can modify it.

  • A. create workflow (isclosed) is true - if customer modifies it
  • B. give read only permission on close opportunity
  • C. Change OWD setting read / write
  • D. validation rule with priorvalue(isclosed) = true

正解:D


質問 # 139
The administrator at Cloud Kicks needs to set up automation to update three fields on the Shipment custom object. Because of the effect these updates will have on some programmatic customizations, they need to happen in a very specific order.
How should the administrator configure the field updates to ensure the proper order.

  • A. Create a process with three criteria nodes and stop after each action.
  • B. Create a process with one criteria node and three field updates in the correct order.
  • C. Create three workflow rules in order, one workflow rule for each field update.
  • D. Create a workflow rule with three field updates entered in the correct order.

正解:A


質問 # 140
The VP of the company is always travelling and uses only an iPad for office communications. Employees, who are chatter users, needs to submit their quotes for approval by the VP. How will the system admin meet this? Choose 2

  • A. Enable Approval by Email
  • B. Enable Chatter
  • C. Enable Salesforce Mobile
  • D. Configure Salesforce for Outlook

正解:A、B


質問 # 141
Universal Container has a custom object to track complaints. They use a field to view related complaints. What is the relationship?

  • A. Look-up Relationship
  • B. Junction Object
  • C. Hierarchical Relationship
  • D. Master Detail Relationship

正解:C


質問 # 142
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. Process Builder
  • D. Flow

正解:D


質問 # 143
What is a capability of collaborative forecasting? Choose 3 answers

  • A. Select a default forecast currency setting
  • B. Overlay quota
  • C. Rename categories
  • D. Add categories
  • E. Forecast using opportunity splits

正解:A、C、E


質問 # 144
An administrator has been asked to enable permissions for users on the account services team to be able to edit and change ownership of Accounts owned by any of the team members.
What should the administrator configure?

  • A. Set organization-wide sharing for Account as Public Read Only.
  • B. Enable Account Teams and grant Read record-level access to account team members for the Account object
  • C. Create a Sharing Rule on the Account object for all members of the account services role to have Read/Write access.
  • D. Update the profile Account object to Modify All.

正解:C


質問 # 145
What can a Sales Representative see once he clicks on the Forecast (Collaborative) tab? Select 4

  • A. Forecast Range
  • B. Opportunity list column
  • C. Data Source
  • D. Quotas
  • E. Forecast Categories

正解:A、B、D、E


質問 # 146
A job applicant object needs to be associated to Position object. Company wants that when a Position is deleted, all applicants should also be deleted. What type of relationship would this be?

  • A. Lookup
  • B. Hierarchical
  • C. System information
  • D. Master-detail

正解:D


質問 # 147
Sales leaders at Ursa Major Solar would like to be able to calculate forecasts based on megawatts.
How can the administrator create forecast types based on a megawatts measurement?

  • A. Create a custom formula field.
  • B. Use a standard currency field.
  • C. Customize a standard field.
  • D. Create a custom number field.

正解:D


質問 # 148
An administrator at Universal Containers has been asked by the compliance team to understand end track various sensitivity levels for its data In Salesforce. The administrator has enabled Data Classification end configured appropriate sensitivity levels. The compliance team would Ike a report showing field level sensitivity and classification.
What should the administrator recommend?

  • A. Run the standard Data Classification report.
  • B. Create a custom Entity Definition and Held Definitions report type.
  • C. Use the Data Classification Metadata list view.
  • D. Configure a custom Data Classification and Metadata report type.

正解:A

解説:
Run the standard Data Classification report is what the administrator should recommend to the compliance team. 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 also provides a standard report that shows field level sensitivity and classification for all fields in an org. The administrator can run this report and share it with the compliance team to meet their requirement.


質問 # 149
What is true about Salesforce Communities? Choose 2

  • A. Communities can be used by internal Salesforce users only
  • B. Reputation level is the same across all communities
  • C. Crowd sourced Knowledge in Q&A tab
  • D. Ideas tab is used by community users to submit, like and promote Ideas

正解:C、D


質問 # 150
......

CRT-211別格な問題集で最上級の成績にさせるCRT-211問題:https://www.passtest.jp/Salesforce/CRT-211-shiken.html

手に入れよう!最新CRT-211認定の有効な試験問題集解答:https://drive.google.com/open?id=1MNb7INJBvJHonH9lRxvdexeJyq-vIuF5