Salesforce Certified OmniStudio Consultant Exam (Plat-Con-201) Questions and Answers
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
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?
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 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?
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?
which Action element redirects the user outside an LWC OmniScript?
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?
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 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?
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?
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?
How many levels deep can reusable OmniScripts be nested?
Which three use cases should be implemented using Calculation Procedures and matrices?
Choose 3 answers
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
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?
what can a DataRaptor Extract do?
which of the following are Integration Procedure Actions?
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?
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?
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 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?
A healthcare company wants to enable its subscribers to add. edit, or delete dependents related to their policy via their community portal. The project team decides to use OmniStudio tools to provide this functionality.
In this scenario, which two OmniStudio features should the consultant recommend?
Choose 2 answers
A 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?
Which Omniscript element enables users to choose from a dropdown list?
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?
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?
In an Integration Procedure, what group element will control whether an individual action executes?
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?
A project requires a simple, single-object query with no complex data transformation.
What is best practice for selecting the Data Mapper type?
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?
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?
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 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?
Which OmniStudio tool can be used to invoke scheduled jobs?
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?
A company has an existing OmniScript running in production. The business decides additional customer information is needed and wants to add more questions to the process.
What is the most efficient approach that the consultant can recommend to the business to meet this requirement?
A 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
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?
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?
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 company has a requirement to create a 360° view of their customers using FlexCards. At this company, customer data is stored in Salesforce but also in external legacy systems. A consultant reviews the use cases needed and recommends a FlexCard canvas that contains multiple child cards inside the state of a parent FlexCard.
What is the advantage of embedding multiple child cards in this scenario?
A business has been experiencing a downturn in customer satisfaction due to billing Issues. The business lear that when customers are allowed to schedule an inquiry call with an agent, customer satisfaction improves.
For this reason, the business decides to create an OmniScript that asks the customer to rate their customer satisfaction using a 1-5 rating scale. If the customer satisfaction is less than 2, it should allow the customer t request a call back on a certain date and then create a case that includes a list of bills from an external system the last 5 months in the case description.
In what order should the consultant design the elements of the OmniScript to meet these requirements?
A 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?
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
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?
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
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
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?
In which two scenarios should a DataRaptor be used?
Choose 2 answers
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?
Which Omniscript element retrieves Salesforce data that is then returned in Value/Label pairs and becomes available for selection in a dropdown list.
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?
Which element retrieves data from a Salesforce picklist in an org?
What is the purpose of Step elements in an OmniScript?
Which three of the following are functions of a Text Block element in OmniScript?
Choose 3 answers