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

Home > Salesforce > Salesforce Consultant > OmniStudio-Consultant

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

Question # 4

Which two functions can be performed by DataRaptors?

Choose 2 answers

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

Full Access
Question # 5

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

An OmniStudio Consultant decides to use multiple states on a FlexCard instead of one state with many conditional views.

What is a valid reason for this decision?

A.

Multiple states automatically enable different data sources for each scenario.

B.

Multiple states improve rendering performance in most implementations, making it easier to design and maintain.

C.

Multiple states are required because conditional visibility cannot be applied to elements.

D.

The required layouts and fields differ significantly between scenarios, making separate states easier to design and maintain.

Full Access
Question # 7

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

Why might this configuration negatively impact performance?

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.

Full Access
Question # 8

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?

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.

Full Access
Question # 9

A client wants to create an OmniScript to capture customer satisfaction. The process requires the following actions:

• Present the user with a customer satisfaction question that allows them to select one option from a 1-5 satisfaction rating.

• Create a case for an account team member to follow up.

• Email a summary message to the user.

Which OmniScript elements should the consultant recommend to meet these requirements '

A.

Radio Group, Remote Action, and Messaging Action

B.

Multi-Select, Remote Action, and Email Action

C.

Radio Group, DataRaptor Post Action, and Email Action

D.

Edit Block, DataRaptor Post Action, and Messaging Action

Full Access
Question # 10

A company needs to create multiple guided processes on their public website. The processes need to be style using the corporate branding kit. The corporate branding kit Includes guidance on colors, fonts, and icons. In addition, the website that the process will be deployed to has a style guide that dictates the format for radio buttons, slide bars, and other user interface elements. The company wants both the corporate branding kit at the website ' s style guide to be globally implemented in these new processes.

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

Choose 3 answers

A.

OmniScript

B.

Custom Styles

C.

OmnlOut

D.

Newport Design System

E.

FlexCards

Full Access
Question # 11

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

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?

A.

Date modified

B.

Priority

C.

Sequence

D.

Date created

Full Access
Question # 13

A company has an existing OmniScript that gathers customer information. User feedback suggests that the current process requires too much typing because all the data is entered into input text fields. The users also are concerned because there is no validation in the data that is entered, and users can sometimes enter data that contains errors. The required inputs are first name, last name, age, and email, users are also presented a brief questionnaire regarding customer satisfaction.

Which three input elements can the consultant recommend to improve usability and to provide validation?

Choose 3 answers

A.

Headline

B.

Radio Group

C.

Email

D.

Text Area

E.

Range

Full Access
Question # 14

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?

A.

DataRaptor Load

B.

DataRaptor Extract

C.

DataRator Turbo Extract

D.

DataRaptor Transform

Full Access
Question # 15

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?

A.

Modify All Data

B.

Customize Application

C.

OmniStudio User

D.

OmniStudio Admin

Full Access
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?

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.

Full Access
Question # 17

A governance board requires that all OmniStudio components be documented to ensure future maintainability.

Where is the most effective place to store technical documentation for a specific Integration Procedure?

A.

In the name of the Integration Procedure.

B.

OmniStudio components are self-documenting and do not require notes.

C.

In a separate Word document stored on a shared drive that is rarely updated.

D.

Within the Description and Internal Notes fields of the Integration Procedure and its elements themselves.

Full Access
Question # 18

A customer needs to create an OmniScript to capture payment Information. In the first step of the process, it user selects a payment type such as credit card, debit card, or direct bank account payment. Each payment t should display with a different icon. The process should check to see if the customer has any saved payment information of that type, and if there is, no further action is required. If there is no saved payment informatic then the user should be allowed to enter the information, and the process should save It.

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

Choose 3 answers

A.

DataRaptor Transform Action

B.

Select

C.

DataRaptor Extract Action

D.

Radio

E.

DataRaptor Post Action

Full Access
Question # 19

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

An OmniStudio Consultant is reviewing a complex Integration Procedure (IP) that contains over 20 actions in a linear sequence.

Which best practice should the consultant recommend to improve the maintainability and readability of this Integration Procedure?

