Summer Certification Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Free Practice Questions for the Salesforce Consultant OmniStudio-Consultant Exam (2026 Updated)

At Marks4sure, we are dedicated to providing IT professionals with the most accurate and reliable preparation materials for the Salesforce OmniStudio-Consultant exam. To support your certification journey, we have made a selection of our premium 2026 Salesforce Consultant practice questions and answers available completely free. You can take this practice test as many times as you need. Every question includes a detailed, expertly verified explanation to ensure you fully grasp the core security concepts before test day.

Questions 4

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

Options:

A.

Calculation Matrix

B.

DataRaptor Transform

C.

DataRaptor Extract

D.

Calculation Procedure

Buy Now
Questions 5

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

Buy Now
Questions 6

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

Buy Now
Questions 7

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

Buy Now
Questions 8

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

Buy Now
Questions 9

What is the purpose of the Messaging element in OmniScript?

Options:

A.

Display a custom styled message

B.

Send email/text to users based on logical conditions

C.

Trigger an event to external data sources based on logical conditions

D.

Display warning to users based on logical conditions

Buy Now
Questions 10

A company implements an integration procedure that is invoked from an OmniScript. The integration procedure includes a very long-running process that makes users impatient.

Which feature should the consultant recommend to Improve performance and address users ' concerns?

Options:

A.

Try Catch

B.

Batch jobs

C.

Chaining

D.

Conditions

Buy Now
Questions 11

A consultant must design a 360 view of the customer. The business requirements are:

• A header card with account information (name, account number, next billing date, invoice method)

• A list of related contacts (first name, last name, phone)

• All the open cases related to the account (subject, priority, SLA)

An account will not have more than 2 contacts, but it could have more than 10 open cases. It is necessary to the different sections available at a glance.

Which two FlexCard features should the consultant recommend to improve the user experience?

Choose 2 answers

Options:

A.

Use a Datatable element

B.

Use a Block Element with the Collapse property enabled

C.

Use a Zone Template

D.

Use a Custom Style to adjust height and width

Buy Now
Questions 12

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

Buy Now
Questions 13

Which OmniStudio tool is primarily designed to extract data from Salesforce objects, transform it into JSON, and provide it to other OmniStudio components?

Options:

A.

Integration Procedure

B.

FlexCards

C.

Data Mapper Extract

D.

OmniScript

Buy Now
Questions 14

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,

Buy Now
Questions 15

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

Options:

A.

Messaging

B.

DataRaptor Post Action

C.

Calculation Action

D.

DataRaptor Extract Action

E.

Steps

Buy Now
Questions 16

A consultant is working with a client who wants to display specific account information on a Flexcard.

The client wants to include account status, priority level, creation date, and company logo. They also want to include actions such as closing a case, opening a new case, or creating a task.

What is the best approach for the consultant to meet the client ' s requirements?

Options:

A.

Use Omniscripts to ,,, script that display .. required information

B.

Use the Flexeard Designer to create a Flexcard, adding the necessary fields and actions.

C.

Use Integration Procedures to integrate the necessary data

D.

Use Data Mappers to transfer and transform the necessary data.

Buy Now
Questions 17

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.

Buy Now
Questions 18

A consultant receives a requirement to display products installed at an account site in a customer ' s 360° FlexCard view. The business requires that the width of the fields displayed should change depending on the device used to view the FlexCard. For example, the Product Name and Model field elements should display at full width on mobile devices, but they should shrink to 60% on devices such as laptops and desktops.

How should the consultant design the FlexCard to meet this requirement?

Options:

A.

Enable the Responsive feature on the Product Name and Model field elements

B.

Enable the Mobile-First feature in FlexCard settings

C.

Create two states, one for mobile devices and another for non-mobile devices

D.

Create two FlexCards, one for mobile devices and another for non-mobile devices

Buy Now
Questions 19

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

Options:

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.

Buy Now
Questions 20

A business process requires the user to upload a file in the OmniScript. The file ID needs to be linked to the parent record being created.

Which approach ensures the link is established correctly?

Options:

A.

The Data Mapper Load that creates the parent record should output its ID.

B.

OmniScripts cannot handle file uploads.

C.

Use a Data Mapper Extract to find the file on the user ' s computer.

D.

The file upload happens automatically without any ID linking.

Buy Now
Questions 21

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?

Options:

A.

DataRaptor Turbo

B.

DataRaptor Extract

C.

DataRaptor Load

D.

DataRaptor Transform

Buy Now
Questions 22

Ursa Major Solar requires a view that shows a parent FlexCard with account details and a child FlexCard with a list of related contacts. The business wants this entire component embedded on a standalone page accessible from the App Launcher, not tied to a specific record.

