Salesforce OmniStudio-Consultant Salesforce Certified OmniStudio Consultant Exam (Plat-Con-201) Exam Practice Test
Total 184 questions
Salesforce Certified OmniStudio Consultant Exam (Plat-Con-201) Questions and Answers
A company needs to implement new verification processes for contacts in their org. This process relies on three Contact record types: Recruiter, Candidate, and Trainer. The verification process is different for each type of contact. For example, recruiters must pass a background check; trainers must complete mandatory training classes, and candidates must achieve certifications.
Which OmniStudio tools should the consultant recommend to meet these requirements?
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 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?
A company has deployed an OmniScript that is working as designed. During the process, the OmniScript has multiple steps that allow the user to review lists of cases, contacts, quotes, orders, and contracts for an accour
Eachstep uses DataRaptor Extract Actions to retrieve Salesforce data. However, the OmniScript is reaching performance limitations, and the development team warns that they may begin hitting Governor limits.
Which two suggestions should the consultant propose to address this concern?
Choose 2 answers
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?
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 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
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 consultant is tasked with migrating Calculation Matrices and Procedures as Decision Matrices and Expression Sets respectively.
What is a key consideration when migrating Calculation Matrices and Procedures?
In an Integration Procedure, what group element will control whether an individual action executes?
A client wants a survey OmniScript to be available in English, Spanish, and French. The logic is identical, but the labels and picklist values must be localized.
How should the OmniStudio Consultant evaluate the most maintainable design?
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?
Which statement accurately describes how upgrades are handled for the Standard OmniStudio runtime environment?
Which OmniStudio tool is optimized for performance and minimizes configuration time?
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?
A business requirement asks for a section of a form to be repeated dynamically based on how many cars the user owns. The user should be able to select " Add Car " or " Remove Car " .
Which component is designed for this?
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 two of the following use cases are best solved using Calculation Procedures & Matrices?
Choose 2 answers
what can a DataRaptor Extract do?
Which three of the following are functions of a Text Block element in OmniScript?
Choose 3 answers
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 '
which of the following are Integration Procedure Actions?
How should the consultant design the OmniScript solution to allow the user to stop and resume a process at a later time?
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 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?
A company is designing a new console for contact center agents to 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 form requires the user to upload a copy of their driver ' s license.
Which component provides this functionality?
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 company needs to create an OmniScript with three steps.
• Step 1
• Step 2
• Step 3
Enter customer details
Select a product
Display a price retrieved from a REST API
The product ' s price should automatically display in Step 3.
What should the consultant add to the design of the OmniScript to meet these requirements?
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 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?
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?
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?
A company has designed a process that extracts a large amount of data from a Salesforce object. Due to the volume of data that will be retrieved, it is important that Governor limits are not exceeded.
What solution should the consultant recommend?
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?
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?
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?
What is the purpose of the " OmniStudio User " permission set license (PSL)?
During a Data Mapper Load execution, a record locking error occurs.
What does this indicate about the data processing or volume?
A Salesforce Omnistudio Consultant is tasked with creating an Omniscript for a client ' s customer service process. The consultant wants to integrate Salesforce Knowledge into the Omniscript.
What is one way the consultant can configure an Omniscript to search for Salesforce Knowledge articles?
which Action element redirects the user outside an LWC OmniScript?
In which two cases should an integration procedure be used as a data source for FlexCards and OmniScripts,
Choose 2 answers
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 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
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 Data Mapper Load is used to create a Contact. If the LeadSource is not provided in the input, it should default to " Web " .
How should an OmniStudio Consultant implement this default value rule within the Data Mapper?
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?
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
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?
What business problem does DataRaptor solve?
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 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 dashboard FlexCard contains two separate child FlexCards: " Account Details " and " Recent Orders " . When the user updates the address in " Account Details " , the " Recent Orders " card needs to refresh to reflect shipping tax changes.
How should an OmniStudio Consultant handle the communication between these decoupled cards?
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?
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?
Total 184 questions