
[2025] CRT-211 Dumps are Available for Instant Access
Valid CRT-211 Dumps for Helping Passing CRT-211 Exam!
NEW QUESTION # 58
What privileges can be given to a delegated administrator? Choose three answers. * (1 Point)
- A. Create and edit users.
- B. Assign users to specified profiles.
- C. Modify the role hierarchy.
- D. Manage custom objects.
- E. Modify profile permissions.
Answer: A,B,D
NEW QUESTION # 59
A user at Universal Containers wants to load records Into a custom object named Location from a .csv file.
While using Data Loader, they cannot find the Location object.
What are two reasons this is happening?
Choose 2 answers
- A. Location has a master-detail field to Account.
- B. Data Loader should only be used with standard objects.
- C. The users profile needs create access to Location.
- D. The label of Location may have been changed.
Answer: C,D
Explanation:
Two reasons why the user cannot find the Location object while using Data Loader are:
* The label of Location may have been changed. The label of an object is the name that is displayed in the user interface and can be different from the API name that is used by Data Loader and other tools. If the label of Location has been changed to something else, such as Site or Venue, then the user may not be able to find it by searching for Location in Data Loader. The user should check the API name of the object in Object Manager or use the Describe Global operation in Data Loader to see all available objects and their labels.
* The user's profile needs create access to Location. The user's profile determines what objects and fields they can access and what actions they can perform on them, such as creating, reading, updating, or deleting records. If the user's profile does not have create access to Location, then they will not be able to load records into that object using Data Loader. The user should check their profile permissions in Setup or ask their administrator to grant them create access to Location.
The other two options are incorrect because:
* Data Loader should only be used with standard objects is not a reason because Data Loader can be used with both standard and custom objects, as long as they are accessible and queryable via the API.
* Location has a master-detail field to Account is not a reason because having a master-detail field does not prevent an object from being available in Data Loader, as long as it meets the other requirements such as accessibility and queryability.
References: https://help.salesforce.com/s/articleView?id=sf.data_loader.htm&type=5 https://help.salesforce.
com/s/articleView?id=sf.data_loader_describe_global.htm&type=5 https://help.salesforce.com/s/articleView?
id=sf.admin_object_permissions
NEW QUESTION # 60
AW Computing uses a private sharing model for cases. A select group of five users need read/write access to all cases with a specific record type. Of these users, one is assigned the Support Manager profile and four are assigned the Support Representative profile. How can the administrator meet this requirement?
- A. Create a public group for the users and use criteria-based sharing rules to share cases with the record type to that group.
- B. Create a public group for the users and a custom parent case record with the record type; share this case by record owner.
- C. Modify the Support Manager and Support Representative profiles to View All Data access on all cases with the record type.
- D. Create a new profile for the five users with View All Data access; remove access to the record type from all other profiles.
Answer: D
NEW QUESTION # 61
Which of the following statements are true about the Opportunity field, "Stage"? Choose two answers.
- A. There are 10 default stage values, based on a commonly used sales methodology.
- B. The list of default stage values cannot be edited or added.
- C. There are other sales methodologies that can be downloaded from the AppExchange and used within Salesforce
Answer: A,C
NEW QUESTION # 62
Universal Containers like to track Application Bugs within Salesforce. The company needs to track the bug's severity, type, status and description. Bugs should be related to Cases, but owner will be different than the owner of the case. How can the Universal Containers administrator meet these requirements?
- A. Create a field on cases
- B. Create a custom object for bugs and relate it to cases
- C. Create a section on the case page layout
- D. Create a relationship between the standard bug object and the standard case object
Answer: B
NEW QUESTION # 63
A sales manager is receiving an "insufficient privileges" error when viewing a contact. The contact owner is under the manager in the role hierarchy and
"grant access using hierarchies"is checked in their sharing settings. Why is the sales manager not able to view the contact? * (1 Point) The contact sharing settings are controlled by the parent, and the account owner is
- A. The account sharing settings are controlled by the parent, and the account owner is NOT under the sales manager's role
- B. The contact sharing settings are private, so access to the record is omitted to the contact owner and system administrator
- C. NOT under the sales manager's role
- D. The contact owner has NOT selected the option to share contacts with others in the role hierarchy
Answer: C
NEW QUESTION # 64
Users have been given Read/Write access to product support cases through criteria-based sharing rules. A user's profile only has read permission for cases.What can the user expect regarding their ability to edit product support cases?
- A. The user will not be able to edit product support cases.
- B. The user will only be able to edit cases manually shared with them.
- C. The user will be able to edit product support cases.
- D. The user will only be able to edit the cases that they created.
Answer: A
NEW QUESTION # 65
A change set that has already been submitted for deployment is missing a component.
What can you do in order to correct the issue? * (1 Point)
- A. Deploy the change set and then submit another change set for deployment
- B. Edit the change set, deactivate it and then add the missing component
- C. Clone the change set. edit the components and deploy it
- D. Create another change set containing all components and deploy it
Answer: C
NEW QUESTION # 66
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. Flow
- C. Process Builder
- D. Email Alert
Answer: B
NEW QUESTION # 67
Which statement is true about change sets? Choose 3 answers
- A. When a component is added to a change set, as dependent components will get added
- B. There is a feature that allows the user to validate a change set before deploying it
- C. When custom fields are added to change set, field-level security is automatically included
- D. To use change sets, at least one inbound and one outbound connection must exist
- E. When a change set is deployed to production, all Apex tests will automatically be run
Answer: B,D,E
NEW QUESTION # 68
You can cancel pending actions in the entitlement process queue. * (1 Point)
- A. False
- B. True
Answer: B
NEW QUESTION # 69
Ursa Major Solar has a training sandbox with 160MB of test data that needs to be refreshed every other day.
Which two sandboxes should be used in this instance?
Choose 2 answers
- A. Full
- B. Partial
- C. Developer Pro
- D. Developer
Answer: B,C
Explanation:
To create a training sandbox with 160MB of test data that needs to be refreshed every other day, NTO should use either Partial or Developer Pro sandboxes. Partial sandboxes have a storage limit of 10GB and can be refreshed every 5 days. Developer Pro sandboxes have a storage limit of 1GB and can be refreshed every day.
Both sandboxes can include test data from production. References:
https://help.salesforce.com/s/articleView?id=sf.data_sandbox_environments.htm&type=5
NEW QUESTION # 70
How can you ensure that when people are entering State Country information it is standardised across the entire business?
- A. Build a validation rule that only lets the correct country/state name be entered.
- B. Install a third party AppExchange app
- C. Make the relevant fields required on the page layout
- D. Enable State & Country picklists feature
Answer: D
NEW QUESTION # 71
Cloud Kicks uses a Lightning web component to provide instructions to sales reps. An administrator needs to correct a spelling error in the displayed text in one of the Lightning web components.
What is the recommended tool to make the change?
- A. Developer Console
- B. Developer Org
- C. VisualStudio Code
- D. Salesforce Lightning Inspector
Answer: C
Explanation:
VisualStudio Code is a recommended tool to make the change in the displayed text in one of the Lightning web components. VisualStudio Code is an integrated development environment (IDE) that supports Salesforce development tools such as Salesforce Extensions for Visual Studio Code, Salesforce CLI, and Lightning Web Components. You can use VisualStudio Code to create, edit, debug, and deploy Lightning web components and other Salesforce metadata. To make the change in the displayed text, you need to open the HTML file of the Lightning web component in VisualStudio Code and modify the text element accordingly. Reference: https://developer.salesforce.com/tools/vscode https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.create_components
NEW QUESTION # 72
Universal Containers has a Private sharing model for Accounts and Opportunities. A new team is being created from within the sales team that will be assigned all renewal opportunities. These users will need to see all closed won opportunities while keeping the account private.
How should the administrator meet this requirement?
- A. Update the organization-wide default on Opportunities to Public Read Only and add them to the opportunities team.
- B. Create a permission set with View All enabled on Accounts and assign it to the new users.
- C. Create a new profile for the renewals team with View All permission enabled on Accounts and Opportunities.
- D. Create a public group for the renewals team and create a criteria based sharing rule on Opportunities.
Answer: C
NEW QUESTION # 73
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. Deploy Change Sets
- B. Create and Upload Change Sets
- C. API Enabled
- D. Modify Metadata Through Metadata API Functions
Answer: C
NEW QUESTION # 74
An administrator has found a free app on the AppExchanged and would like to install it.
Which three items should the administrator take to consideration before installed he managed package?
Choose 3 answers
- A. Apps may require external, third-party web services to function properly.
- B. Apps must be installed in production before the app can be installed in a sandbox.
- C. Managed apps do not undergo a formal security review by Salesforce.
- D. Custom objects and custom fields used by the app count against the org's limits.
- E. Apps may require certain Salesforce editions or features to be enabled.
Answer: A,D,E
Explanation:
A managed package is a type of app that can be installed from the AppExchange. Managed packages are typically created by ISV partners or developers who want to distribute and sell applications that are upgradeable and have intellectual property protection. Before installing a managed package, an administrator should consider the following:
A) Custom objects and custom fields used by the app count against the org's limits.
Managed packages may include custom objects and custom fields that are used by the app. These custom objects and custom fields count against the org's limits and may affect the performance or functionality of the org. Administrators should review the components and requirements of the app before installing it and make sure they have enough space and resources for the app. Reference: https://help.salesforce.com/s/articleView?id=sf.packaging_limits.htm&type=5 C) Apps may require certain Salesforce editions or features to be enabled.
Managed packages may require certain Salesforce editions or features to be enabled in order to work properly. For example, some apps may require Lightning Experience, API access, custom permissions, or specific user licenses. Administrators should check the app's description and documentation before installing it and make sure they meet the prerequisites for the app. Reference: https://help.salesforce.com/s/articleView?id=sf.packaging_install.htm&type=5 D) Apps may require external, third-party web services to function properly.
Managed packages may require external, third-party web services to function properly. For example, some apps may integrate with other platforms or systems such as Google Maps, PayPal, or Twilio. Administrators should check the app's description and documentation before installing it and make sure they understand the implications and costs of using external web services. Reference: https://help.salesforce.com/s/articleView?id=sf.packaging_install.htm&type=5
NEW QUESTION # 75
What are the similarities of customizable and collaborative forecasting? Choose two answers.
- A. Submit Forecast
- B. Quotas
- C. Territory management
- D. Monthly and Quarterly Forecasts
Answer: B,D
NEW QUESTION # 76
What are the three types of visibility with Data Categories?
- A. Custom
- B. None
- C. External
- D. All Categories
- E. Internal
Answer: A,B,D
NEW QUESTION # 77
The sales operations team has required a new custom object with the
following requirement:
. The sales managers should have full access to all records created
. The object's sharing default should be set to private.
. No new sharing rules should be created.
how can the system administrator set up the security for this object? choose 2
- A. create a role for all sales Manager users with "Modify all" checked for the object.
- B. Create a permission set for all sales Manager users with "modify all" checked for the object.
- C. Create a Record type with "Modify all" checked, and assign this Record type to the sales manager profile.
- D. Add the "modify all" permission to the sales manager profile for the new object
Answer: A
NEW QUESTION # 78
......
Updated CRT-211 Dumps Questions For Salesforce Exam: https://actualanswers.testsdumps.com/CRT-211_real-exam-dumps.html
