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

OmniStudio-Consultant Questions and Answers

Question # 6

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

A.

The FlexCard Wizard

B.

Lightning web components used in FlexCards

C.

Newport Design System used in FlexCards

D.

The FlexCard Designer

Full Access
Question # 7

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

Choose 3 answers

A.

Prefill data for users when possible

B.

Replicate existing processes as-is

C.

Provide keystroke commands for data entry

D.

Divide complex processes into sections

E.

Provide user help text

Full Access
Question # 8

A pop-up window will display additional information about the campaign, such as details about the members. A button must initiate a guided process to add new leads to the campaign.

Which two FlexCard features should the consultant recommend to meet these requirements?

Choose 2 answers

A.

Block Element

B.

OmniScript Action

C.

Interaction Launcher

D.

Data Table

E.

Flyout Action

Full Access
Question # 9

A consultant is working with a client who wants to create guided interactions using data from their Salesforce org and external sources.

Which Omnistudio tool should the consultant recommend for creating these guided interactions?

A.

Flexcards

B.

Integration Procedures

C.

Omniseripts

D.

Data Mappers

Full Access
Question # 10

A consultant has a project with the following requirement: "Agents need to follow a standard customer greeti…. script in order to ensure brand consistency."

Which OmniScript element should the consultant recommend to ensure the agents can see and follow these standard scripts?

A.

Input Block

B.

Text Area

C.

Headline

D.

Step

Full Access
Question # 11

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

Choose 3 answers

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.

Full Access
Question # 12

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?

A.

HTTP Action

B.

Integration Procedure Action

C.

DataRaptor Post Action

D.

DataRaptor Extract Action

Full Access
Question # 13

Which OmniScript element retrieves Salesforce data that is then returned in Value/Label pairs and becomes available for selection in a dropdown list?

A.

Lookup

B.

Calculation Action

C.

DataRaptor Extract Action

D.

Select

Full Access
Question # 14

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

Full Access
Question # 15

A company needs a guided process for their internal support department that will provide the following functionality:

• Allow the user to enter their employee id

• Retrieve name, mobile phone, title, and email using the employee id

• Display the user's details on a page

• On another page, allow the user to enter case details, including subject, category, severity, and description

Which three elements should the consultant recommend to meet these requirements using an OmniScrip?

Choose 3 answers

A.

Messaging

B.

DataRaptor Post Action

C.

Calculation Action

D.

DataRaptor Extract Action

E.

Steps

Full Access
Question # 16

A company has a process that requires a birthday validation. At the beginning of the process, the user is asked to input their birthday. If the user is less than 18 years old. then the process should display an error stating that the age cannot be less than 18. The process should restrict users from continuing. If the user is 18 or older, then the process should proceed without any error message.

Which two OmniScript features should the consultant recommend to meet this validation requirement?

Choose 2 answers

A.

Calculation

B.

Messaging

C.

Alert

D.

Formula

Full Access
Question # 17

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.

Full Access
Question # 18

Which OmniScript element can be used to retrieve data from more than one source?

A.

Calculation Action

B.

Integration Procedure Action

C.

DataRaptor Extract Action

D.

Matrix Action

Full Access
Question # 19

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

A.

DataRaptor Transform Action

B.

Select

C.

DataRaptor Extract Action

D.

Radio

E.

DataRaptor Post Action

Full Access
Question # 20

A company needs to create an OmniScript with three steps.

• Step 1

• Step 2

• Step 3

Enter customer details

Select a product

Display a price retrieved from a REST API

The product's price should automatically display in Step 3.

What should the consultant add to the design of the OmniScript to meet these requirements?

A.

DataRaptor Post Action between Step 2 and Step 3

B.

Integration Procedure Action between Step 2 and Step 3

C.

DataRaptor Post Action inside Step 2

D.

Integration Procedure Action inside Step 3

Full Access
Question # 21

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?

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.

Full Access
Question # 22

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

A.

Integration Procedure

B.

DataRaptor Extract

C.

DataRaptor Turbo Extract

D.

Calculation Procedure

Full Access
Question # 23

A business wants to display cases for an account using FlexCards. The cases should be organized in a tabular list by case status, so that Escalated cases appear first, followed by Active and Closed cases.

Which FlexCard feature should the consultant recommend to meet this requirement?

A.

flyout with child FlexCards with conditions to filter by case status

B.

States with conditions to filter by case status

C.

A Datatable element with the Group By property

D.

Child FlexCards in a parent FlexCard with the Group By property

Full Access
Question # 24

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,

Full Access
Question # 25

A Salesforce Omnistudio Consultant is tasked with integrating Salesforce Knowledge into an Omniscript to allow users to search and view Salesforce Knowledge Articles.

What must be enabled in the organization for the consultant to activate Knowledge in an Omniscript?

A.

Salesforce Knowledge

B.

Omniscript Designer

C.

Salesforce Classic

D.

Salesforce Lightning

