Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Salesforce OmniStudio-Consultant Salesforce Certified OmniStudio Consultant Exam(SP23) Exam Practice Test

Salesforce Certified OmniStudio Consultant Exam(SP23) Questions and Answers

Question 1

A business requires a solution to generate an event {platform event) using account information. All the event information is related to the customer and is stored in Salesforce.

Using an Integration Procedure, which two actions are necessary to design this solution?

Choose 2 answers

Options:

A.

HTTP

B.

Response

C.

DataRaptor Post

D.

DataRaptor Extract

Question 2

A company is designing a new consolefor contact center agents. The cards in the console need to display the following:

• "Open" cases with case description, case open date, case type, assigned to and priority fields. Open should be highlighted with a red border.

• "Awaiting Closure"cases with case description, last action taken date, resolution, approval reason for closure, and assigned to fields. These cases should be highlighted with a grey border.

• "Closed" cases with case description, resolution, case closed date fields with alink to duplicate cases.

All cases will be fetched using a single DataRaptor.

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

Options:

A.

Using card session variables and a single FlexCard with multiple flyouts

B.

Using card session variables and multiple FlexCards

C.

Using card filter and a single FlexCard with multiple flyouts

D.

Using card filter and multiple FlexCards

Question 3

What is the purpose of a DataRaptor Load?

Options:

A.

Write data toSalesforce objects

B.

Post data to Salesforce APIs

C.

Load data to an Interface object

D.

Send data to a PDF template

Question 4

Whendesigning OmniScripts, which three best practices should consultants recommend to increase user adoption?

Choose 3 answers

Options:

A.

Prefill data for users when possible

B.

Replicate existing processes as-is

C.

Provide keystroke commands for data entry

D.

Dividecomplex processes into sections

E.

Provide user help text

Question 5

A business has an existing Contact FlexCard that currently displays 5 actions. Thebusiness needs to add 3 m actions to the existing FlexCard. All 8 actions are equally important and used with the same frequency. The business wants to display the name and icon for each action. However, when reviewing the existing design, V consultant notices that the FlexCard is overloaded with actions.

What FlexCard design solution should the consultant recommend?

Options:

A.

Add a menue element and Include all the actions

B.

Create a new contact FlexCard for the new actions

C.

Add a flyout to the existing FlexCard

D.

Use a block element to add these new actions

Question 6

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 viewing the product information. Once all of the elements were collected together on the FlexCard, it looked cluttered.

What FlexCard feature should the consultant recommend to address this issue?

Options:

A.

Zones

B.

States

C.

Actions

D.

Flyouts

Question 7

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 thisnew requirement?

Options:

A.

Redirect

B.

Event

C.

Navigate

D.

URL

Question 8

A company needs to create a new quote estimation process for its services team. This process involves multi; steps. The user needs to enter a variable number of rows of data in order to calculate the correct final price f the quote. The data that needs to be entered in each row includes:

• Service category

• Number of hours

• Hourly rate

The number of hours should be multiplied with the hourly rate to calculate the total for each row.

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

Choose 3 answers

Options:

A.

Edit Block

B.

Multi-select

C.

Formula

D.

Step

E.

Input Block

Question 9

A company has an existing OmniScript that agents use to create new billing accounts. It currently has three st to capture requiredinformation:

• Step 1: account name and legal number

• Step 2: billing cycle and monthly due date

• Step 3: email and telephone number

After each step, a DataRaptor is used to update the account information in Salesforce.

Following best practices, which two improvements can the consultant recommend for this OmniScript?

Choose 2 answers

Options:

A.

Create a reusable OmniScript for this process

B.

Use a single DataRaptor to save the information

C.

Combine the three steps into one step

D.

Configure the save for later property

Question 10

Service agents must confirm customer contact information in the first step of a payment OmniScript. Contact information includes name, telephone number, mobile number, and email. None of the contact information on first step is required.

