The administrator at Cloud Kicks built a flow in a sandbox. After testing and validating the flow, the administrator plant to promote the flow to the production environment with a change set.
Which three considerations should the administrator be aware of when moving flows with a change sat? Choose 3 answers
Answer : A, C, D
Flows deployed with change sets are inactive by default and need to be manually activated in the destination org before they can run. Deploying or redeploying a flow with change sets creates a new version of the flow in the destination org, which preserves the previous versions and allows for rollback if needed. All flow dependencies, such as custom fields, objects, or variables, are automatically added to the change set when a flow is added
AW Computing wants to embed a report chart on the Account record page that shows the value of closed sales for that account. The chart should be limited to users in the Sales Manager role on the Account record pages.
how should this be accomplished?
Answer : D
A sales user is assigned to a permission set group that gives them Modify All access to
Accounts. An administrator assigns the same user to a muting permission set that mutes Deletes access on Account.
What level of access will the sales user have on the Account object?
Answer : B
Modify All is the level of access that the sales user will have on the Account object after being assigned to a muting permission set that mutes Delete access on Account. Muting permissions are a way to reduce or remove access to objects or fields for users who are assigned to permission set groups. Muting permissions can only mute object-level permissions, such as Create, Read, Edit, Delete, View All, or Modify All, but not field-level permissions or other permissions. Muting permissions can only reduce or remove access that is granted by other permission sets or permission set groups within the same permission set group, but not by profiles or other sources of access. Therefore, in this case, the muting permission set will only mute the Delete access on Account that is granted by the permission set group, but not the Modify All access that is also granted by the permission set group.
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?
Answer : A
Flow is the automation tool that should be configured to utilize the major listing service endpoint. Flow is a tool that allows administrators to automate complex business processes by building flows that can collect, update, or delete data, invoke Apex code, call external services, and more. Flow can use an Apex action or an HTTP request action to send messages to an external endpoint using REST API
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?
Answer : D
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
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?
Answer : D
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. Reference: https://help.salesforce.com/s/articleView?id=sf.security_high_assurance_session_level.htm&type=5
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
Answer : A, C
To manage both B2C and B2B customers, CK should use Person Accounts and Contacts to Multiple Accounts features. Person Accounts allow CK to store information about individual consumers without requiring a separate account record. Contacts to Multiple Accounts allow CK to associate a contact with multiple accounts, such as their employer and their personal account. Reference: https://help.salesforce.com/s/articleView?id=sf.account_person_behavior.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.account_contact_rel_overview.htm&type=5