A.

Break the complex IP into smaller, reusable sub-Integration Procedures and call them sequentially using the IP Action element.

B.

Replace all Data Mapper actions with custom Apex to simplify the overall component structure.

C.

Combine all 20 actions into a single large Set Values action to reduce the number of elements in the IP Designer.

D.

Use a single Response action after every three steps to visually separate the IP ' s logic.

Full Access
Question # 21

A business is creating a new OmniScript that will allow agents to launch a guided selling process from an account detail page. The consultant reviews the initial design proposed for the OmniScript and sees that the process the following steps:

• Step 1: Enter account name to retrieve account information

• Step 2: Review and edit account information

• Step 3: Select products

• Step 4: Enter payment information

Following best practices, what suggestion should the consultant make to improve the design?

A.

Remove Step 1 and prefill the account information automatically.

B.

Divide Step 2 into two steps, so each task is distinct.

C.

Use an Edit Block in Step 4 to enter payment information.

D.

Use Multi-select elements in Step 3 for the product list.

Full Access
Question # 22

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?

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.

Full Access
Question # 23

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?

A.

DataRaptor Transform with an interface Map

B.

Aggregation Steps in a Calculation Procedure

C.

Class-based Calculation Procedure

D.

Grouped Calculation Matrix

Full Access
Question # 24

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?

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.

Full Access
Question # 25

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

Choose 3 answers

A.

Prefill data for users when possible

B.

Replicate existing processes as-is

C.

Provide keystroke commands for data entry

D.

Divide complex processes into sections

E.

Provide user help text

Full Access
Question # 26

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

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

A.

Select

B.

Calculation Action

C.

Lookup

D.

Data Mapper Extract Action

Full Access
Question # 28

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

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

A.

Salesforce Knowledge

B.

Omniscript Designer

C.

Salesforce Classic

D.

Salesforce Lightning

Full Access
Question # 29

Which statement accurately describes how upgrades are handled for the Standard OmniStudio runtime environment?

A.

Upgrades must be initiated by the administrator from the OmniStudio Settings page.

B.

Upgrades are delivered manually through a package installation link.

C.

Upgrades require a consultant to download and apply patches from AppExchange.

D.

Upgrades are pushed automatically with every Salesforce seasonal release.

Full Access
Question # 30

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

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?

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.

Full Access
Question # 32

A business wants to add typeahead functionality to an existing OmniScript. The business wants the user to begin entering the name of a contact in Salesforce. and allow the user to select the contact once it has found a match. Once the contact has been selected, the OmniScript should retrieve the contact ' s email address for use in a later step of the process.

What data source is needed when using the TypeAhead element?

A.

HTTP Action

B.

Integration Procedure Action

C.

DataRaptor Post Action

D.

DataRaptor Extract Action

Full Access
Question # 33

An enterprise architecture team is deciding between using Salesforce Flow or OmniStudio Integration Procedures for a specific integration scenario involving complex JSON transformation and multiple external API calls.

Which justification supports choosing an Integration Procedure in this landscape?

A.

Restrict JSON handling.

B.

Perform server-side orchestration and JSON transformation.

C.

Require HTTP callouts exclusively.

D.

Execute entirely on the client side.

Full Access
Question # 34

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

Choose 2 answers

A.

Messaging

B.

Alert

C.

Calculation

D.

Formula

Full Access
Question # 35

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

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

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?

A.

DataRaptor Turbo

B.

Calculation Procedure

C.

Integration Procedure

D.

DataRaptor Extract

Full Access
Question # 38

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

A.

Actions

B.

Custom Styles

C.

Menu elements

D.

Data tables

E.

Newport Design System

Full Access
Question # 39

A consultant is designing a Flexcard for a client. The client wants the Flexcard to launch a child card with additional information and actions related to the parent card

when the agent clicks on a button.

How should the consultant design the Flexcard to meet the client ' s requirements?

A.

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

B.

Design the parent card to launch a child card through a Flyout Action.

C.

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

D.

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

Full Access
Question # 40

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

