ExamGecko
Home Home / Salesforce / Certified Financial Services Cloud

Salesforce Certified Financial Services Cloud Practice Test - Questions Answers, Page 9

Question list
Search
Search

List of questions

Search

Related questions











Cumulus Insurance has created a Delegated Administrator group for its franchise users to reduce the workload on head office support staff.

Which three functions should be added to the Delegated Administrator group?

A.
Unlock users.
A.
Unlock users.
Answers
B.
Modify permission sets.
B.
Modify permission sets.
Answers
C.
Set organization-wide sharing defaults on custom objects.
C.
Set organization-wide sharing defaults on custom objects.
Answers
D.
Assign or remove permission sets for users in their delegated groups.
D.
Assign or remove permission sets for users in their delegated groups.
Answers
E.
Create and manage membership of specified public groups.
E.
Create and manage membership of specified public groups.
Answers
Suggested answer: A, D, E

Explanation:

The following functions should be added to the Delegated Administrator group for its franchise users:

Unlock users, which is a function that allows delegated administrators to unlock users who have been locked out due to incorrect login attempts or password expiration.

Assign or remove permission sets for users in their delegated groups, which is a function that allows delegated administrators to grant or revoke additional permissions for users in their delegated groups by using permission sets.

Create and manage membership of specified public groups, which is a function that allows delegated administrators to create public groups for sharing purposes and add or remove users from those groups.

Cumulus Bank has implemented Compliant Data Sharing in Financial Services Cloud. Which two things happen when an opportunity record that has opportunity participants with associated share table entries is set to Private?

A.
The share table records are deleted.
A.
The share table records are deleted.
Answers
B.
Share table records need to be manually deleted.
B.
Share table records need to be manually deleted.
Answers
C.
All opportunity participant records are delete
C.
All opportunity participant records are delete
Answers
D.
The opportunity participant records are not deleted.
D.
The opportunity participant records are not deleted.
Answers
Suggested answer: A, D

Explanation:

The following things happen when an opportunity record that has opportunity participants with associated share table entries is set to Private:

The share table records are deleted, which means that any sharing access granted by the opportunity participants is revoked.

The opportunity participant records are not deleted, which means that they still exist on the opportunity record and can be viewed by users who have access to the opportunity.

An insurance company wants to create a car insurance quote process for its website. The process should include the following functionality:

* The user has to enter contact and address information.

* The user has to enter the driver's age and the car model and year.

* The process should calculate an insurance quote based on the data the customer provided and save the offer to the client's record.

Which three OmniStudio tools should the consultant use to design a solution that meets these requirements?

A.
OmniScripts
A.
OmniScripts
Answers
B.
Integration Procedures
B.
Integration Procedures
Answers
C.
FlexCards
C.
FlexCards
Answers
D.
APEX Code
D.
APEX Code
Answers
E.
Business Rules Engine
E.
Business Rules Engine
Answers
Suggested answer: A, B, E

Explanation:

The following OmniStudio tools should be used to design a solution that meets the requirements for creating a car insurance quote process for the website:

OmniScripts, which are tools that allow users to create guided, interactive, and intuitive scripts that capture data and execute actions. By using OmniScripts, the consultant can create a script that guides the user through the car insurance quote process and captures the contact and address information, the driver's age, and the car model and year.

Integration Procedures, which are tools that allow users to orchestrate data and actions across multiple systems using RESTful APIs. By using Integration Procedures, the consultant can create a procedure that calls the core system service to calculate an insurance quote based on the data provided by the user and returns the quote to the OmniScript.

Business Rules Engine, which is a tool that allows users to define business logic and validation rules using natural language expressions. By using Business Rules Engine, the consultant can create rules that validate the data entered by the user and enforce any business policies or conditions for the car insurance quote process.

A consulting firm is asked to add Events and Milestones to a Lightning record page to give financial advisors deeper insights into their customers' lives.

What should the consultant configure to enable advisors to capture Once-in-a-Lifetime events and, at the same time, prevent users from accidentally creating more than one event of such an event type?

A.
Once-in-a-Lifetime event types
A.
Once-in-a-Lifetime event types
Answers
B.
Special event types
B.
Special event types
Answers
C.
Single event types
C.
Single event types
Answers
D.
Unique event types
D.
Unique event types
Answers
Suggested answer: D

Explanation:

To enable advisors to capture Once-in-a-Lifetime events and prevent users from accidentally creating more than one event of such an event type, the consultant should configure Unique event types. Unique event types are event types that can only be created once for each contact or individual, such as birth, death, or marriage. By using Unique event types, the consultant can ensure that advisors can capture important life events for their customers and avoid duplication or inconsistency.

Which step is required to give a group of users access to a Financial Deal?

