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

Free and Premium Salesforce OmniStudio-Consultant Dumps Questions Answers

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

Question 1

A business wants to create a reusable OmniScript to capture customer payment information during the order process. The business decides that the first step of the payment process should include:

• Payment type (credit card or bank account)

• Payment amount

Which two elements should the consultant recommend for this step of the process?

Choose 2 answers

Options:

A.

Number

B.

Radio

C.

Multi-select

D.

Currency

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

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 4

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 5

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

D.

Design the parent card to launch a new Omniscript when the specific action is taken,

Question 6

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 7

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 8

An insurance company decides to implement a sales console for the sales representatives that displays or provide access to customer information. The consultant reviews all the information required and determines that FlexCards would be the best solution to display part of the required information.

Which two pieces of data should the consultant recommend displaying using FlexCards '

Choose 2 answers

Options:

A.

Policies including type, issue date, amount

B.

Terms and Conditions for each policy

C.

Guided troubleshooting process

D.

Customer name, title, phone, email

Question 9

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 10

Which OmniStudio tool can be used to invoke scheduled jobs?

Options:

A.

Integration Procedure

B.

DataRaptor Extract

C.

DataRaptor Load

D.

Calculation Procedure

Question 11

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 12

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 13

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

Options:

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

Question 14

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?

Options:

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

Question 15

A project involves multiple environments, including Development, QA, and Production.

What is best practice for managing and moving Data Mapper changes across these environments?

Options:

A.

Deploy components using metadata migration tools and source control.

B.

Recreate the configurations manually within each environment ' s designer.

C.

Treat the components as data records for migration via a data loader tool.

D.

Extract the JSON definitions for manual import via the browser console.

Question 16

A company plans to use OmniScript to digitally transform Its business. During the discovery phase of the project the team reviews all of the business processes including the Individual steps of each process. As a result of analysis, it is clear that many processes need to update contact data at different points in the process.

What solution should the consultant recommend to efficiently meet these requirements?

Options:

A.

Create an Integration Procedure to update contact data with " Chain OnStep " enabled and invoke it from all OmniScripts.

B.

Create an OmniScript that uses the reusable property to update contact data and embed it In other OmniScripts.

C.

Create an OmniScript to update contact data and invoke it when other OmniScripts complete.

D.

Create a FlexCard for contacts, and add an Update Contact Details OmniScript as an action.

Question 17

