[Q39-Q58] 検証済みのCRT-211問題集と解答で合格保証もしくは全額返金 [2023年10月]

Share

検証済みのCRT-211問題集と解答で合格保証もしくは全額返金 [2023年10月]

CRT-211のPDF問題集で2023年10月17日最近更新された問題

質問 # 39
The administrator at Cloud Kicks recently replaced several case workflow rules with a single before save flow. Since this change, some cases are routing In unexpected ways.
What could be the cause or the charges to routing?

  • A. Assignment rules no longer reference the correct fields.
  • B. The old workflow rules are still active and impacting routing.
  • C. The flow precedes assignment rules; workflow rules are after assignment rules.
  • D. Multiple automation tools have been used and the automation is executed in a different order.

正解:C

解説:
One possible reason for the changes to case routing is the difference in the order of execution between before save flow triggers and workflow rules. Before save flow triggers run before assignment rules, which means that any field updates made by the flow can affect how the assignment rules assign the case. Workflow rules run after assignment rules, which means that any field updates made by the workflow do not affect how the assignment rules assign the case. Therefore, replacing workflow rules with before save flow triggers can change the case routing logic. Reference: https://help.salesforce.com/s/articleView?id=sf.flow_concepts_trigger.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.order_of_execution.htm&type=5


質問 # 40
An auto-response rule sends en email using Template when the field Case Source Is 'email' and Template when Case Source is blank. A Process Builder updates Case Source to 'email' when a case is created using Email-to-Case and to web' when a case Is created using Web-to-Case. Otherwise, Case Source Is blank.
What will occur when a case is created from an Incoming email?

  • A. Case Source updates to email and an email Is sent out using Template1.
  • B. Case Source updates to 'email' and an email is sent out using Template2.
  • C. An email is sent out using Template and then Case Source updates to email'.
  • D. An email la sent out using Template and then Case Source updates to 'email'.

正解:D


質問 # 41
The administrator at Cloud Kicks made new fields and page layout adjustments based on new requirements from the service teem. The changes have been built In a sandbox and are ready to be deployed Into production.
Whet should en administrator do before deploying the change set in production?

  • A. Make a new sandbox based on production to restore changes from.
  • B. Request a new sandbox based on the sandbox where the changes were made.
  • C. Push the change set to another sandbox to restore from.
  • D. Create the fields and update the page layouts In production.

正解:A


質問 # 42
A new administrator at Cloud Kicks has reported that they are unable to use outbound change sets as requested.
What permission should be reviewed to determine if it is missing from the administrator user or profile?

  • A. API Enabled
  • B. Create and Upload Change Sets
  • C. Modify Metadata Through Metadata API Functions
  • D. Deploy Change Sets

正解:A


質問 # 43
Cloud Kicks (CK) completed a project in a sandbox environment and wants to migrate the changes to production. CK split the deployment into two distinct change sets. Change set 1 has new custom objects and fields. Change set 2 has updated profiles and automation.
What should the administrator consider before deploying the change sets?

  • A. The Field-Level Security will not be deployed with the profiles in change set 2.
  • B. Change set 2 needs to be deployed first.
  • C. Automations need to be deployed in the same change set in order to be activated.
  • D. Both change sets must be deployed simultaneously.

正解:A

解説:
When deploying profiles using change sets, the field-level security settings are not included unless the fields themselves are also part of the change set. Therefore, the administrator should consider adding the new custom fields to change set 2 along with the profiles, or manually adjust the field-level security after deployment. Reference: https://help.salesforce.com/articleView?id=changesets_about_components.htm&type=5


質問 # 44
Users have been given Read/Write access to product support cases through criteria-based sharing rules. A user's profile only has the Read permission for cases. What is true about the user's ability to edit product support cases?

  • A. The user will not be able to edit product support cases
  • B. The user will be able to edit product support cases
  • C. The user will only be able to edit the cases that they created
  • D. The user will Only be able to edit cases manually shared with them

正解:A


質問 # 45
Capability of Territory management.

  • A. It grants access to record based on Ownership
  • B. It grants access to record based on role hierarchy
  • C. In grants access to records regardless of ownership
  • D. It grants access to records based on profile

正解:C


質問 # 46
Ursa Major Solar offers customers annual service contracts. Account owners should receive an email renewal reminder l month before their customer's planned expiration date. The administrator builds a flow to automate the process, which runs when a record is created, and tests several possible scenarios.
What win occur if the expiration date is changed from January 1 of the next year to yesterday?

  • A. The resume event is recalculated and the email goes out to the account owner immediately.
  • B. The Interview is rescheduled based on the expiration date and sends the email on the last day of the current month.
  • C. The Interview resumes 1 month before the original expiration date and will send the email at that rime.
  • D. The flow is unable to run and a flow error message Is sent to the user who Initiates the flow.

正解:D


