Summer Sale Discount Flat 70% Offer - Ends in 0d 00h 00m 00s - Coupon code: 70diswrap

Salesforce OmniStudio-Consultant Dumps

Salesforce Certified OmniStudio Consultant Exam (Plat-Con-201) Questions and Answers

Question 1

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

Options:

A.

Alert

B.

Calculation

C.

Formula

D.

Messaging

Question 2

When a customer wants to buy a new device, a discounted rate can be applied after considering the number lines and internet coverageon their current plan.

Which OmniStudio tool could a consultant recommend to get the discounted rate?

Options:

A.

DataRaptor Turbo

B.

OmniStudio Action

C.

Calculation Matrices

D.

DataRaptor Transform

Question 3

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 4

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?

Options:

A.

FlexCards and Integration Procedures

B.

FlexCards and DataRaptors

C.

OmniScripts and Integration Procedures

D.

OmniScripts and DataRaptors

Question 5

An OmniStudio Consultant receives a request to build a FlexCard that displays the following information:

• Campaign name

• Members of the campaign

• Campaign expiration date

• Expected revenue

A popup 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?

Options:

A.

Block element

B.

OmniScript action

C.

DataTable

D.

Flyout action

Question 6

which Action element redirects the user outside an LWC OmniScript?

Options:

A.

Response

B.

Done

C.

Post to Object

D.

Navigate

Question 7

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 8

A user needs to view and interact with FlexCards and OmniScripts but should not be able to edit them.

Which permission set is appropriate for this user?

Options:

A.

Modify All Data

B.

Customize Application

C.

OmniStudio User

D.

OmniStudio Admin

Question 9

A Salesforce OmniStudio Consultant is creating an OmniScript for a client ' s customer service process. The consultant wants to enhance the performance and usability of the OmniScript. What is one best practice the consultant can follow to achieve this?

Options:

A.

Use the Salesforce Lightning App Builder.

B.

Use custom Lightning Web Components with LWC OmniScripts.

C.

Use Angular OmniScripts.

D.

Use the Classic OmniScript Designer.

Question 10

A specific Data Mapper Extract requires filtering by a custom field PolicyNumber__c. The table contains 5 million records.

Which recommendation should an OmniStudio Consultant add to the physical model design to support this Data Mapper?

Options:

A.

Make the field required.

B.

Make the field a Text Area.

C.

No change is needed; Data Mappers handle all volumes automatically and ensure the Data Mapper query is selective.

D.

Mark the PolicyNumber__c field as an External ID or request a custom index to ensure the Data Mapper query is selective.

Question 11

An OmniStudio Consultant finds that a Data Mapper Extract contains five separate Extract Steps (objects) linked together.

What is a potential performance risk of having too many Extract Steps in a single Data Mapper?

Options:

A.

Mandatory conversion of the extraction logic to a remote Apex call

B.

Restricted visibility of fields beyond the third primary object step

C.

Increased likelihood of exceeding Salesforce SOQL governor limits

D.

Automatic truncation of the output JSON payload by the server

Question 12

How many levels deep can reusable OmniScripts be nested?

Options:

A.

2

B.

5

C.

Unlimited

D.

1

Question 13

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 14

A business plans to implement new tools for their call center agents to increase efficiency and improve customer experience. 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 15

A consultant is working on a project that requires the use of Omnistudio tools to automate complex business processes. The consultant is considering using Decision Matrices and Expression Sets.

What is the primary benefit of using Decision Matrices and Expression Sets in Omnistudio?

Options:

A.

They allow for calculations on matrix lookups and variables.

B.

They facilitate the creation of custom objects.

C.

They allow for the creation of custom fields.

D.

They enable the creation of custom code.

Question 16

what can a DataRaptor Extract do?

Options:

A.

Create data in multiple related objects

B.

Extract data from a spreadsheet

C.

Retrieve data from multiple related objects

D.

Load data from external sources

Question 17

which of the following are Integration Procedure Actions?

Options:

A.

Email

B.

OmniScript

C.

