
[2024年08月07日]CRT-211試験問題集でリアル試験と100%同じ問題と解答
CRT-211テストエンジン問題集トレーニングには238問あります
CRT-211 認定試験は、Salesforce プラットフォームに深い理解を持つ経験豊富な Salesforce 管理者および開発者を対象としています。本試験は、Lightning Experience、Salesforce Connect、Salesforce Identity などの高度な Salesforce 機能、Apex および Visualforce 開発、データモデリング、複雑な統合など、高度なトピックを試験するよう設計されています。
CRT-211試験では、高度な自動化とワークフロー、データ管理、セキュリティとアクセス、分析とレポートなど、幅広いトピックをカバーしています。候補者は、これらの各領域を深く理解し、Salesforceプラットフォーム全体をしっかりと把握することが期待されます。この試験は、60の複数選択の質問で構成されており、105分の時間制限があります。
質問 # 14
A sales rep at Ursa Major Solar reafized that the wrong price book was selected for an opportunity.
How can the sales rep change the price book on the opportunity?
- A. Once selected, the price book can be updated via the forecasts tab.
- B. The change can be made through the mobile app.
- C. Once selected, the price book is locked on the opportunity.
- D. They change can be made through the desktop site.
正解:D
解説:
The change can be made through the desktop site by using the Edit All button on the related list of products on the opportunity page. This button allows you to edit multiple products at once and change their price book entries. You cannot use this button on the mobile app, as it is not supported. You also cannot change the price book on the opportunity once it has products added to it, unless you remove all the products first. References:
https://help.salesforce.com/s/articleView?id=sf.opportunity_products_edit.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.opportunity_products_change_pricebook.htm&type=5
質問 # 15
Cloud Kicks wants its sales reps to always use the same full zip code format with a hyphen where applicable.
What should the administrator implement to help ensure consistent formatting?
- A. Add a quick create function for the sales reps to use.
- B. Create a REGEX function to use in a validation rule on the field.
- C. Edit the standard field length to five characters.
- D. Add a help text instructing the sales rep on how to enter this field.
正解:B
質問 # 16
Cloud Kicks (CK) does business directly with individual consumers (B2C) and large businesses (B2B). Some of CK's B2C customers are employed at its larger customer accounts and should be tracked under both.
Which two options will CK need to use to manage its customers' accounts?
Choose 2 answers
- A. Campaign Members
- B. Contacts to Multiple Accounts
- C. Leads
- D. Person Accounts
正解:B、D
質問 # 17
When an Account has more than five open opportunities over US$10,000, the sales rep should have an option on the Account page to start the escalation process to allocate additional resources.
Which two configurations should the administrator create?
Choose 2 answers
- A. Dynamic Forms
- B. Roll-Up Summary field
- C. Formula field
- D. Component Visibility filter
正解:B、D
質問 # 18
Which of the following are some of the capabilities of a Live Agent?
- A. Skills
- B. Live Agent Chat Queues
- C. Knowledge chatlet and the Articles tool
- D. Pre-Chat Forms and Post-Chat Pages
- E. All of the above
正解:E
質問 # 19
Suri only has the "read" permission for the case object on her profile. A criteria-based sharing rule gives her read/write access to product support cases. Will Suri be able to edit product support cases?
- A. No
- B. Yes
正解:A
質問 # 20
Universal Containers purchased Field Service Lightning Licenses in Production and wants to make these license available in an active development sandbox with the minimum development impact.
How should an administrator create these licenses in the sandbox?
- A. Refresh the sandbox from production.
- B. Merge Production and the sandbox using a template.
- C. Use the Match Production Licenses tool.
- D. Submit a Salesforce support case.
正解:A
質問 # 21
Which three capabilities should an administrator consider about change sets?
Choose 3 answers.
- A. To use change sets, at least one Inbound and one outbound connection must exist.
- B. There is a feature that allows the user to validate a change set before deploying it.
- C. When a change set is deployed to production, by default, all unmanaged Apex tests will automatically be run.
- D. When a component is added to a change set, all dependent components automatically get added.
- E. When custom fields are added to a change set, field-level security is automatically included.
正解:A、B、E
質問 # 22
What tool would you use if you wanted to create a report that would compare results over time based on specific criteria?
- A. custom report types (CRT)
- B. analytic snapshots
- C. Standard Report
- D. Exception Report
正解:B
質問 # 23
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. Omni-Channel
- B. Skills-Based Routing
- C. Contact Bequest Flow
- D. Web-to-Case Form
正解:A、B
質問 # 24
The administrator at Cloud Kicks has been asked to delete a large number of quote line items. The/ receive a
.csv fife with the record IDs to be deleted. The administrator uses Data Loader to delete them and selects Use Sulk APL When the job runs, every record shows an 'entity Is deleted' error In the error file that is created.
What is the reason for the error?
- A. Deleting with Data Loader can only be done In Batch API mode.
- B. This Is the standard error message when records are deleted using Bulk API.
- C. One of the IDs in the batch referenced a record that was In the recycle bin.
- D. The batch size selected was greater than the 200 record limit.
正解:C
解説:
One of the IDs in the batch referenced a record that was in the recycle bin because deleting records with Bulk API does not delete records permanently but moves them to the recycle bin. Therefore, if a record ID in the batch matches an existing record ID in the recycle bin, an 'entity is deleted' error will occur.
質問 # 25
Ursa Major Solar uses the custom object Product Development to track Ideas R&D is wording on. A former administrator added the custom object Potential Name with a lookup to Product Development to allow R&D to track names under consideration for those product. The R&D manager recently ran a record and noticed several potential names where the relationship to the Product Development record was missing. The current administrator needs to change this relationship to master detail to ensure a potential name only exists when there is product development.
Which two options are available for altering the existing Potential Name records for the deployment of this change to be successful?
Choose 2 answers
- A. Remove the lookup field from the page layout so the data is maintained without changes.
- B. Assign any Potential Name records with blank lookup fields to an existing record from Product Development.
- C. Remove any existing data in the lookup field n Potential Name records
- D. Move any Potential Name records with blank lookup fields to the recycle bin.
正解:B、D
解説:
Move any Potential Name records with blank lookup fields to the recycle bin or assign any Potential Name records with blank lookup fields to an existing record from Product Development are two options available for altering the existing Potential Name records for the deployment of this change to be successful. Changing a lookup relationship to a master-detail relationship requires that all child records have a parent record.
Therefore, any Potential Name records that have blank lookup fields to Product Development need to be either deleted or assigned to a valid Product Development record before changing the relationship type
質問 # 26
In Collaborative Forecasts, which permissions are required in order to upload quota data for al users? Choose 2.
- A. Manage Quotas
- B. Customize Forecasts
- C. Manage all data
- D. View all Forecasts
- E. View all data.
- F. Customize Quotas
正解:A、D
質問 # 27
A Sales Manager does not have edit access on accounts. However a user below them in the role hierarchy does have edit access. Do they inherit this access?
- A. True
- B. False
正解:B
質問 # 28
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. 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
解説:
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. References:
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
質問 # 29
DreamHouse Realty wants better insights into potential revenue in the next quarter and is considering using Collaborative Forecasts.
What should the administrator consider when setting up Collaborative Forecasts?
- A. A single org can have up to six different types of forecasts.
- B. A forecast can be either revenue-based or quantity-based.
- C. Opportunity Split data cannot be viewed in a forecast.
- D. The default forecast categories cannot be customized.
正解:B
質問 # 30
Cloud Kicks (CK) has introduced its new Alpha Shoe line. Customers create cases from CK's website.
Managers receive a report of all cases created last week. Managers would like a way to easily see in the report if the customer refers to the new shoe line in the case subject.
How should the system administrator modify thr report meet this request?
- A. Add a cross-filter and a with' sub-filter.
- B. Build a row-level formula.
- C. Include a contains filter on Subject.
- D. Change the format to a joined repi
正解:B
解説:
A row-level formula is a formula that evaluates each row in a report and returns a value based on one or more fields in that row. A row-level formula can be used to create a new column in a report that indicates whether the case subject contains the words 'Alpha Shoe' or not. References:
https://help.salesforce.com/s/articleView?id=sf.reports_row_level_formulas.htm&type=5
質問 # 31
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. Field-Level Security
- B. Schema Builder
- C. Classic Encryption
- D. Data Classification
正解:D
質問 # 32
The sales team at Cloud Kicks is noticing that sales reps are misusing the new Screen Flow tool for data entry, since they are viewed the initial screen after clicking finish.
What should the administrator do to fix this?
- A. Use a lightning action to redirect the user
- B. Update the flow with a local redirect action.
- C. Create a new flow to redirect the user when the other flow finishes.
- D. Add a trigger to redirect the user to a new page.
正解:A
解説:
A lightning action is a type of quick action that can invoke a Lightning component, a Visualforce page, or a URL. The administrator can use a lightning action to redirect the user to a different page after they finish the screen flow. This way, the user will not see the initial screen again and will not misuse the flow tool.
Reference:
https://help.salesforce.com/s/articleView?id=sf.lightning_component_actions.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.flow_distribute_lex.htm&type=5
質問 # 33
Cloud Kicks tracks project details in a custom Project object. Project Milestones are tracked in a second custom object, with a reference to the parent Project record. Users need to automatically create a standard set of related Project Milestones when a Project record is created.
What is the recommended automation solution?
- A. Field Service flow
- B. Scheduled flow
- C. Before-save autolaunched flow
- D. After-save autolaunched flow
正解:D
解説:
An after-save autolaunched flow is a type of flow that runs in the background when a record is saved and performs actions based on the record data or changes. An after-save autolaunched flow does not require user input or interaction and can be triggered by a record-triggered flow element or by an Apex trigger. In this case, you can create an after-save autolaunched flow that runs when a Project record is created and creates a standard set of related Project Milestone records based on predefined values or variables. References:
https://help.salesforce.com/s/articleView?id=sf.flow_trigger_types.htm&type=5 https://help.sales
質問 # 34
What is NOT a feature of Custom Report Types?
- A. Select which fields appear as columns by default
- B. Remove reorder and rename fields
- C. Add default filters
- D. Add fields to the report type via lookups
正解:C
質問 # 35
......
Salesforce CRT-211試験は、かなりの量の準備が必要な挑戦的な試験です。候補者は、Salesforceプラットフォームを深く理解し、実用的な例やシナリオを通じて知識を実証できる必要があります。試験は60の複数選択の質問で構成されており、2時間以内に完了する必要があります。候補者は、試験に合格するには、70%以上のスコアを達成する必要があります。
CRT-211練習テストPDF試験材料:https://www.passtest.jp/Salesforce/CRT-211-shiken.html
CRT-211問題で一発合格させる問題集にはSalesforce Certified Advanced Administrator認定問題を使おう:https://drive.google.com/open?id=1NSt6fREevrWH6e-fldU-ZwO9Li7i9S2B