質問 # 47
Which two should an administrator consider when enabling Territory Management? Choose 2

  • A. It limits the type of forecasting that can be used.
  • B. Users can only be members of one territory at a time.
  • C. Sharing for accounts, contacts, opportunities, and cases are impacted.
  • D. Territory hierarchy must match the organization's role hierarchy.

正解:A、C


質問 # 48
An administrator has a request to write a report listing accounts that have sales from this year and that have a completed activity in the last 30 days.
What reporting feature should the administrator employ to provide only the list of accounts, without listing the details of the opportunities?

  • A. Filter Logic
  • B. Summary Report
  • C. Cross-Filter
  • D. Joined Report

正解:C


質問 # 49
A sales manager would like access to the following information:
All closed/won opportunities in the last six months for each account the manager owns.
All cases created within the last six months for each account the manager owns.
How can the administrator meet these requirements?

  • A. Create a custom report type to combine the data into a single report
  • B. Create a single report using the Joined Reports feature
  • C. Create an Account report that groups by opportunities and cases
  • D. Create an Account report and add Opportunity and Case cross filters

正解:C


質問 # 50
AW Computing wants to create a process to assign accounts to different salespeople based on the annual revenue.... of the company. The administrator has decided to create a flow.
Which two consideration should the administrator make sure to remember when creating the flow? Choose 2 answers

  • A. Use a Get Record component instead of hard coding record IDs.
  • B. Update Record elements should be placed inside the flow loop.
  • C. Update record elements should be placed outside the flow loop.
  • D. The running user of a flow is the user that last saved the flow.

正解:A、C


質問 # 51
Administrator has been tasked with creating a new custom field on the Account object called Government Der. The compliance department has determined that this field contains sensitive Information and needs to be encrypted using Classic Encryption.
How will this impact users when reading, editing, or reporting on Accounts?

  • A. Users will need the View Encrypted Data permission to edit the field.
  • B. Encrypted fields can be added to a list view and rule filters.
  • C. Users with the View Encrypted Data permission can see the field, regardless of Field-Level Security.
  • D. Encrypted fields are unable to be used the report criteria or list views filters.

正解:D


質問 # 52
What be indicator factor that will explain user is above in forecast hierarchy.

  • A. He can setup Quota for those Users
  • B. User able to see Others Opportunity
  • C. Actual Revenue is addition of revenue below him

正解:C


質問 # 53
When converting a lead to an existing account, the user is getting an error of insufficient privileges.
Which two options could be preventing the user from converting the lead to the existing account?
Choose 2 answers

  • A. Account is owned by someone in the same role.
  • B. Organisation wide sharing is set to Controlled by Parent for Account and Contact.
  • C. Organisation-wide Sharing Is set to Private for Account and Contact.
  • D. Account is owned by someone above them in the rote hierarchy.

正解:A、D


質問 # 54
Universal Containers has found duplicate contacts in Salesforce. The sales team administrator prevent duplicate records from being created.
Which two ways should the administrator customize duplicate management?
Choose 2 answers

  • A. Create custom matching rules.
  • B. Configure custom duplicate rules.
  • C. Modify the Global Picklist Value Sets.
  • D. Set up mobile duplicate alerts.

正解:A、B


質問 # 55
An administrator is planning he release process for the year. The team will be using change sets to process deployment to production.
Which three best practices should be considered?

  • A. Make sure to deploy all dependent components.
  • B. Plan your deployments around the production and sandbox maintenance schedules.
  • C. Make sure change sets are limited to 10,000 files.
  • D. Use matching names for global publisher layouts and Outlook publisher layouts.
  • E. Be sure to test only after business hours the data after deployment.

正解:A、B、C

解説:
Planning deployments around maintenance schedules ensures that there are no interruptions or delays in the deployment process. Deploying all dependent components ensures that there are no missing metadata or references that could cause errors or failures in the deployment. Limiting change sets to 10,000 files ensures that the deployment does not exceed the maximum size limit for change sets


質問 # 56
The support operations team has noticed some Invalid data In the custom Primary issue picklist field on case records. They are unsure of what the issue is since the field is being updated by an automated procedure and there Is a validation rule to ensure clean data on case records.
Why arc records being updated with data that violates the validation rule?

  • A. The field is being updated by a workflow field update.
  • B. The data change Is triggered by an update record Flow element.
  • C. The user has the Modify All Data permission on the object.
  • D. The field is being updated by an Apex before trigger.

正解:A


質問 # 57
An administrator is given a .csv file of 5,000 leads with External Id and Status fields. They need to match existing and add new records with Data Loader.
What action should be taken to populate the Status field on the records and add new records?

  • A. Export
  • B. Upsert
  • C. Insert
  • D. Update

正解:B


質問 # 58
......

CRT-211試験問題有効なCRT-211問題集PDF:https://jp.fast2test.com/CRT-211-premium-file.html

CRT-211練習テスト問題解答には更新された227問があります:https://drive.google.com/open?id=1opu9Y1SxayqVFRFuYMabMIzyVBzwTxhq


弊社を連絡する

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

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

サポート: 現在連絡 

English Deutsch 繁体中文 한국어