Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

OmniStudio-Consultant Practice Test


Page 6 out of 25 Pages

A business is creating an agent console with FlexCards to provide a 360° view of their customers. The business wants the following information displayed:

• Account information including account name, phone, and website
• Active opportunities related to the account
• Active contracts related to the account
• The ability to view and renew contracts

An Integration Procedure will be used to retrieve Account, Opportunity, and Contract data.

How should the consultant design the FlexCards to meet these requirements?


A. Parent FlexCard with multiple Child and Card Actions


B. Parent FlexCard with multiple Child and different Card States


C. Parent FlexCard with single Child and multiple Card States


D. Parent FlexCard with single Child and Card Actions





A.
  Parent FlexCard with multiple Child and Card Actions

Explanation:

The consultant should design the FlexCards using a Parent FlexCard with multiple Child and Card Actions to meet these requirements. A Parent FlexCard is a FlexCard that can display data and actions in a card format, and also contain one or more Child FlexCards. The consultant can use a Parent FlexCard to display the account information, including account name, phone, and website. A Child FlexCard is a FlexCard that can display data and actions in a card format within a Parent FlexCard. The consultant can use multiple Child FlexCards to display the active opportunities and contracts related to the account. A Card Action is a button or a link that can invoke an OmniScript or an Integration Procedure from a FlexCard. The consultant can use multiple Card Actions to enable the user to view and renew contracts

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. Data table


B. Flyouts


C. States


D. Repeat Block





A.
  Data table

D.
  Repeat Block

Explanation:

The two FlexCard features that the consultant should recommend to meet these requirements are Datatable and Repeat Block. A Datatable element can display a list of records in a tabular format, with columns for each field and rows for each record. The consultant can use a Datatable element to display the contacts for an account, with options to edit or send a message. A Repeat Block element is a container that can display multiple instances of a FlexCard based on a data source. The consultant can use a Repeat Block element to display a FlexCard for each contact, and use a condition to apply a blue border for the primary contact

A business has a requirement to display cases in a console for service agents. Cases can have avariety of statuses, including Active, Closed, or Escalated. When a case is Closed, agents need to be able to reopen the case. When the case is Active or Escalated, agents should not have the option to reopen the case. Which FlexCard functionality can be used to meet this requirement?


A. Conditional View


B. Flyouts


C. State


D. Styling





A.
  Conditional View

Explanation:

The FlexCard functionality that can be used to meet this requirement is Conditional View. A Conditional View is a property that determines whether a FlexCard element, such as a field or an action, is visible or hidden based on certain conditions. The consultant can use a Conditional View to show or hide the reopen case action based on the status of the case

What is the purpose of Step elements in an OmniScript?


A. Organizes the script into one or more pages


B. Groups elements that extract data


C. Enables the use of repeatable blocks


D. Allows the user to input data





A.
  Organizes the script into one or more pages

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


A. Number


B. Text Area


C. Telephone


D. Line Break


E. Text





C.
  Telephone

D.
  Line Break

E.
  Text

Explanation:

The three elements that the consultant should include in the OmniScript design solution are: Telephone, Line Break, and Text. A Telephone element can display a field for the user to enter a phone number, with validation and formatting options. A Line Break element can insert a line break between two elements, making them display on separate lines. A Text element can display a field for the user to enter text, such as a website URL


Page 6 out of 25 Pages
Previous