Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Salesforce OmniStudio-Consultant - Salesforce Certified OmniStudio Consultant Exam (SP25)

Page: 3 / 5
Total 142 questions

A company wants to create a new digital interaction process that allows customers to request a quote for service from a local retail energy supplier. The process requires the following actions:

• Allow the user to select one or more energy products from a list

• Get current energy usage data from an external system via an API

• Save the data back to Salesforce as a lead

Which three OmniScript elements should the consultant recommend to meet these requirements?

Choose 3 answers

A.

DataRaptor Post Action

B.

Multi-select Input

C.

Post to Object Action

D.

Radio Input

E.

HTTP Action

A business is creating a new OmniScript that will allow agents to launch a guided selling process from an account detail page. The consultant reviews the initial design proposed for the OmniScript and sees that the process the following steps:

• Step 1: Enter account name to retrieve account information

• Step 2: Review and edit account information

• Step 3: Select products

• Step 4: Enter payment information

Following best practices, what suggestion should the consultant make to improve the design?

A.

Remove Step 1 and prefill the account information automatically.

B.

Divide Step 2 into two steps, so each task is distinct.

C.

Use an Edit Block in Step 4 to enter payment information.

D.

Use Multi-select elements in Step 3 for the product list.

A company wants to create a guided process for their customers. The process needs to retrieve data from Salesforce as well as external systems, and the steps of the process will branch depending on input from the user. Users will complete the process in a single session.

How should the consultant design the solution to meet these requirements?

A.

FlexCards and Integration Procedures

B.

FlexCards and DataRaptors

C.

OmniScripts and Integration Procedures

D.

OmniScripts and DataRaptors

A consultant is working with a client who wants to display specific account information on a Flexcard.

The client wants to include account status, priority level, creation date, and company logo. They also want to include actions such as closing a case, opening a new case, or creating a task.

What is the best approach for the consultant to meet the client's requirements?

A.

Use Omniscripts to ,,, script that display .. required information

B.

Use the Flexeard Designer to create a Flexcard, adding the necessary fields and actions.

C.

Use Integration Procedures to integrate the necessary data

D.

Use Data Mappers to transfer and transform the necessary data.

A consultant is designing a Flexcard for a client. The client wants the Flexcard to launch a child card with additional information and actions related to the parent card

when the agent clicks on a button.

How should the consultant design the Flexcard to meet the client's requirements?

A.

Design the parent card to launch a child card when the specific action is taken.

B.

Design the parent card to launch a child card through a Flyout Action.

C.

Design the parent card to launch a new Data Mapper when the specific action is taken.

D.

Design the parent card to launch a new Omniscript when the specific action is taken,

A business needs a 360° view of their accounts, including a FlexCard to display all of the products sold to the account. The business identified 20 different data elements and 10 actions that users would need when view the product information. Once all of the elements are collected together on the FlexCard, it looks cluttered.

Which two FlexCard features should the consultant recommend to address this issue?

Choose 2 answers

A.

Use a table or chart to display data

B.

Use a flyout action to display additional information

C.

Use a condition to hide data unless specific criteria are met

D.

Put specific fields in a collapsible block

A business Implements FlexCards in their customer 360° view. The business wants to add a new action to on the FlexCards that redirects users to an external web page.

Which type of action should the consultant recommend to meet this new requirement?

A.

Redirect

B.

Event

C.

Navigate

D.

URL

Which three of the following are functions of a Text Block element in OmniScript?

Choose 3 answers

A.

Error conditions

B.

User input fields

C.

Links or images

D.

Text formatting

E.

Table formatting

A client wants to create an OmniScript to capture customer satisfaction. The process requires the following actions:

• Present the user with a customer satisfaction question that allows them to select one option from a 1-5 satisfaction rating.

• Create a case for an account team member to follow up.

• Email a summary message to the user.

Which OmniScript elements should the consultant recommend to meet these requirements'

A.

Radio Group, Remote Action, and Messaging Action

B.

Multi-Select, Remote Action, and Email Action

C.

Radio Group, DataRaptor Post Action, and Email Action

D.

Edit Block, DataRaptor Post Action, and Messaging Action

An insurance company wants to create an OmniScript that allows the user to review and change account number such as phone number and website. In this process, the following functionality is needed:

• Enter the company's website

• Enter the account phone number

• Each field should display on a separate line of the page

Which three elements should the consultant include in the OmniScript design solution?

Choose 3 answers

A.

Number

B.

Text Area

C.

Telephone

D.

Line Break

E.

Text