New Year Biggest Discount Flat 70% Offer - Ends in 0d 00h 00m 00s - Coupon code: 70diswrap

Salesforce OmniStudio-Consultant Dumps

Salesforce Certified OmniStudio Consultant Exam (SU24) Questions and Answers

Question 1

Which OmniStudio tool can be used to invoke scheduled jobs?

Options:

A.

Integration Procedure

B.

DataRaptor Extract

C.

DataRaptor Load

D.

Calculation Procedure

Question 2

A Consultant is working on a project that involves using OmniStudio tools to design solutions that meet customer business requirements. The solutions need to be maintainable, scalable, and contribute to long-term customer success. Which OmniStudio tool should the Consultant use to display data and launch actions?

Options:

A.

OmniScripts

B.

FlexCards

C.

Integration Procedures

D.

DataRaptors

Question 3

A consultant designs a FlexCard with five card states following best practices. Four of the card states have a condition.

At runtime, if two of the states' condition are true, which state will be displayed?

Options:

A.

The first state with the highest priority closest to the top of the canvas

B.

The state closest to the top of the canvas

C.

The first state with a true condition closest to the top of the canvas

D.

The state with a true condition that has the highest priority

Question 4

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 5

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 6

A business process needs to perform a multi-step calculation on each contact record in a list.

Using an Integration Procedure to process the list, what feature can be used to meet this requirement?

Options:

A.

Loop Block

B.

Batch Action

C.

Conditional Block

D.

DataRaptor Transform Action

Question 7

which Action element redirects the user outside an LWC OmniScript?

Options:

A.

Response

B.

Done

C.

Post to Object

D.

Navigate

Question 8

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 9

A business wants to display customer 360° information in a console for their call center agents. The customer information will come from a variety of sources, and the information should be grouped together logically. The agents will need to take different actions depending on the context of each group of information.

Which tool should a consultant recommend to meet this requirement?

Options:

A.

Omniscript

B.

Lightning web components

C.

Visualforce Page

D.

FlexCards

Question 10

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 11

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?

Options:

A.

Redirect

B.

Event

C.

Navigate

D.

URL

Question 12

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

Options:

A.

DataRaptor Extract Action

B.

Lookup

C.

Select

D.

Calculation Action

E.

Mark this item for later review.

Question 13

What is the purpose of the Messaging element in OmniScript?

Options:

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.

Displaya warning to users based on logical conditions

Question 14

Which two OmniScript components should the consultant recommend using

to meet this validation requirement?

Choose 2 answers

Options:

A.

Messaging

B.

Alert

C.

Calculation

D.

Formula

Question 15

A company has a legacy application to display customer information. The application currently uses custom CS / HTML to display information in the company's color scheme and fonts. The application also provides users will access to more than 25 processes. Recently, a new project was started to build a 360° view using FlexCards to replace the legacy application.

In this scenario, which three FlexCard features should the consultant recommend?

Choose 3 answers

Options:

A.

Actions

B.

Custom Styles

C.

Menu elements

D.

Data tables

E.

Newport Design System

Question 16

Agents for an insurance company need to know the current and past weather conditions when creating claims for customers. The consultant implements a FlexCard for weather conditions in the console to ensure the agents have access to the information. The FlexCard needs to provide fields extracted from a weather API and an account field from Salesforce.

According to best practice, what data source should be used?

Options:

A.

Streaming API

B.

DataRaptor Extract

C.

REST

D.

Integration Procedure

Question 17

A business wants to create a FlexCard for mobile plans to add to their Customer 360° console application. The FlexCard needs to include the following actions:

• Start a process to retrieve plan consumption data

• Create a new case

• Open a promotions web page

• Change the SIM card

which combination should the consultant use in designing the solution?

Options:

A.

Custom Event and Redirect URL

B.

OmniScript and Navigate

C.

Event, Navigate and Card

D.

Flyout and OmniScript

Question 18

A company plans to rebuild a process that includes functionality that was originally written in APEX and Visual pages using OmniScript. The consultant reviews the process and sees in the first step, the user reviews data and, then enters additional information. In the next step, the process retrieves data from an external system.

