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 5 out of 25 Pages

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. Enable the Responsive feature on the Product Name and Model field elements


B. Enable the Mobile-First feature in FlexCard settings


C. Create two states, one for mobile devices and another for non-mobile devices


D. Create two FlexCards, one for mobile devices and another for non-mobile devices





C.
  Create two states, one for mobile devices and another for non-mobile devices

Explanation:

The correct way to design the FlexCard to meet this requirement is to create two states, one for mobile devices and another for non-mobile devices. States allow the designer to define different layouts and behaviors for the same FlexCard based on conditions. The width of the fields can be adjusted for each state using the Size property. Enabling the Responsive feature on the field elements would not change their width, but only their alignment. Enabling the Mobile-First feature in FlexCard settings would not affect the width of the fields, but only the order in which they are displayed. Creating two FlexCards, one for mobile devices and another for non-mobile devices, would create redundant code and maintenance issues.

A business needs to display installed products for field service technicians on service calls using a mobile device The installed product information must be summarized so the technician can seekey details at a glance. How the technician also needs to sometimes access a list of past service dates for each product. Which two FlexCards features should the consultant recommend to meet this requirement? Choose 2 answers


A. Use flyouts


B. Use card states


C. Enable the Responsive property


D. Customize the styling





A.
  Use flyouts

C.
  Enable the Responsive property

Explanation:

The two FlexCard features that the consultant should recommend to meet this requirement are: Flyouts and Responsive property. A Flyout is a pop-up window that can display additional information or actions for a FlexCard. The consultant can use a Flyout to show the list of past service dates for each product, without cluttering the main FlexCard. The Responsive property is a property that determines how a FlexCard adapts to different screen sizes and orientations. The consultant can enable the Responsive property to make the FlexCard display well on mobile devices, such as tablets or phones

A business wants to transform an existing process into a digital interaction using OmniScript. The process includes several steps. Some steps apply to all users, and other steps only apply to users depending on their responses to certain questions. The business does not want all users to have to go through all the steps. Which OmniScript feature should the consultant recommend to meet this requirement?


A. User Roles


B. Conditional Views


C. Script Configuration


D. Script Profiles





B.
  Conditional Views

Explanation:

The OmniScript feature that should be recommended to meet this requirement is Conditional Views. Conditional Views allow the designer to create different paths within an OmniScript based on user responses or data values. User Roles are used to control access and visibility of OmniScripts based on user profiles or permissions. Script Configuration is used to define general settings and properties of an OmniScript. Script Profiles are used to assign different versions of an OmniScript to different user groups.

A company has a requirement to create a 360° view of their customers using FlexCards. At this company, customer data is stored in Salesforce but also in external legacy systems. A consultant reviews the use cases needed and recommends a FlexCard canvas that contains 5 child FlexCards inside the state of the parent FlexCard. How many different data sources can be configured using FlexCards in this scenario?


A. 2


B. 6


C. 5


D. 1





B.
  6

Explanation:

The number of different data sources that can be configured using FlexCards in this scenario is 6. A FlexCard can have one data source per state, and a state can have multiple child FlexCards, each with its own data source. Therefore, the parent FlexCard can have one data source for its state, and each of the 5 child FlexCards can have a different data source, making a total of 6 data sources

A consultant needs to design an OmniScript to capture the following information:

• Select one payment method from a list of options

• Enter the address information with autocomplete

• Enter a phone number

Which OmniScript elements should be used to capture this information?


A. Radio, TypeAhead, and Telephone


B. Multi-Select. Address, and Telephone


C. Checkbox, Geolocation, and Number


D. Select, TypeAhead, and Number





D.
  Select, TypeAhead, and Number

Explanation:

The correct OmniScript elements to capture the information are Select, TypeAhead, and Number. Select allows the user to choose one option from a list of values, TypeAhead provides autocomplete suggestions for address fields, and Number validates that the input is a numeric value. Radio, Multi-Select, and Checkbox are not suitable for single selection scenarios. Geolocation is not an OmniScript element, and Telephone is not a valid data type for phone numbers.


Page 5 out of 25 Pages
Previous