Full Access
Question # 26

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?

A.

Zones

B.

States

C.

Actions

D.

Flyouts

Full Access
Question # 27

A company wants to create a new customer buying journey for their website. The buying journey should include the following functionality:

• Allow the user to enter contact and address information

• Require the user to enter age, gender, and optionally income bracket

• Compute a discount percentage per product based on the customer data provided

• Save the list of suggested products including discounts

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

Choose 3 answers

A.

OmniScript

B.

Integration Procedures

C.

Calculation Procedures and Matrices

D.

FlexCard

E.

OmniStudio Action

Full Access
Question # 28

What is the purpose of the Messaging element in OmniScript?

A.

Display a custom styled message

B.

Send email/text to users based on logical conditions

C.

Trigger an event to external data sources based on logical conditions

D.

Display warning to users based on logical conditions

Full Access
Question # 29

An insurance company decides to use calculation procedures and matrices to calculate premium costs for new Insurance policies. Prices change very frequently, resulting In multiplecopies of the rating or pricing tables.

What is an advantage of calculation procedures that the consultant should highlight in this scenario?

A.

Allows aggregate functions

B.

Allows text concatenation using algebraic operators

C.

Allows multiple versions that will execute based on when the request is made

D.

Allows AI integration to calculate next best offer using policy attributes

Full Access
Question # 30

A consultant needs to design an OmniScript to capture the following information:

• Select one payment method from a list of options

• Enter the address information with autocomplete

• Enter a phone number

Which OmniScript elements should be used to capture this information?

A.

Radio, TypeAhead, and Telephone

B.

Multi-Select. Address, and Telephone

C.

Checkbox, Geolocation, and Number

D.

Select, TypeAhead, and Number

Full Access
Question # 31

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?

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

Full Access
Question # 32

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?

A.

DataRaptor Turbo

B.

DataRaptor Extract

C.

DataRaptor Load

D.

DataRaptor Transform

Full Access
Question # 33

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 5 child FlexCards inside the state of the parent FlexCard.

How many different data sources can be configured using FlexCards in this scenario?

A.

2

B.

6

C.

5

D.

1

Full Access
Question # 34

A telecommunications company wants to create a 360° view of their customers, including all customer install products grouped by service address. During the discovery phase of the project, the consultant identifies that installed products can have 4 different statuses. Agents complete different processes, depending on status of installed product. The consultant creates an inventory of all statuses and processes as shown below.

• Status = Active

o Pay bill

o Review usage

o Cancel service

• Status = Suspended

o Pay bill

o Reconnect service

o Cancel service

• Status = Pending installation

o Set up billing

o Schedule installation

o Cancel installation

• Status = Canceled

o Reconnect service o Cancel service

• Status = Pending installation

o Set up billing

o Scheduleinstallation

o Cancel installation

• Status = Canceled

o Pay bill

o Disconnect service

o Reconnect service

Which two FlexCard features should the consultant use to meet these requirements?

Choose 2 answers

A.

States

B.

OmniStudio Action

C.

Custom Style

D.

Flyout

Full Access
Question # 35

A business has the following requirements:

• To display cases for an account

• The user should see all of the cases on the canvas

• The user should be able to create a new case from the canvas

The consultant decides to use states to enable this functionality.

Which type of state should the consultant recommend to allow users to create a new case from the canvas?

A.

Active Card State

B.

Blank Card State

C.

Edit Mode State

D.

New Card State

Full Access
Question # 36

A consultant is designing a Flexcard for a client. The client wants to customize the look of each element on the Flexcard.

What tool should the consultant use to meet the client's requirements?

A.

Use Data Mapper to customize the look of each element.

B.

Use Integration Procedures to customize the look of each element.

C.

Use the style panel in the Flexcard Designer to customize the look of each element.

D.

Use Omniscripts to customize the look of each element.

Full Access
Question # 37

Which element retrieves data from a Salesforce picklist in an org?

A.

DataRaptor Extract Action

B.

Lookup

C.

Select

D.

Calculation Action

E.

Mark this item for later review.

Full Access
Question # 38

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?

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

Full Access
Question # 39

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

A.

Edit Block

B.

Multi-select

C.

Formula

D.

Step

E.

Input Block

Full Access
Question # 40

Which OmniStudio tool can be used to invoke scheduled jobs?

A.

Integration Procedure

B.

DataRaptor Extract

C.

DataRaptor Load

D.

Calculation Procedure

Full Access
Question # 41

A solution architect is working on a digital transformation project for a client. The client has complex business requirements that need to be implemented

using Omnistudio tools. The solution architect needs to decide which Omnistudio tool to use.

Which Omnistudio tool should the solution architect use to automate the client's business processes and create guided interactions using data from the Salesforce

org and external sources?

A.

Integration procedures

B.

Flexcards

C.

Expression Sets

D.

Omniseripts

Full Access
Question # 42

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 implementation time

• 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

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

Full Access