A business wants to create an OmniScript that allows call center agents to schedule field service appointments with customers. The process needs to retrieve available appointment dates from an external system via a REST A [ and then display them to the user for selection in a dropdown list. Once the user selects a date, a confirmation should display with rich text and images.

Which three OmniScript elements should be used to meet these requirements?

Choose 3 answers

Options:

A.

Text Block

B.

HTTP Action

C.

Text Area

D.

Select

E.

Multi-select

Question 18

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 19

which two of the following use cases are best solved using Calculation Procedures & Matrices?

Choose 2 answers

Options:

A.

To apply the correct factor when determining a cost

B.

To return output that is calculated differently based on the date

C.

To determine the list of products to display to a customer

D.

To retrieve text data and convert it to an integer

Question 20

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 21

You want to update 500 Leads through a Data Loader. In the CSV file, you have three columns (ID,

Email, and Phone). Also, there are some blank values in the rows (some records do not have email,

and some do not have a phone). You do not want null values in the records when updating the

values. Which of the following options should you use to do this?

Options:

A.

Open Data Loader -- > Setting -- > Uncheck the " Insert Null Values " checkbox.

B.

Null values cannot be ignored. If they are present in CSV, they get updated as null.

C.

Open Data Loader -- > Setting -- > Check the " Ignore Null Values " checkbox.

D.

Modify the CSV file and remove the records which have null values, and update them manually.

E.

Null values do not get updated through Data Loader.

Question 22

An OmniStudio Consultant needs to link a new Case to an existing Contact, but the input data only contains the Contact ' s Name, not the Salesforce ID.

How should the consultant use the Data Mapper Load to resolve this Salesforce ID mapping?

Options:

A.

Map the Contact Name to the Case ContactId field in the Mapping tab.

B.

Enable the Auto-Link property within the Data Mapper Options tab.

C.

Configure a Formula to convert the Name string into a Record ID.

D.

Define a Lookup mapping on the Contact object using the Name field.

Question 23

What business problem does DataRaptor solve?

Options:

A.

lt removes the need to code data mappings for data transformations.

B.

It allows developers to create complex API queries declaratively.

C.

It combines multiple steps and processes into a single server call.

D.

It guides humans through a complex business process.

Question 24

What is the purpose of a DataRaptor Load?

Options:

A.

Write data to Salesforce objects

B.

Post data to Salesforce APIs

C.

Load data to an Interface object

D.

Send data to a PDF template

Question 25

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 26

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 27

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 28

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?

Options:

A.

Conditional View

B.

Flyouts

C.

State

D.

Styling

Question 29

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

Options:

A.

OmniScript

B.

Integration Procedures

C.

Calculation Procedures and Matrices

D.

FlexCard

E.

OmniStudio Action

Question 30

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

Question 31

A banking client wants to display a list of recent transactions on a customer ' s profile. The display must be branded to match the bank ' s website and allow the agent to dispute a transaction directly from the list.

What is the primary role of OmniStudio in this scenario?

Options:

A.

Display interactive data using FlexCards.

B.

Present guided steps using OmniScript.

C.

Visualize data using Tableau.

D.

Query data using Apex.

Question 32

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

Options:

A.

Data table

B.

Flyouts

C.

States

D.

Repeat Block

Question 33

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 34

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?

Options:

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.

Question 35

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 36

A business needs to display installed products for field service technicians on service calls using a mobile device The installed product information must be summarized so the technician can seekey details at a glance. How the technician also needs to sometimes access a list of past service dates for each product.

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

Choose 2 answers

Options:

A.

Use flyouts

B.

Use card states

C.

Enable the Responsive property

D.

Customize the styling

Question 37

A company needs to create some boundaries for their sales teams regarding the minimum and maximum discounts that can be applied to their orders. The discount thresholds are set using adjustments such as 5%, 10%, 15%, 20%, 25%, and 30%. The minimum adjustment and the maximum adjustment are determined by their region and their customer lifetime score.

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

Choose 2 answers

Options:

A.

OmniStudio Action

B.

Calculation Procedure

C.

Calculation Matrix

D.

DataRaptor Transform

Question 38

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 39

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

Options:

A.

Calculation

B.

Messaging

C.

Alert

D.

Formula

Question 40

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 41

Service agents must confirm customer contact information in the first step of a payment OmniScript. Contact information includes name, telephone number, mobile number, and email. None of the contact information on first step is required.

On the last step, after taking payment, the agent can optionally email the receipt to the customer. If the customer says yes, the agent selects a checkbox. If the agent selects the box but the email address field is empty, the process must require the user to return to the first step and enter the customer ' s email address.

What should the consultant recommend to meet this requirement?

Options:

A.

Add a Set Errors element

B.

Add a DataRaptor to retrieve the email address

C.

Add a Validation Rule to the Contact object

D.

Add a Conditional View to the last step

Question 42

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 43

An auto insurance company has different rates for each state in the country. The company needs to manage the rates separately, but the formula to calculate the premiums is the same. All the input and output are the same; only the values in the rating tables differ.

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

Options:

A.

DataRaptor Transform with an interface Map

B.

Aggregation Steps in a Calculation Procedure

C.

Class-based Calculation Procedure

D.

Grouped Calculation Matrix

Question 44

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

Options:

A.

HTTP Action

B.

Integration Procedure Action

C.

DataRaptor Post Action

D.

DataRaptor Transform Action

Question 45

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 46

A Data Mapper is configured to sort records based on a formula field.

Why might this configuration negatively impact performance?

Options:

A.

Integration Procedures require additional memory to parse the sorted JSON.

B.

Multiple formula evaluations exceed the maximum CPU limit for the session.

C.

Sorting operations bypass the internal cache of the OmniStudio engine.

D.

Calculation of non-indexed values increases processing time during the query.

Question 47

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 48

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.

Data Maptor

D.

Calculation Procedure

Question 49

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 50

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 51

An OmniStudio Consultant is reviewing a solution where an OmniScript calls 10 separate Data Mappers directly from the client-side browser to fetch various data points.

Which architectural change should the consultant recommend to align with enterprise best practices?

Options:

A.

Consolidate the data requests into a single Integration Procedure to reduce browser network traffic.

B.

Replace the Data Mappers with Apex classes that are called directly from the browser.

C.

Keep the design as is, because client-side calls are always faster than server-side calls.

D.

Use a FlexCard to fetch the data and pass it to the OmniScript.

Question 52

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 53

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 54

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 '

Options:

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

Question 55

A use case requires an Integration Procedure to call an external API that returns a JSON list of customer service agents. The subsequent OmniScript needs to display this list.

Which part of the HTTP Action configuration is responsible for ensuring the external data structure is mapped to a format accessible by subsequent Integration Procedure actions?

Options:

A.

Response Mapping parameters, which define how the response body is extracted and stored as an element within the Integration Procedure ' s data JSON.

B.

Headers section, which contains only authentication and content type metadata.

C.

Timeout parameter, which determines how long the Integration Procedure waits for the external response.

D.

Request Body parameters, which define only the data sent to the external API, not the received data.