ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 163 - Certified Financial Services Cloud discussion

Report
Export

A consultant is looking to create a guided screen to be used by customer service agents answering the phone to authenticate the caller and positively identify them. The agent will ask the caller to provide their full name and the last four digits of their social security number, which is not stored in Salesforce. The agent will enter the provided information into a form, and upon clicking submit, a web service call is made to an external authentication service to authenticate the caller.

What should the consultant do to fulfill the needed requirements?

A.
Create a screen flow.
Answers
A.
Create a screen flow.
B.
Create a Lightning web component.
Answers
B.
Create a Lightning web component.
C.
Create a Canvas application for the Authentication module.
Answers
C.
Create a Canvas application for the Authentication module.
D.
Create an OmniScript flow.
Answers
D.
Create an OmniScript flow.
Suggested answer: A

Explanation:

A screen flow is a type of flow that guides users through a series of screens to complete a task or collect information2.Screen flows can also interact with external systems using Apex actions or invocable actions3. In this case, the consultant can create a screen flow that collects the caller's name and social security number from the agent, and then invokes an Apex action or an invocable action that makes a web service call to an external authentication service.

asked 23/09/2024
Christian Galea
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first