Which page type should the OmniStudio Consultant recommend for this requirement?

Options:

A.

Email Application Pane

B.

Record Page

C.

Home Page

D.

App Page

Buy Now
Questions 23

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

Buy Now
Questions 24

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

Buy Now
Questions 25

A company is designing a new console for contact center agents. The cards in the console need to display the following:

• " Open " cases with case description, case open date, case type, assigned to and priority fields. Open 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 alink to duplicate cases.

All cases will be fetched using a single DataRaptor.

How should the consultant design the FlexCard solution to meet these requirements?

Options:

A.

Using card session variables and a single FlexCard with multiple flyouts

B.

Using card session variables and multiple FlexCards

C.

Using card filter and a single FlexCard with multiple flyouts

D.

Using card filter and multiple FlexCards

Buy Now
Questions 26

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

Buy Now
Questions 27

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

Buy Now
Questions 28

Coral Cloud Retail Stores Inc. is planning a new digital engagement project. Its IT policy requires using platform-native features that receive automatic updates with Salesforce seasonal releases to minimize manual maintenance.

Which OmniStudio runtime environment should an OmniStudio Consultant recommend to meet this requirement?

Options:

A.

A custom-built runtime environment using unlocked packages.

B.

The Standard OmniStudio runtime, because its updates are part of Salesforce releases.

C.

The OmniStudio Managed Package, because it provides the latest features.

D.

The OmniStudio Managed Package with an automated installation script.

Buy Now
Questions 29

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?

Options:

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.

Buy Now
Questions 30

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

Options:

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

Buy Now
Questions 31

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?

Options:

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

Buy Now
Questions 32

How many levels deep can reusable OmniScripts be nested?

Options:

A.

2

B.

5

C.

Unlimited

D.

1

Buy Now
Questions 33

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

Buy Now
Questions 34

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

Which tool should a consultant recommend to meet this requirement?

Options:

A.

Omniscript

B.

Lightning web components

C.

Visualforce Page

D.

FlexCards

Buy Now
Questions 35

which Action element redirects the user outside an LWC OmniScript?

Options:

A.

Response

B.

Done

C.

Post to Object

D.

Navigate

Buy Now
Questions 36

A company begins a project to unify its customer data across the enterprise. After completing the discovery t analysis phases of the project, the project team recommends FlexCards as the primary solution. The stake holder of the project are excited to move forward with this recommendation. However, IT is concerned that creating FlexCards will require custom coding and advanced technical skills they do not have on their team.

Which two features should the consultant highlight to address IT ' s concerns?

Choose 2answers

Options:

A.

The FlexCard Wizard

B.

Lightning web components used in FlexCards

C.

Newport Design System used in FlexCards

D.

The FlexCard Designer

Buy Now
Questions 37

Which element allows a user to retrieve data from a single field and display it in a dropdown list?

Options:

A.

Calculation Action

B.

DataRaptor Extract Action

C.

Lookup

D.

Select

Buy Now
Questions 38

An OmniStudio Consultant observes that a FlexCard is loading slowly. The card uses an Integration Procedure that fetches 50 fields, but only five are displayed on the UI.

What is the recommended optimization?

Options:

A.

Enable client-side processing on the FlexCard.

B.

Replace the Integration Procedure with a SOQL data source.

C.

Increase the FlexCard timeout setting.

D.

Modify the Integration Procedure to return only the required fields.

Buy Now
Questions 39

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

Buy Now
Questions 40

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.

Buy Now
Questions 41

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.

Buy Now
Questions 42

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

Buy Now
Questions 43

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?

Options:

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.

Buy Now
Questions 44

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.

Buy Now
Questions 45

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.

Buy Now
Questions 46

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?

Options:

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.

Buy Now
Questions 47

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?

Options:

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.

Buy Now
Questions 48

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.

Buy Now
Questions 49

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.

Buy Now
Questions 50

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

Buy Now
Questions 51

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

Buy Now
Questions 52

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.

Buy Now
Questions 53

A Salesforce Omnistudio Consultant is working on a project to automate a complex business process for a client. The consultant decides to use an

Omniscript to guide users through the process.

What is the first step the consultant should take when creating an Omniscript?

Options:

A.

Create a new Selesforce application for the script.

B.

Deploy the script within a Selesforce application

C.

Test the script on multiple channels and devices.

D.

Define the script in the Omniscript Designer.

Buy Now
Questions 54

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.

Buy Now
Questions 55

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.

Buy Now
Exam Name: Salesforce Certified OmniStudio Consultant Exam (Plat-Con-201)
Last Update: Jun 29, 2026
Questions: 184

PDF + Testing Engine

$64.99   $185.69

Testing Engine

$49.99   $142.83

PDF (Q&A)

$54.99   $157.11