OmniStudio-Consultant Salesforce Certified OmniStudio Consultant Exam (Plat-Con-201) Questions and Answers
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 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 requires a solution to generate an event {platform event) using account information. All the event information is related to the customer and is stored in Salesforce.
Using an Integration Procedure, which two actions are necessary to design this solution?
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 consultant is designing a Flexcard for a client. The client wants to customize the look of each element on the Flexcard.
What tool should the consultant use to meet the client ' s requirements?
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
When a call center agent interacts with a customer, the agent must have all of the customer ' s related information available for a quick response. The business requires the agent to have access to:
• A view with information about a customer account
• A list of contacts and cases associated with the account
• All information should be on one screen
What OmnlStudio tool should be used 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 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?
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 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 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 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
A business wants to create a FlexCard for mobile plans to add to their Customer 360° console application. The FlexCard needs to include the following actions:
• Start a process to retrieve plan consumption data
• Create a new case
• Open a promotions web page
• Change the SIM card
which combination should the consultant use in designing the solution?
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 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?
An Integration Procedure calls a REST API to retrieve weather data. The API requires certain parameters, such as the city and country, to be passed as query parameters in the URL.
How should the OmniStudio Consultant manage the configuration of these parameters in the HTTP Action?
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 pop-up 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?
Choose 2 answers
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?
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 a process that requires a birthday validation. At the beginning of the process, the user is asked to input their birthday. If the user is less than 18 years old. then the process should display an error stating that the age cannot be less than 18. The process should restrict users from continuing. If the user is 18 or older, then the process should proceed without any error message.
Which two OmniScript features should the consultant recommend to meet this validation requirement?
Choose 2 answers
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?
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 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 business wants to create a reusable OmniScript to capture customer payment information during the order process. The business decides that the first step of the payment process should include:
• Payment type (credit card or bank account)
• Payment amount
Which two elements should the consultant recommend for this step of the process?
Choose 2 answers
A business wants to transform an existing process into a digital interaction using OmniScript. The process includes several steps. Some steps apply to all users, and other steps only apply to users depending on their responses to certain questions. The business does not want all users to have to go through all the steps.
Which OmniScript feature should the consultant recommend to meet this requirement?
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 5 child FlexCards inside the state of the parent FlexCard.
How many different data sources can be configured using FlexCards in this scenario?
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 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?
Which OmniScript element retrieves Salesforce data that is then returned in Value/Label pairs and becomes available for selection in a dropdown list?
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?
A use case requires an Integration Procedure to call an external API that returns a JSON list of customer service agents. The subsequent OmniScript needs to display this list.
Which part of the HTTP Action configuration is responsible for ensuring the external data structure is mapped to a format accessible by subsequent Integration Procedure actions?
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 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 company wants to create a new digital interaction process that allows customers to request a quote for service from a local retail energy supplier. The process requires the following actions:
• Allow the user to select one or more energy products from a list
• Get current energy usage data from an external system via an API
• Save the data back to Salesforce as a lead
Which three OmniScript elements should the consultant recommend to meet these requirements?
Choose 3 answers
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?
When designing OmniStudio solutions, what are two reasons that explain why Integration Procedures are recommended as the first choice of data sources for FlexCards and OmniScripts?
Choose 2 answers
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 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 company needs to create a quoting process for its internal agents. During quoting the agent select a product that is passed to the Omniscript with product details including the unit price, and specifies the grade (A, B, C, D, E)
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 retumn the quote.
Which two tools should the to meet these
Choose 2 answers
A consultant has a project with the following requirement: " Agents need to follow a standard customer greeti…. script in order to ensure brand consistency. "
Which OmniScript element should the consultant recommend to ensure the agents can see and follow these standard scripts?
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?
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?
Which two OmniScript components should the consultant recommend using to meet this validation requirement?
Choose 2 answers
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
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?
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 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?