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

Exact2Pass Menu

Question # 4

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?

A.

Loop Block

B.

Batch Action

C.

Conditional Block

D.

DataRaptor Transform Action

Full Access
Question # 5

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 # 6

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 # 7

A company has an existing OmniScript that agents use to create new billing accounts. It currently has three steps to capture the required information:

• 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

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

Full Access
Question # 8

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

Full Access
Question # 9

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

A.

Datatable

B.

Remote Action

C.

Response Action

D.

Edit Block

Full Access
Question # 10

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 # 11

A business has been experiencing a downturn in customer satisfaction due to billing Issues. The business lear that when customers are allowed to schedule an inquiry call with an agent, customer satisfaction improves.

For this reason, the business decides to create an OmniScript that asks the customer to rate their customer satisfaction using a 1-5 rating scale. If the customer satisfaction is less than 2, it should allow the customer t request a call back on a certain date and then create a case that includes a list of bills from an external system the last 5 months in the case description.

In what order should the consultant design the elements of the OmniScript to meet these requirements?

A.

Radio Input, Date Input, HTTP Action, DataRaptor Post Action

B.

Date Input, Radio Input, HTTP Action, DataRaptor Post Action

C.

HTTP Action, DataRaptor Post Action, Date Input, Radio Input

D.

HTTP Action, Radio Input, Date Input, DataRaptor Post Action

Full Access
Question # 12

An OmniScript saves data to Salesforce and to an external system. What OmniScript element could save all this data?

A.

HTTP Action

B.

Integration Procedure Action

C.

DataRaptor Post Action

D.

DataRaptor Transform Action

Full Access
Question # 13

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 # 14

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?

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

Full Access
Question # 15

Topic: Salesforce API

You want to display Chatter feeds, users, groups, and followers, especially in mobile applications.

Also, you want to provide programmatic access to files, recommendations, topics, notifications, and

Data.com purchasing. Which of the following option should you use to do this?

A.

Streaming API

B.

REST API

C.

Tooling API

D.

Chatter REST AP!

E.

Chatter SOAP API

Full Access
Question # 16

A company has a process that requires minimum age to purchase. Potential customers must fill in an application form. Rather than have someone fill in the entire form and be denied at the end, 2 consultant recommends using an Omniscript that will ask users to input their birthdate. If the user is younger than than 18 years, then the Omniscript needs to display a message stating "You must be 18 years or older to purchase” and also prevent users from continuing. If the user is 18 or older, then the Omniscript should allow them to proceed without any message.

Which two Omniscript components should the using to meet this validation requirement?

Choose 2 answers

A.

Alert

B.

Calculation

C.

Formula

D.

Messaging

Full Access
Question # 17

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?

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

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

Full Access
Question # 20

A business has a requirement to display cases in a console for service agents. Cases can have avariety of statuses, including Active, Closed, or Escalated. When a case is Closed, agents need to be able to reopen the case. When the case is Active or Escalated, agents should not have the option to reopen the case.

Which FlexCard functionality can be used to meet this requirement?

A.

Conditional View

B.

Flyouts

C.

State

D.

Styling

Full Access
Question # 21

A health provider company is building a new application for its medical officers. The company wants to display medical test reports for patients. Medical test reports is acustom object, related to the Patients object. For e< patient, the company needs to list each medical test report including the report name, date requested, and d generated. From each medical test report, the user should be able to take the following actions:

• Approve

• Print for Review

• Send for Retest

Which OmniStudio tools should the consultant use to design a solution to meet these requirements?

A.

Salesforce list view with custom buttons/links

B.

Multiple FlexCards with single action

C.

OmnlScript with multiple Step elements

D.

Single FlexCard with multiple actions

Full Access
Question # 22

How many levels deep can reusable OmniScripts be nested?

A.

2

B.

5

C.

Unlimited

D.

1

Full Access
Question # 23

A company needs to generate invoices when contracts reach an approved status. Users should initiate the invoice generation process from the contract page, but the option should not appear until the contract reaches the approved status. After the invoice is generated, it should be sent to the customer for signature.

What three tools should be used in the solution the consultant recommends to meet these requirements?

Choose 3 answers

A.

OmniScript

B.

Interaction Launcher

C.

FlexCards

D.

OmniStudio Action

E.

DataRaptor

Full Access
Question # 24

In which two cases should an integration procedure be used as a data source for FlexCards and OmniScripts,

Choose 2 answers

A.

To achieve elastic scaling

B.

To retrieve multiple data sources in a single response

C.

To minimize the number of elements to be configured

D.

To separate the user interface from changes in thedata sources

Full Access
Question # 25

A consultant is working with a client who wants to use a Flexcard to display data from a specific Salesforce object. The client is unsure which data source

What advice should the consultant give to the client?

A.

The client should choose a data source based on the speed of data retrieval

B.

The client should choose the data source that retrieves the most data.

C.

The client should choose a data source based on the number of records it can retrieve.

D.

The client should choose a data source that can retrieve data from the specific Salesforce object.

Full Access
Question # 26

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 # 27

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 # 28

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 # 29

A business needs to create a FlexCard to display open cases for an account. The cases should display different depending on their priority.

• Low or Medium priority cases should display case data and an Update Account Info action.

• High priority cases should include a red border, an alert notification, and an Escalate action.

What is the most efficient way to meet these requirements?

A.

Create a FlexCard with two card states. Use conditions on the state to filter for priority.

B.

Create a FlexCard with one card state. Use conditions on the fields and actions to filter for priority.

C.

Create two FlexCards with one card state each. Use conditions on the states to filter for priority.

D.

Create two FlexCards, one for Low / Medium priority cases and another for High priority cases.

Full Access
Question # 30

In an Integration Procedure, what group element will control whether an individual action executes?

A.

Conditional Block

B.

Cache Block

C.

Try-Catch Block

D.

Loop Block

Full Access
Question # 31

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

Full Access
Question # 32

A company needs to create a quoting process for its internal agents. During quoting, the agent selects a product and specifies the grade (A, B. C, D. E) and the size (Small Medium, Large, X-large). The process should look up the unit price using the product code, the grade, size, and then multiplies the unit price by a discount factor.

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

Choose 2 answers

A.

Calculation Matrix

B.

DataRaptor Transform

C.

DataRaptor Extract

D.

Calculation Procedure

Full Access
Question # 33

What is the purpose of Step elements in OmniScript?

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

Full Access
Question # 34

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.

Date Mapper Extract Action

D.

Select

Full Access
Question # 35

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 # 36

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
Question # 37

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 # 38

A business has a requirement to display an account and all of the associated contacts on a page. The number of contacts will vary for each account. For each contact, the page should display first name, last name, email, at phone number with options to edit the contact information or send a message. The primary contact for an a should be highlighted with a blue border.

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

Choose 2 answers

A.

Data table

B.

Flyouts

C.

States

D.

Repeat Block

Full Access
Question # 39

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

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.

Full Access
Question # 40

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

A.

DataRaptor Load

B.

Integration Procedure

C.

Calculation Procedure

D.

FlexCards

Full Access
Question # 41

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?

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

Full Access
Question # 42

A company is beginning their first project using Calculation Procedures & Matrices. The developers on the tea are concerned about learning the new tool and how they will test their calculation procedures. The consultant recommends that they use the built-in simulator.

In this scenario, what benefit should the consultant highlight to the developer team?

A.

It aggregates data elements that have been calculated separately.

B.

It verifies data types in the algebraic calculations of the calculation procedure.

C.

It generates sample input and output JSON that can be easily used to build DataRaptors.

D.

It allows developers to create what-if calculations.

Full Access