Summer Sale 60% Special Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best60

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

Salesforce Certified OmniStudio Consultant Exam(SP23) Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$48  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$42  $104.99
Question 1

Which OmniStudio tool is optimized for performance and minimizes configuration time?

Options:

A.

Integration Procedure

B.

DataRaptor Extract

C.

DataRaptor Turbo Extract

D.

Calculation Procedure

Question 2

which of the following are Integration Procedure Actions?

Options:

A.

Email

B.

OmniScript

C.

PDF

D.

Type Ahead

Question 3

A company uses calculation procedures to determine product pricing. Due to the company's pricing schedules, there is always more than one calculation procedure active at one time for a given date.

In this scenario, how will the calculation engine select which calculation procedure to run?

Options:

A.

Date modified

B.

Priority

C.

Sequence

D.

Date created

Question 4

which Action element redirects the user outside an LWC OmniScript?

Options:

A.

Response

B.

Done

C.

Post to Object

D.

Navigate

Question 5

When a customer calls to report a product issue, agents need to check all open cases related to that product to see if there are any solutions that can resolve the customer's issue. Products that have been purchased are stored as assets, and there is a lookup relationship from case to asset that allows cases to be linked to the products customers have purchased.

What type of DataRaptor can be used to retrieve a list of cases filtered by the customer's asset and the last service date of the asset?

Options:

A.

DataRaptor Turbo

B.

DataRaptor Extract

C.

DataRaptor Load

D.

DataRaptor Transform

Question 6

An investment portfolio manager wants to build a console to display:

• Client information

• Profile attributes

• Investment instrument information

There are more than 20 profile attributes. Each investment instrument has 15 fields of information to display. The fields should be grouped logically.

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

Options:

A.

• A header FlexCard for client information with a Flyout for profile attributes• Child FlexCards for investment instruments with a Flyout for additional information

B.

• A header FlexCard for client information and profile attributes• FlexCards for investment instrument information

C.

• An OmniScript with a Step for client information• Block Elements for investment instruments

D.

• A header FlexCard for client information and profile attributes• Child FlexCards for investment instruments with a Flyout for additional information

Question 7

How should the consultant design the OmniScript solution to allow the user to stop and resume a process at a later time?

Options:

A.

Configure the Save property

B.

Configure a ResumeStep

C.

Use an Integration Procedure

D.

Use a DataRaptor Post Action

Question 8

Which OmniStudio tool creates a Chatter post and sends to a Chatter feed?

Options:

A.

DataRaptor Load

B.

Integration Procedure

C.

Calculation Procedure

D.

FlexCards

Question 9

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

Options:

A.

DataRaptor Post Action

B.

Multi-select Input

C.

Post to Object Action

D.

Radio Input

E.

HTTP Action

Question 10

A company has several customer support departments. Each

department has different case creation processes, but they want to unify

them into a single LWC OmniScript. During the discovery, the consultant

identifies two key requirements:

* Each department has different case fields they need to capture

* If the user cancels the process, they should return to a support

console app

Which two OmniScript features should the consultant recommend to meet

these requirements?

Choose 2 answers

Options:

A.

Enable the Save for Later feature

B.

Set Enable Cancel in Setup

C.

Use Conditional Views on steps for each department

D.

Add a Done action that redirects to the support console

Question 11

A business has an existing Contact FlexCard that currently displays 5 actions. The business 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 12

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 13

What is the purpose of Step elements in OmniScript?

Options:

A.

Allows the user to input data

B.

Groups elements that extract data

C.

Enables the use of repeatable blocks

D.

Organizes the script into one or more pages

Question 14

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 as credit 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

Question 15

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 16

A company implements an integration procedure that is invoked from an OmniScript. The integration procedure includes a recommend to improve performance and address users concerns

Which feature should the consultant recommend to improve performance and address users concerns?

Options:

A.

Try Catch

B.

Batch jobs

C.

Chaining

D.

Conditions

Question 17

When a call center agent interacts with a customer, the agent must have all of the customer's related information available for a quick response. The business requires the agent to have access to:

• A view with information about a customer account

• A list of contacts and cases associated with the account

• All information should be on one screen

What OmnlStudio tool should be used to meet this requirement?

Options:

A.

Customer IntellView

B.

Lightning Record Page

C.

OmniScript

D.

FlexCards

Question 18

A company has a requirement to create a 360° view of their customers using FlexCards. At this company, customer data is stored in Salesforce but also in external legacy systems. A consultant reviews the use cases needed and recommends a FlexCard canvas that contains multiple child cards inside the state of a parent FlexCard.

What is the advantage of embedding multiple child cards in this scenario?

Options:

A.

Enables easier global styling changes

B.

Allows multiple data sources to be used

C.

Enables the FlexCard to be used on a community page

D.

Allows conditional views with the Toggle element on each child card

Question 19

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 20

The design team creates a mock-up proposal of an OmniScript for sales that includes more than 25 steps. Th consultant reviews the proposal and sees that the OmniScript will be used for three different and complex sal processes: change of plan, new sale, and loyalty. The user will select the type of sale at the beginning of the interaction, and then the OmniScript will branch into either change of plan, new sales, or loyalty processes. E process will contain multiple decision points for the user.

Following best practices, what should the consultant recommend to improve the planned design of this OmniScript?

Options:

A.

Pass the process type as an input

parameter.

B.

Add more conditional views to branch the OmniScript into logical sections.

C.