On the last step, after taking payment, the agent can optionally email the receipt to the customer. If the bmust says yes, the agent selects a checkbox. If the agent selects the boxbut the email address field is empty, the process must require the user to return to the first step and enter the customer's email address.

What should the consultant recommend to meet this requirement?

Options:

A.

Add a Set Errors element

B.

Add a DataRaptor to retrieve the email address

C.

Add a Validation Rule to the Contact object

D.

Add a Conditional View to the last step

Question 11

A business plans to implement new tools for their call center agents to increase efficiency and improve customerexperience. The business needs to reduce new agent ramp-up time. During the discovery phase of the project, the business identifies the following requirements for the project:

• Easy access to frequent processes

• "At a glance" dashboards of customer information

• Lists of customer bills, which are stored on an external system

Which two FlexCard benefits should the consultant highlight when presenting a proposed solution?

Choose 2 answers

Options:

A.

Guide users through complex processes

B.

Display differentactions based on context

C.

Allow customers to enter bill payment information

D.

Display a 360° view of the customer

Question 12

An insurance company decides to implement a sales console for the sales representatives that displays or provide access to customer information. The consultant reviews all the information required and determines that FlexCards would be the best solution to display part of the required information.

Which two pieces of data should the consultant recommend displaying using FlexCards'

Choose 2 answers

Options:

A.

Policies including type, issue date, amount

B.

Terms and Conditions for each policy

C.

Guided troubleshooting process

D.

Customer name, title, phone, email

Question 13

A business has a project that must be completed soon in order to meet important deadlines. However, the developer on the project has left the company, and the new team on the project has decided to use OmniStudio tools. The development work completed so far was done using APEX code. The new team must complete the project following these guidelines:

• Minimize implementationtime

• Ensure end-user processes are as simple as possible

• Find a way to ensure optimal UX

In this scenario, what two actions should the consultant recommend to the project team'

Choose 2 answers

Options:

A.

Replace existing APEX using DataRaptors and HTTPActions

B.

Create new LWC templates for branding and styling

C.

Implement FlexCards and OmniScripts for the front-end

D.

Use existing APEX classes as data sources

Question 14

A consultant receives a requirement to display products installed at an account site in a customer's 360° FlexCard view. The business requires that the width of the fields displayed should change depending on the device used to view the FlexCard. For example, the Product Name and Model field elements should display at full width on mobile devices, but they should shrink to 60% on devices such as laptops and desktops.

How should the consultant design the FlexCard to meet this requirement?

Options:

A.

Enable the Responsive feature on the Product Name and Model field elements

B.

Enable the Mobile-First feature in FlexCard settings

C.

Create two states, one for mobile devices and another for non-mobile devices

D.

Create two FlexCards, one for mobile devices and another for non-mobile devices

Question 15

A company has an OmniScript that allows agents to schedule service calls.The first step displays the account name, primary contact name, and telephone number to the user for confirmation. On the second step, it displays available appointment slots, which are retrieved from an external service in XML and then transformed into JSON. The following actions are currently used in the OmniScript:

• DataRaptor Extract Action

• HTTP Action

• DataRaptor Transform Action

Following best practices, what can the consultant recommend to reduce processing time?

Options:

A.

Combine these actions into an Integration Procedure

B.

Change DataRaptors to extract single objects

C.

Add conditional views to the OmniScript

D.

Add reusable OmniScripts for each step

Question 16

A customer needs to create an OmniScript to capture payment Information. In the first step of the process, it user selects a payment type such ascredit card, debit card, or direct bank account payment. Each payment t should display with a different icon. The process should check to see if the customer has any saved payment information of that type, and if there is, no further action is required. If there is no saved payment informatic then the user should be allowed to enter the information, and the process should save It.

Which three OmniScript elements should be used to meet these requirements?

Choose 3 answers

Options:

A.

DataRaptor Transform Action

B.

Select

C.

DataRaptor Extract Action

D.

Radio

E.

DataRaptor Post Action