A business has the following requirements:
• To display cases for an account
• The user should see all of the cases on the canvas
• The user should be able to create a new case from the canvas
The consultant decides to use states to enable this functionality.
Which type of state should the consultant recommend to allow users to create a new case from the canvas?
A business wants to create an OmniScript that allows call center agents to schedule field service appointments with customers. The process needs to retrieve available appointment dates from an external system via a REST A [ and then display them to the user for selection in a dropdown list. Once the user selects a date, a confirmation should display with rich text and images.
Which three OmniScript elements should be used to meet these requirements?
Choose 3 answers
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
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 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 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 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?