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 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
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 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
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?
what can a DataRaptor Extract do?
An insurance company wants to create an OmniScript that allows the user to review and change account number such as phone number and website. In this process, the following functionality is needed:
• Enter the company's website
• Enter the account phone number
• Each field should display on a separate line of the page
Which three elements should the consultant include in the OmniScript design solution?
Choose 3 answers
What business problem does DataRaptor solve?
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
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?
Which OmniScript element can be used to retrieve data from more than one source?
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?
Which OmniStudio tool can be used to invoke scheduled jobs?
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 three use cases should be implemented using Calculation Procedures and matrices?
Choose 3 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 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 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 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 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 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?
In which two cases should an integration procedure be used as a data source for FlexCards and OmniScripts,
Choose 2 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
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 business process needs to perform a multi-step calculation on each contact record in a list.
Using an Integration Procedure to process the list, what feature can be used 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 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
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 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?
Which OmniStudio tool is optimized for performance and minimizes configuration time?
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 view the product information. Once all of the elements are collected together on the FlexCard, it looks cluttered.
Which two FlexCard features should the consultant recommend to address this issue?
Choose 2 answers
How many levels deep can reusable OmniScripts be nested?
N NO: 91
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 requirements7
Choose 3 answers
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
What is the purpose of Step elements in OmniScript?