PDF

D.

Type Ahead

Question 18

A customer needs to store millions of Transaction records that are read-only and historical. They want to display this data in a FlexCard.

Which object design strategy supports this volume and use case?

Options:

A.

Store data in a long text field.

B.

Use Big Objects or External Objects.

C.

Use a standard custom object.

D.

Avoid storing the data.

Question 19

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?

Options:

A.

Integration procedures

B.

Flexcards

C.

Expression Sets

D.

Omniseripts

Question 20

An OmniScript steps through a wizard. In Step 2, the user needs to see details of a specific Case selected in Step 1.

How should an OmniStudio Consultant fetch the data efficiently?

Options:

A.

Use a Data Mapper Load to read the Case data.

B.

Fetch all Cases in the Init action and filter them in Step 2, and use a new CaseId as the input filter.

C.

Use a Data Mapper Extract Action between Step 1 and Step 2, using the CaseId from Step 1 as the input filter.

D.

Ask the user to re-enter the Case details in Step 2.

Question 21

A project requires displaying data from a legacy system on a FlexCard. The external system is slow, taking more than 5 seconds for a response. The data only changes once a day.

Which configuration should an OmniStudio Consultant recommend to improve the user experience?

Options:

A.

Configure a REST data source with an increased timeout setting.

B.

Configure an Integration Procedure with Chain On Step enabled.

C.

Configure a Data Mapper with filtering logic.

D.

Configure an Integration Procedure with caching enabled.

Question 22

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 23

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 24

Which Omniscript element enables users to choose from a dropdown list?

Options:

A.

Select

B.

Calculation Action

C.

Lookup

D.

Data Mapper Extract Action

Question 25

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?

Options:

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

Question 26

An organization needs to control pages or groups of fields in an OmniScript based on the choices made by the user.

What should an OmniStudio Consultant do to meet this requirement?

Options:

A.

Use the Visibility Rules property on a Step or Block element.

B.

Create child OmniScripts for branched flow.

C.

Use the Conditional View property on a Step or Block element.

D.

Use the Radio Input property on a Step or Block element.

Question 27

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

Options:

A.

Conditional Block

B.

Cache Block

C.

Try-Catch Block

D.

Loop Block

Question 28

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 29

A project requires a simple, single-object query with no complex data transformation.

What is best practice for selecting the Data Mapper type?

Options:

A.

Implement a Load to perform the single-object data fetch.

B.

Utilize a Turbo Extract to minimize processing overhead.

C.

Configure a Transform to retrieve and restructure the record.

D.

Deploy a standard Extract to maintain architectural consistency.

Question 30

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 31

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 32

An organization is using an Integration Procedure (IP) to update a record in Salesforce. The OmniStudio Consultant needs to ensure the IP returns a clear success or failure message to the client-side OmniScript.

What is best practice for handling errors and status messages within an IP?

Options:

A.

Use an HTTP Action at the end of the IP to send the status message to the client.

B.

Include a Response action that maps a Boolean isSuccess element and a clear errorMessage or successMessage element.

C.

Rely solely on the client-side OmniScript to detect if the IP failed by checking whether the data is empty.

D.

Assume success if the IP completes without throwing a system error and return an empty JSON.

Question 33

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?

Options:

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 DataRaptor when the specific action is taken.

D.

Design the parent card to launch a new OmniScript when the specific action is taken.

Question 34

Which OmniStudio tool can be used to invoke scheduled jobs?

Options:

A.

Integration Procedure

B.

DataRaptor Extract

C.

DataRaptor Load

D.

Calculation Procedure

Question 35

A business implements a simple OmniScript in their call center that allows agents to quickly create a case when on the phone with customers. The OmniScript has been running successfully in the call center for over a year. The business decides it wants to allow partners to create cases directly from their Community portal.

What is the most efficient solution that the consultant can propose to meet this new requirement?

Options:

A.

Deploy the existing OmniScript to the Community portal using OmniOut.

B.

Embed the existing OmniScript as a reusable component within a new Community OmniScript.

