OmniStudio-Consultant Exam Question 26

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
  • OmniStudio-Consultant Exam Question 27

    A business wants to add typeahead functionality to an existing OmniScript. The business wants the user to begin entering the name of a contact in Salesforce. and allow the user to select the contact once it has found a match. Once the contact has been selected, the OmniScript should retrieve the contact's email address for use in a later step of the process.
    What data source is needed when using the TypeAhead element?
  • OmniStudio-Consultant Exam Question 28

    Which element allows a user to retrieve data from a single field and display it in a dropdown list?
  • OmniStudio-Consultant Exam Question 29

    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
  • OmniStudio-Consultant Exam Question 30

    Agents for an insurance company need to know the current and past weather conditions when creating claims for customers. The consultant implements a FlexCard for weather conditions in the console to ensure the agents have access to the information. The FlexCard needs to provide fields extracted from a weather API and an account field from Salesforce.
    According to best practice, what data source should be used?