A.
Change organization-wide defaults (OWD) sharing on the Financial Deal object to Public Read/Write.
A.
Change organization-wide defaults (OWD) sharing on the Financial Deal object to Public Read/Write.
Answers
B.
Create a Financial Deal permission set and assign it to the users that should have access to Financial Deals.
B.
Create a Financial Deal permission set and assign it to the users that should have access to Financial Deals.
Answers
C.
Share a financial deal record with a group by adding them as participants to the record from the Financial Deal Participants related list,
C.
Share a financial deal record with a group by adding them as participants to the record from the Financial Deal Participants related list,
Answers
D.
Update Industries Settings to give users access to the Financial Dew object.
D.
Update Industries Settings to give users access to the Financial Dew object.
Answers
Suggested answer: C

Explanation:

To give a group of users access to a Financial Deal, you need to share a financial deal record with a group by adding them as participants to the record from the Financial Deal Participants related list. The Financial Deal Participants related list is a custom related list on the Financial Deal object that allows you to add users, groups, or queues as participants of a financial deal. Participants can have different roles and access levels for a financial deal, such as Owner, Collaborator, Viewer, or Approver. By adding a group as a participant, you can grant access to all the members of that group for a specific financial deal. Verified

Reference: : Salesforce Help Article [6] : Salesforce Help Article [7]

A financial services company wants to use the Financial Services Cloud Person Account data model. The company needs two Person Account record types, one to represent Individual customer and one to represent Individual independent advisors that send referrals.

What should the administrator do to set up the new record types?

A.
Create custom fields on the Person Account object.
A.
Create custom fields on the Person Account object.
Answers
B.
Configure Individual Record Type Mapper' custom metadata.
B.
Configure Individual Record Type Mapper' custom metadata.
Answers
C.
Create a record type on the Contact object.
C.
Create a record type on the Contact object.
Answers
D.
Enable 'Use Person Account' custom setting.
D.
Enable 'Use Person Account' custom setting.
Answers
Suggested answer: B

Explanation:

To set up the new record types for Person Accounts, the administrator should configure Individual Record Type Mapper custom metadata. The Individual Record Type Mapper is a custom metadata type in Financial Services Cloud that defines how records are created when using certain features, such as Einstein Data Capture or Salesforce Inbox. The Individual Record Type Mapper maps Person Account record types to Individual record types, so that when a new Individual record is created from an email or calendar event, it automatically creates a corresponding Person Account record with the same record type. To configure Individual Record Type Mapper custom metadata, you need to go to Setup > Custom Metadata Types > Individual Record Type Mapper > Manage Records and create a new record for each Person Account record type and its matching Individual record type. Verified

Reference: : Salesforce Help Article [8] : Salesforce Help Article [9]

A financial services company would like its users to be able to relate two business accounts. What should the administrator configure to meet the requirement?