C.

Clone the existing OmniScript to a new LWC OmniScript and deploy to the Community portal.

D.

Duplicate the existing OmniScript and deploy the new script on the website.

Question 36

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 37

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 38

A Salesforce Omnistudio Consultant is validating an Omniscript they have developed for a client. The client has specific business requirements that the

script must meet.

What is the best way for the consultant to ensure that the Omniscript meets the client ' s business requirements?

Options:

A.

Implement the Omniscript without comparing it with the client ' s business requirements.

B.

Assume that the Omniscript meets the client’s business requirements without conducting a review.

C.

Conduct a thorough review of the Omniscript, comparing each step with the client ' s business requirements.

D.

Ask the client to review the Omniscript with their internal team.

Question 39

A consultant Is designing a solution for a client using Omnistudio. The client wants to display data and launch actions from their Salesforce org.

Which OmniStudio tool should the consultant use to meet this requirement?

Options:

A.

DataRaptors

B.

FlexCards

C.

OmniScripts

D.

Integration Procedures

Question 40

A company needs to create a process that allows call center admins to retrieve all open cases that have a case type of " network issue " and submit the case data " as-is " to a back-office system for validation in batch on a daily basis. Once the cases have been submitted, the process should trigger an email to the supervisor.

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

Choose 3 answers

Options:

A.

DataRaptor Turbo Extract

B.

OmniScript

C.

FlexCard

D.

Integration Procedure

E.

DataRaptor Load

Question 41

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 42

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?

Options:

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

Question 43

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 44

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 45

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 46

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 47

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 48

A governance policy states that hard-coded IDs must never be present in deployed components.

How should an OmniStudio Consultant address this in Data Mappers?

Options:

A.

Hard-coded IDs are acceptable if they are for standard Record Types.

B.

Use relationship queries or parameters to resolve IDs dynamically.

C.

Hard code the ID in Development, then manually change it in Production after deployment.

D.

Use a lookup table in Excel to find the IDs.

Question 49

In which two scenarios should a DataRaptor be used?

Choose 2 answers

Options:

A.

To retrieve an account and Its related contacts

B.

To retrieve today ' s financial news

C.

To send an SMS alert to the user when a process completes

D.

To merge the city and state fields into a single field

Question 50

A client wants to display an overview of the customer ' s assets inside the first step of a " Modify Asset " OmniScript. This overview is already built as a FlexCard.

How should an OmniStudio Consultant configure the OmniScript to include the FlexCard?

Options:

A.

Embed the FlexCard using a Custom Lightning Web Components (LWC) element.

B.

Rebuild the dashboard using OmniScript Text Blocks.

C.

Embed the dashboard using an iframe.

D.

Exclude the dashboard from the OmniScript.

Question 51

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

Options:

A.

Lookup

B.

Calculation Action

C.

Date Mapper Extract Action

D.

Select

Question 52

An OmniStudio Consultant is designing an Integration Procedure (IP) that includes a series of Data Mapper actions. To ensure the IP is executed only when necessary, the consultant needs to implement conditional execution.

What is best practice for adding conditional execution to an IP action?

Options:

A.

Use a Conditional Block to wrap the data action and define the activation condition based on the IP ' s input data.

B.

Configure the IP to run asynchronously, as asynchronous execution handles all conditional logic automatically.

C.

Add a custom Apex class at the beginning of the IP to check the condition and manually halt execution if false.

D.

Use a Set Values action to set a true/false flag, and then configure the Data Mapper action ' s input to check the flag.

Question 53

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 54

What is the purpose of Step elements in an OmniScript?

Options:

A.

Organizes the script into one or more pages

B.

Groups elements that extract data

C.

Enables the use of repeatable blocks

D.

Allows the user to input data

Question 55

Which three of the following are functions of a Text Block element in OmniScript?

Choose 3 answers

Options:

A.

Error conditions

B.

User input fields

C.

Links or images

D.

Text formatting

E.

Table formatting

Page: 1 / 18
Total 184 questions