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 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?
How should the consultant design the OmniScript solution to allow the user to stop and resume a process at a later time?
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
Which OmniStudio tool is optimized for performance and minimizes configuration time?
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 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?
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 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 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 governance policy states that hard-coded IDs must never be present in deployed components.
How should an OmniStudio Consultant address this in Data Mappers?
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 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 statement accurately describes how upgrades are handled for the Standard OmniStudio runtime environment?
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 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?
When designing OmniScripts, which three best practices should consultants recommend to increase user adoption?
Choose 3 answers
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
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?
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 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?
An OmniScript saves data to Salesforce and to an external system. What OmniScript element could save all this data?
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 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 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 form requires the user to upload a copy of their driver ' s license.
Which component provides this functionality?
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 '
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?
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?
A business has a requirement to display an account and all of the associated contacts on a page. The number of contacts will vary for each account. For each contact, the page should display first name, last name, email, at phone number with options to edit the contact information or send a message. The primary contact for an a should be highlighted with a blue border.
Which two FlexCards features should the consultant recommend to meet these requirements?
Choose 2 answers
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
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
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?
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 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
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 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 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 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?
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 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 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 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
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?