A.
Create a new Contact Reciprocal Role for the required value.
A.
Create a new Contact Reciprocal Role for the required value.
Answers
B.
Update the Role picklist on the Account-Account Relationship object with new value.
B.
Update the Role picklist on the Account-Account Relationship object with new value.
Answers
C.
Create a new Account Reciprocal Role for the required value.
C.
Create a new Account Reciprocal Role for the required value.
Answers
D.
Update the Role picklist on the Account-(?ontact Relationship object with new value.
D.
Update the Role picklist on the Account-(?ontact Relationship object with new value.
Answers
Suggested answer: B

Explanation:

To configure Financial Services Cloud to allow users to relate two business accounts, the administrator should update the Role picklist on the Account-Account Relationship object with new value. The Role picklist is a field on the Account-Account Relationship object that defines the type of relationship between two accounts, such as Household Member, Business Owner, Trustee, or Friend. The Role picklist is used to filter and display the account-account relationships in the Actionable Relationship Center (ARC). To update the Role picklist, you need to go to Setup > Object Manager > Account-Account Relationship > Fields & Relationships > Role and add or remove values according to your business needs. Verified

Reference: : Salesforce Help Article [10] : Salesforce Help Article [11]

How should developers configure customized nodes for display in ARC?

A.
Select Use LWC from the node Display tab to show the node in a Lightning Web Component
A.
Select Use LWC from the node Display tab to show the node in a Lightning Web Component
Answers
B.
Reference the Lightning WebComponent in the Display properties of the custom ARC relationship graph
B.
Reference the Lightning WebComponent in the Display properties of the custom ARC relationship graph
Answers
C.
Select Use FlexCard from the node Display tab to show the node in a FlexCard
C.
Select Use FlexCard from the node Display tab to show the node in a FlexCard
Answers
D.
Reference the FlexCard in the Display properties of the custom ARC relationship graph
D.
Reference the FlexCard in the Display properties of the custom ARC relationship graph
Answers
Suggested answer: B

Explanation:

To configure customized nodes for display in ARC, developers should reference the Lightning Web Component in the Display properties of the custom ARC relationship graph. A Lightning Web Component is a custom framework for creating reusable web components that run natively in browsers and leverage modern web standards. A custom ARC relationship graph is a metadata type in Financial Services Cloud that defines how account-account relationships are displayed in ARC, such as node shape, color, size, label, or icon. You can use Lightning Web Components and custom ARC relationship graphs to create customized nodes for ARC that show additional information or functionality for each account. Verified

Reference: : Salesforce Help Article [9] : Salesforce Help Article [10]

A banking client currently manages its onboarding process manually with paper forms. To optimize the process, the client wants to digitize and automate as much as possible. The bank wants its clients to manage the forms in a portal and leverage e-signatures for processing.

Which three steps are needed to document this requirement following the discovery session?

A.
Document the business process flows.
A.
Document the business process flows.
Answers
B.
Design the solution using the Financial Services Cloud components.
B.
Design the solution using the Financial Services Cloud components.
Answers
C.
Create a visual flow diagram.
C.
Create a visual flow diagram.
Answers
D.
Understand the journey!for the multiple personas involved in the process.
D.
Understand the journey!for the multiple personas involved in the process.
Answers
E.
Determine the best e-sigTiature solution to use.
E.
Determine the best e-sigTiature solution to use.
Answers
Suggested answer: A, D, E

Explanation:

The following steps are needed to document the requirement for digitizing and automating the customer onboarding process following the discovery session:

Document the business process flows. You need to document the current and future state of the business process flows for customer onboarding, such as the steps, inputs, outputs, decisions, and dependencies involved in each flow. You can use tools such as diagrams, charts, or tables to illustrate the process flows and identify the pain points, gaps, or opportunities for improvement.

Understand the journey for the multiple personas involved in the process. You need to understand the journey for each persona that participates in or interacts with the customer onboarding process, such as the customer, the client specialist, or the manager. You can use tools such as personas, journey maps, or user stories to capture the needs, goals, pain points, and expectations of each persona and how they experience the process from their perspective.

Determine the best e-signature solution to use. You need to determine the best e-signature solution to use for collecting and processing digital signatures from customers during the onboarding process. You can use tools such as research, analysis, or comparison to evaluate different e-signature solutions based on criteria such as functionality, compatibility, security, cost, or user feedback. Verified

Reference: : Salesforce Help Article [11] : Salesforce Help Article [12] : Salesforce Help Article [13]

The investor relations director of a large insurance company just published a press release after the company's Quarterly Earnings Call to report about its digital transformation implementing Salesforce Financial Services Cloud (FSC).

Which three value outcomes should the company's stakeholders expect?

A.
Achieved higher CSAT & NPS scores attributed to personalized customer experiences driven by shorter waits due to decreased average case handle times and improved self-service solutions via Einstein Bots for FSC
A.
Achieved higher CSAT & NPS scores attributed to personalized customer experiences driven by shorter waits due to decreased average case handle times and improved self-service solutions via Einstein Bots for FSC
Answers
B.
Streamlined the entire deal lifecycle with FSC. leveraging relationship maps and interaction history in business development/discovery D to accelerate pipe management and research
B.
Streamlined the entire deal lifecycle with FSC. leveraging relationship maps and interaction history in business development/discovery D to accelerate pipe management and research
Answers
C.
Improved customer onboarding experiences by fast-tracking and simplifying document tracking and approvals via FSC Action Plans
C.
Improved customer onboarding experiences by fast-tracking and simplifying document tracking and approvals via FSC Action Plans
Answers
D.
Drove Advisor productivity with a daily task list, client life events, opportunities, and aggregated household information directly from D the FSC HomeT\e
D.
Drove Advisor productivity with a daily task list, client life events, opportunities, and aggregated household information directly from D the FSC HomeT\e
Answers
E.
Automated claims orchestration via straight through processing workflow rules from OmniStudio with minimal human intervention from insurance adjusters or underwriters, allowing claims to be completed faster and at scale
E.
Automated claims orchestration via straight through processing workflow rules from OmniStudio with minimal human intervention from insurance adjusters or underwriters, allowing claims to be completed faster and at scale
Answers
Suggested answer: A, C, D

Explanation:

The following value outcomes should the company's stakeholders expect from implementing Salesforce Financial Services Cloud (FSC):

Achieved higher CSAT & NPS scores attributed to personalized customer experiences driven by shorter waits due to decreased average case handle times and improved self-service solutions via Einstein Bots for FSC. This outcome means that the company improved its customer satisfaction (CSAT) and net promoter score (NPS) metrics by providing customized and relevant interactions with customers, reducing their waiting time by handling cases more efficiently, and offering self-service options through chatbots powered by artificial intelligence.

Improved customer onboarding experiences by fast-tracking and simplifying document tracking and approvals via FSC Action Plans. This outcome means that the company enhanced its customer onboarding process by speeding up and streamlining the document management and approval workflow using Action Plans, which are features that allow users to create templates for common client processes, such as account opening, loan application, or financial review.

Drove Advisor productivity with a daily task list, client life events, opportunities, and aggregated household information directly from the FSC Home Page. This outcome means that the company increased its advisor productivity by providing them with a daily task list that shows their priorities and action items, a client life events component that shows important events in their clients' lives, an opportunities component that shows potential sales deals, and an aggregated household information component that shows a holistic view of their clients' financial situation, all on the FSC Home Page

Total 170 questions
Go to page: of 17