
[2024年10月14日] CRT-211のPDFで最近更新された問題です集試験点数を伸ばそう
CRT-211完全版問題集には無料PDF問題で合格させる
CRT-211試験の準備をするには、候補者はSalesforceの協力の経験があり、高度な管理概念に精通している必要があります。また、試験の目的を研究し、Salesforceやサードパーティのプロバイダーが提供する学習ガイド、練習試験、トレーニングコースなどのリソースを活用する必要があります。
質問 # 64
An administrator created a new custom object. When trying to upload new records to the custom object using.
Date Loader, they are unable to see the new custom object in the list of available objects.
What should the administrator do to resolve the issue?
- A. Check the Field-Level Security of the new custom object's Name field.
- B. Confirm the object us marked as deployed and not in development.
- C. Assign a permission set to give them access to the new object.
- D. Ensure Allow Sharing is checked on the custom object.
正解:B
解説:
When creating a new custom object, administrators can choose to mark it as deployed or in development. If an object is marked as in development, it is not visible to users or available in tools such as Data Loader, even if they have access to it through their profile or permission set. To make the object available for data import, the administrator needs to mark it as deployed. References:
https://help.salesforce.com/s/articleView?id=sf.customize_deployment_status.htm&type=5
質問 # 65
How to configure to make easier to search files on chatter
- A. Use Global Search
- B. Use Search inside file tab in chatter
正解:B
質問 # 66
Sales managers at Ursa Major Solar have asked for some additional automation around opportunity reminders. If the opportunity is in the Proposal stage a week before the close date, they want an email sent to the opportunity owner and manager. If the Budget Approved custom field is checked, the managers want to be notified immediately.
How should these requirements be met without using code?
- A. Create a schedule-triggered flow for the Opportunity object. Configure the trigger to flow daily.
- B. Create a record-triggered flow with scheduled paths. Configure the trigger to flow before the record is saved.
- C. Create a schedule-triggered flow. Configure the trigger to flow weekly.
- D. Create a record-triggered flow with scheduled paths. Configure the trigger to flow after the record is saved.
正解:D
解説:
A record-triggered flow lets you automate actions when a record is created or updated. You can use scheduled paths to schedule actions relative to a date field on the record, such as close date. You should configure the trigger to flow after the record is saved so that you can access the updated field values. Reference: https://help.salesforce.com/s/articleView?id=sf.flow_concepts_trigger_types_record.htm&type=5
質問 # 67
Universal containers has a workflow rule that sends an email alert to the VP of sales when a large deal is won. The VP is reporting that these emails are not being delivered.
What tool could be used to determine the problem? choose 2
- A. System audit trail.
- B. Email log.
- C. Workflow monitor.
- D. Debug log.
正解:B、C
質問 # 68
Universal Container has a custom object to track complaints. They use a field to view related complaints. What is the relationship?
- A. Junction Object
- B. Hierarchical Relationship
- C. Master Detail Relationship
- D. Look-up Relationship
正解:B
質問 # 69
When a lookup relationship is created between two objects, which three options can the administrator select to help manage situations when a lookup record is deleted?
Choose 3 answers.
- A. Clear the value of the lookup field.
- B. Delete the related record also.
- C. Prompt the user to enter another record to resolve the lookup relationship.
- D. Do not allow deletion of a lookup record that is part of a lookup relationship.
- E. Notify the record owner.
正解:A、B、D
質問 # 70
The sales manager at Universal Containers would like a dashboard to view each of the sales representative's opportunities, accounts, and related cases.
What is a recommended solution?
- A. Create a dynamic dashboard and ensure the sales manager has the view My Team's Dashboard permission.
- B. Create a dashboard and add filters for users, opportunities, accounts, and cases.
- C. Create a dynamic dashboard and add fitters for opportunities, accounts, and cases.
- D. Create an individual dashboard for each sales representative with opportunity, account, and case components.
正解:A
質問 # 71
Sales representatives are reporting trouble syncing quotes with their related opportunities.
What is a possible explanation for this problem? Choose two
- A. The quote is attached to a closed opportunity.
- B. The attached currency is no longer active.
- C. The user does not have Edit permissions on the quote.
- D. The quote contains an archived list price.
正解:B
質問 # 72
The administrator at AW Computing has received an email for a system error indicating that their organization has reached is hourly limit processing workflow time triggers.
Which two processes should the administrator review? Choose 2 answers
- A. Debug Logs
- B. Time-Based Workflows
- C. Apex Triggers
- D. Paused now Interviews
正解:A、B
解説:
Time-based workflows are a type of workflow that execute actions based on a specific time trigger, such as a certain number of days before or after a date field on a record. Time-based workflows can cause delays in processing because they are added to a queue and processed in one-hour batches. If the queue is large or the system is busy, the actions may not execute at the exact time they are scheduled. Therefore, time-based workflows can contribute to reaching the hourly limit for processing workflow time triggers. References:
https://help.salesforce.com/s/articleView?id=sf.workflow_time_action_considerations.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.workflow_limits.htm&type=5
質問 # 73
A custom object called Item has a many-to-many relationship with the Account and Quota objects. At Cloud Kicks, account owners are changed frequently while ownership of Quota records remains unchanged. When an account owner is updated, the new account owner can only see Item records if they are also the owner of the Quota record.
What step should the administrator take to give access to all Item records?
Change the data format of the Quota relationship field from master-detail to lookup.
- A. Create a Quota criteria-based sharing rule using ISCHANGED for the Account Owner field.
- B. Re-assign the Quota master-detail to the primary and the
- C. Give the account owner Read access to both the Account and the Quota objects
- D. Account master-detail to secondary.
正解:D
質問 # 74
A Recruiting User needs to setup an object relationship between the Position Object and the Job Application Object. He needs this setup so that a Position record can be related to many Job Application records and Job Application Records can be related to many Position Records. He also needs this in a setup where deleting a Position record will delete all related Job Application records and deleting a Job Application record deletes all related Position records. What can a system administrator do to fulfill the requirement?
- A. Create a junction object between the Job Application and Position object.
- B. Create two master-detail relationships where both can be master and both can be detail records
- C. Create a lookup relationship on both objects.
正解:A
質問 # 75
The best practice when creating Profiles is to:
Select one:
- A. Edit one of the existing built in profiles.
- B. Clone one of the built in standard profiles that is close to what you need
- C. Start with a blank profile and customize it to what you need.
- D. Use one profile for all users.
正解:B
質問 # 76
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. Require the Sales Engineer and the Account Executive lookup fields on the page layout.
- B. Assign a task to the owner if an opportunity is created without one of these fields filled out.
- C. Create a different record type for deals with Sales Engineers and deals with Account Executives to capture one or the other.
- 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
解説:
A validation rule can enforce data quality by preventing users from saving records that do not meet certain criteria. In this case, the validation rule can check if both the Sales Engineer and the Account Executive lookup fields are blank, and display an error message if so. This way, the director of sales can ensure that every opportunity has either a sales engineer or an account executive assigned to the deal. Reference: https://help.salesforce.com/s/articleView?id=sf.validation_rules_overview.htm&type=5
質問 # 77
How would you configure a profile to find duplicate records? * (1 Point)
- A. read,edit
- B. view all
- C. Delete
- D. merge
正解:B
質問 # 78
DreamHouse Realty (DR) wants to ensure that its data is protected. There have been several recent attempts to phish employees.
What should DR do to help ensure that the user that is logged in is the right user when the running user is trying to view reports and dashboards?
- A. Require a high assurance session when exporting or printing reports and dashboards.
- B. Set up an authentication provider for reports and dashboards.
- C. Require MFA when users need to view and export dashboards and reports.
- D. Require a Usemame, Password, and Security Token when logging in.
正解:A
解説:
To help ensure that users who are viewing reports and dashboards are who they say they are, DR should require a high assurance session when exporting or printing reports and dashboards. A high assurance session requires users to verify their identity using multi-factor authentication before accessing sensitive data or functionality in Salesforce. References:
https://help.salesforce.com/s/articleView?id=sf.security_high_assurance_session_level.htm&type=5
質問 # 79
A system administrator wants to change the field type from a lookup field to a master-detail field. What must the system administrator check in order for the change to be implemented successfully?
- A. Make sure the lookup value is required
- B. Make sure that all lookup fields on the record are filled up
- C. Option4
- D. Make sure that the lookup field has a related record
正解:B
質問 # 80
What are three characteristics of Dynamic Dashboards? (Select 3)
- A. Dynamic Dashboards can be viewed by anyone
- B. Authorised users can change the running user of a Dynamic Dashboard
- C. Dynamic Dashboards can display the data of the logged-in user
- D. Dynamic Dashboards can display the data of a set running user
正解:B、C、D
質問 # 81
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. Lightning Object Creator
- B. Data Loader
- C. Lookup Field
- D. Schema Builder
正解:A、C
質問 # 82
......
Salesforce CRT-211試験は、データ管理、セキュリティとアクセス、自動化、および統合を含む幅広いトピックをカバーしています。また、候補者のSalesforceのトラブルシューティングおよび最適化能力もテストされます。この試験は、候補者の知識を実際のシナリオに適用し、ビジネスプロセスを改善するための戦略的な決定を行う能力をテストするよう設計されています。
Salesforce CRT-211試験の準備には、Salesforce管理の経験が必要であり、Salesforceプラットフォームに精通していることが望ましいです。候補者は、Salesforce Trailheadプラットフォームなどのオンラインリソースを活用することもできます。このプラットフォームには、試験の準備に役立つ無料のトレーニングモジュールやリソースが提供されています。さらに、Salesforceパートナーやコンサルタントが提供するトレーニングコースに参加することもできます。
100%更新されたのはSalesforce CRT-211限定版PDF問題集:https://www.passtest.jp/Salesforce/CRT-211-shiken.html
無料Salesforce Certified Advanced Administrator CRT-211公式認定ガイドPDFダウンロード:https://drive.google.com/open?id=1MNb7INJBvJHonH9lRxvdexeJyq-vIuF5