Add more Step elements to create shorter pages.

D.

Create a specific OmniScript for each business process.

Question 21

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 22

A business wants to add typeahead functionality to an existing OmniScript. The business wants the user to begin entering the name of a contact in Salesforce. and allow the user to select the contact once it has found a match. Once the contact has been selected, the OmniScript should retrieve the contact's email address for use in a later step of the process.

What data source is needed when using the TypeAhead element?

Options:

A.

HTTP Action

B.

Integration Procedure Action

C.

DataRaptor Post Action

D.

DataRaptor Extract Action

Question 23

A healthcare company wants to enable its subscribers to add. edit, or delete dependents related to their policy via their community portal. The project team decides to use OmniStudio tools to provide this functionality.

In this scenario, which two OmniStudio features should the consultant recommend?

Choose 2 answers

Options:

A.

Datatable

B.

Remote Action

C.

Response Action

D.

Edit Block

Question 24

When a customer calls to add a new primary contact to their account, call center agents need to complete a I contact form. The agent enters the new contact information using an OmniScript and then needs to generate PDF with the contact information pre-filled that can be shared with the customer.

Which OmniStudio tool should the consultant recommend to generate the pre-filled PDF'

Options:

A.

OmniStudio Action

B.

Integration Procedure

C.

DataRaptor

D.

Calculation Procedure

Question 25

ON NO: 39

A company has an existing OmniScript running in production. The business decides additional customer information is needed and wants to add more questions to the process.

What is the most efficient approach that the consultant can recommend to the business to meet this requirement?

Options:

A.

Add a new Step element with Input elements

B.

Add an LWC component

C.

Add an Input Action to a Step

D.

Add an embedded FlexCard

Question 26

A company needs to implement new verification processes for contacts in their org. This process relies on three Contact record types: Recruiter, Candidate, and Trainer. The verification process is different for each type of contact. For example, recruiters must pass a background check; trainers must complete mandatory training classes, and candidates must achieve certifications.

Which OmniStudio tools should the consultant recommend to meet these requirements?

Options:

A.

Specific FlexCards with Actions for each type of Contact

B.

Multiple OmniStudio Actions that invoke separate OmniScripts

C.

Single FlexCard with an Action to invoke an OmniScript

D.

Single OmniStudio Action that invokes separate Omniscripts

Question 27

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

Options:

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

Question 28

An Insurance agency wants to enable its call center agents to be more efficient when handling customer inqul…. After analyzing patterns in the call logs, the agency discovers that one of the top customer requests is to find total insurance premiums paid as well as the difference year over year. Agents need to relay this information the customer and then send them a summary report by email. The agency decides to implement this process using OmniScript.

What three OmniScrlpts elements should be used to meet the requirements?

Choose 3 answers

Options:

A.

DataRaptor Extract Action

B.

Email Action

C.

DataRaptor Post Action

D.

Messaging Element

E.

Calculation Action

Question 29

A company begins a project to unify its customer data across the enterprise. After completing the discovery t analysis phases of the project, the project team recommends FlexCards as the primary solution. The stake holder of the project are excited to move forward with this recommendation. However, IT is concerned that creating FlexCards will require custom coding and advanced technical skills they do not have on their team.

Which two features should the consultant highlight to address IT's concerns?

Choose 2answers

Options:

A.

The FlexCard Wizard

B.

Lightning web components used in FlexCards

C.

Newport Design System used in FlexCards

D.

The FlexCard Designer

Question 30

A business implements several OmniScripts and requests a design review to identify possible improvements. During the review, the consultant notices that each OmniScript needs to update address data, but each OmniScript collects the information differently using different labelsand input elements.

What can the consultant recommend to improve these OmniScripts?

Options:

A.

Create new versions of the OmniScripts to collect the address information.

B.

Create a reusable OmniScript to update address information.

C.

Use a DataRaptor Transform to standardize the data format.

D.

Add an address typeahead element to all the OmniScripts.

Question 31

Which OmniStudio tool can be used to invoke scheduled jobs?

Options:

A.

Integration Procedure

B.

DataRaptor Extract

C.

DataRaptor Load

D.

Calculation Procedure

Question 32

When designing OmniStudio solutions, what are two reasons that explain why Integration Procedures are recommended as the first choice of data sources for FlexCards and OmniScripts?

Choose 2 answers

Options:

A.

They future-proof your front-end design.

B.

They can retrieve Salesforce data from multiple objects faster.

C.

They combine multiple actions into a single server call.

D.

They enable better usability in digital interactions.

Question 33

Which three use cases should be implemented using Calculation Procedures and matrices?

Choose 3 answers

Options:

A.

Use a house's address, size, and age of the building to determine an insurance premium.

B.

Use rules to determine eligible insurance products based on a house's address and age of the building.

C.

Use location and past usage to determine the monthly cost for an energy product.

D.

Use the product color and capacity to determine the price of a product.

E.

Use risk factors for an insured item to determine different insurance product options.

Question 34

A company is creating a FlexCard for agents to respond to account inquiries. The company has decided to lim actions on the card to the three most frequent and important actions users typically take.

Based on the user analysis exhibit shown below, which three actions should appear on the card?

Choose 3 answers

Options:

A.

Verify a transaction

B.

Request higher limit

C.

View credit score history

D.

View statements

E.

Make a payment

Question 35

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

Options:

A.

Number

B.

Text Area

C.

Telephone

D.

Line Break

E.

Text