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 is designing a new consolefor 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?
What is the purpose of a DataRaptor Load?
Whendesigning OmniScripts, which three best practices should consultants recommend to increase user adoption?
Choose 3 answers
A business has an existing Contact FlexCard that currently displays 5 actions. Thebusiness 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 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 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 thisnew 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 an existing OmniScript that agents use to create new billing accounts. It currently has three st to capture requiredinformation:
• 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
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 bmust says yes, the agent selects a checkbox. If the agent selects the boxbut 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?
A business plans to implement new tools for their call center agents to increase efficiency and improve customerexperience. 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
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 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 implementationtime
• 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 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 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 customer needs to create an OmniScript to capture payment Information. In the first step of the process, it user selects a payment type such ascredit 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