A business implements several OmniScripts and requests a design review to identify possible improvements. During the review, the consultant notices that each OmniScript needs to update address data, but each OmniScript collects the information differently using different labelsand input elements.

What can the consultant recommend to improve these OmniScripts?

A.

Create new versions of the OmniScripts to collect the address information.

B.

Create a reusable OmniScript to update address information.

C.

Use a DataRaptor Transform to standardize the data format.

D.

Add an address typeahead element to all the OmniScripts.

Full Access
Question # 42

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?

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

Full Access
Question # 43

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

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

A.

Allows aggregate functions

B.

Allows text concatenation using algebraic operators

C.

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

D.

Allows AI integration to calculate next best offer using policy attributes

Full Access
Question # 44

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

What is best practice for selecting the Data Mapper type?

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.

Full Access
Question # 45

An insurance agency wants to enable its call center agents to be more efficient when handling customer inquiries. After analyzing patterns in the call logs, the agency discovers that one of the top customer requests is to find out total insurance premiums paid as well as the difference year over year. Agents need to relay this information to the customer and then send them a summary report by email. The agency decides to implement this process using OmniScript.

What three OmniScrlpts elements should be used to meet the requirements?

Choose 3 answers

A.

DataRaptor Extract Action

B.

Email Action

C.

DataRaptor Post Action

D.

Messaging Element

E.

Calculation Action

Full Access
Question # 46

What is best practice regarding the number of fields returned by a data source to a FlexCard?

A.

Return all available fields to ensure future flexibility.

B.

Return all fields as a single concatenated value.

C.

Return fields in a standardized XML structure.

D.

Return only the fields required for display or processing.

Full Access
Question # 47

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

A.

DataRaptor Turbo Extract

B.

OmniScript

C.

FlexCard

D.

Integration Procedure

E.

DataRaptor Load

Full Access
Question # 48

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

A company needs to create a quoting process for its internal agents. During quoting, the agent selects a product that is passed to the OmniScript with product details including the unit price, and specifies the grade (A, B, C, D, E) and size (Small, Medium, Large, X-Large). The process should use the grade and size to look up a discount factor, then multiply the unit price by that discount to return the quote. Which two tools should be used to meet these requirements?

Choose 2 answers

A.

DataRaptor Transform

B.

Expression Set

C.

Decision Matrix

D.

DataRaptor Extract

Full Access
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?

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.

Full Access
Question # 51

During a Data Mapper Load execution, a record locking error occurs.

What does this indicate about the data processing or volume?

A.

Individual record updates are failing due to a lack of field-level permissions.

B.

The target Salesforce record is currently being archived by a system job.

C.

The Data Mapper Load exceeds the maximum batch size for the object.

D.

Multiple concurrent processes are attempting to update the same record.

Full Access
Question # 52

A company uses Expression Sets to determine product pricing. Due to the company ' s pricing schedules, there is always more than one Expression Set active at one time for a given date.

In this scenario, how will the calculation engine select which Expression Set to run?

A.

Rank

B.

Date modified

C.

Date created

D.

Sequence

Full Access
Question # 53

A Data Mapper Extract retrieves a list of Cases. The requirement is to output the data in a specific, nested JSON structure:

{ " CaseDetails " : { " Info " : [...]}}

How should an OmniStudio Consultant define this complex output structure?

A.

Use a Data Mapper Transform to build the hierarchy after the extraction.

B.

Use a Formula to construct the JSON string manually.

C.

The JSON structure is automatically determined by the Salesforce object structure and cannot be changed.

D.

Define the JSON Output Path in the Output Mapping tab using dot notation to construct the hierarchy.

Full Access
Question # 54

When a customer calls to report a product issue, agents need to check all open cases related to that product to see if there are any solutions that can resolve the customer ' s issue. Products that have been purchased are stored as assets, and there is a lookup relationship from case to asset that allows cases to be linked to the products customers have purchased.

What type of DataRaptor can be used to retrieve a list of cases filtered by the customer ' s asset and the last service date of the asset?

A.

DataRaptor Turbo

B.

DataRaptor Extract

C.

DataRaptor Load

D.

DataRaptor Transform

Full Access
Question # 55

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