In this scenario, which OmniStudio data tool should the consultant recommend?

Options:

A.

DataRaptor Turbo

B.

Calculation Procedure

C.

Integration Procedure

D.

DataRaptor Extract

Question 19

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

Options:

A.

Calculation Action

B.

Integration Procedure Action

C.

DataRaptor Extract Action

D.

Matrix Action

Question 20

A business is creating an agent console with FlexCards to provide a 360° view of their customers. The business wants the following information displayed:

• Account information including account name, phone, and website

• Active opportunities related to the account

• Active contracts related to the account

• The ability to view and renew contracts

An Integration Procedure will be used to retrieve Account, Opportunity, and Contract data.

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

Options:

A.

Parent FlexCard with multiple Child and Card Actions

B.

Parent FlexCard with multiple Child and different Card States

C.

Parent FlexCard with single Child and multiple Card States

D.

Parent FlexCard with single Child and Card Actions

Question 21

A business wants to transform an existing process into a digital interaction using OmniScript. The process includes several steps. Some steps apply to all users, and other steps only apply to users depending on their responses to certain questions. The business does not want all users to have to go through all the steps.

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

Options:

A.

User Roles

B.

Conditional Views

C.

Script Configuration

D.

Script Profiles

Question 22

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?

Options:

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

Question 23

An existing OmniScript used to capture and update customer information displays the following information on the same page:

• Name

• Age

• Street

• Last name

• Postal code

• Gender

• State

• Phone

• City

• Country

• Email

Users report that the information displays in no specific order. Users experience errors when filling the information because it is not categorized. The process fails after submission because the mandatory fields are blank.

How can the consultant improve the user experience of the OmniScript?

Options:

A.

Use a template for each category and add custom code for the required validation

B.

Use a Section to break the information and Headline to the title and a required icon in the input

C.

Use a Visualforce Page with the categories, labels, and the required validation

D.

Use Block elements to group and required property checked in some of the inputs

Question 24

A company is designing a new console for contact center

agentsto display case data for customers. All cases will be fetched using a

single DataRaptor. This page needs to display cases as follows:

* "Open" cases with case description, case open date, case type,

assigned to and priority fields. Open cases 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 a link to duplicate cases.

How should the consultant design the FlexCard solution to meet these

requirements?

Options:

A.

Using three FlexCards

B.

Using a single FlexCard with three states

C.

Using a single FlexCard with multiple card filters

D.

Using a single FlexCard with three flyouts

Question 25

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 26

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 27

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 28

A company needs an OmniScript to allow customers to order products and services from their website. After the order is submitted, the customer should be able to download a PDF summary of the order.

What type of DataRaptor should the consultant recommend to meet this requirement?

Options:

A.

DataRaptor Load

B.

DataRaptor Extract

C.

DataRator Turbo Extract

D.

DataRaptor Transform

Question 29

A company has account Information that they want to display to agents in a summarized view. For each account they want to display icons that allow the user to launch guided processes for frequent tasks. The processes a reused in other parts of the business.

Which three OmniStudio tools are needed to meet these requirements?

Choose 3 answers

Options:

A.

FlexCards

B.

Flyouts

C.

OmniStudio Actions

D.

Navigate Actions

E.

Omni Script

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?

Options:

A.

Radio, TypeAhead, and Telephone

B.

Multi-Select. Address, and Telephone

C.

Checkbox, Geolocation, and Number

D.

Select, TypeAhead, and Number

Question 31

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

Options:

A.

States

B.

OmniStudio Action

C.

Custom Style

D.

Flyout

Question 32

Which two functions can be performed by DataRaptors?

Choose 2 answers

Options:

A.

Transform data

B.

Combine requests into a single response

C.

Read and write data to external systems

D.

Read and write data to Salesforce

Question 33

When designing 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.

Divide complex processes into sections

E.

Provide user help text

Question 34

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 35

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

Page: 1 / 12
Total 117 questions