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

A company wants to create a new digital interaction process that allows customers to request a quote for service from a local retail energy supplier. The process requires the following actions:

• Allow the user to select one or more energy products from a list
• Get current energy usage data from an external system via an API
• Save the data back to Salesforce as a lead

Which three OmniScript elements should the consultant recommend to meet these requirements? Choose 3 answers


A. DataRaptor Post Action


B. Multi-select Input


C. Post to Object Action


D. HTTP Action





A.
  DataRaptor Post Action

B.
  Multi-select Input

E.
  

Explanation:

The three OmniScript elements that the consultant should recommend to meet these requirements are: DataRaptor Post Action, Multi-select Input, and HTTP Action. A DataRaptor Post Action is an action that can write data to a Salesforce object or invoke a Salesforce API. The consultant can use a DataRaptor Post Action to save the data back to Salesforce as a lead. A Multi-select Input is an element that can display a list of options for the user to choose from, such as energy products. A Multi-select Input allows multiple options to be selected at once, and can also have icons for each option. An HTTP Action is an element that can invoke a REST or SOAP service to retrieve data from an external system, such as current energy usage data. An HTTP Action can store the response data in a JSON object for further processing

A company has a legacy application to display customer information. The application currently uses custom CS / HTML to display information in the company's color scheme and fonts. The application also provides users will access to more than 25 processes. Recently, a new project was started to build a 360° view using FlexCards to replace the legacy application.

In this scenario, which three FlexCard features should the consultant recommend? Choose 3 answers


A. Actions


B. Custom Styles


C. Menu elements


D. Data tables


E. Newport Design System





A.
  Actions

B.
  Custom Styles

D.
  Data tables

Explanation:

FlexCards are used to display contextual customer information in a compact and customizable way. They can also provide access to related processes or actions. In this scenario, the features that the consultant should recommend are:

Actions: These are buttons or links that can launch OmniScripts, DataRaptors, or other processes from the FlexCard. They can help the users to perform tasks related to the customer information displayed on the FlexCard.

Custom Styles: These are CSS classes that can be applied to the FlexCard elements to match the company’s color scheme and fonts. They can help the users to have a consistent and branded user interface.

Data Tables: These are elements that can display tabular data from one or more data sources on the FlexCard. They can help the users to see relevant data in a structured and sortable way. The features that the consultant should not recommend are:

Menu Elements: These are elements that can display a list of options or submenus on the FlexCard. They are not suitable for this scenario because they do not provide access to processes or actions, but only to other FlexCards or pages.

Newport Design System: This is a design system that provides a set of predefined styles and components for OmniStudio applications. It is not suitable for this scenario because it does not match the company’s color scheme and fonts, and it may require additional customization.

what can a DataRaptor Extract do?


A. Create data in multiple related objects


B. Extract data from a spreadsheet


C. Retrieve data from multiple related objects


D. Load data from external sources





C.
  Retrieve data from multiple related objects

Explanation:

A DataRaptor Extract can retrieve data from multiple related objects. A DataRaptor Extract is a tool that can read data from a Salesforce object or invoke a Salesforce API, using SOQL queries or Apex methods. A DataRaptor Extract can also use filters, joins, and formulas to manipulate the data. A DataRaptor Extract can retrieve data from multiple related objects by using lookup or master-detail relationships in the SOQL queries or Apex methods

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. Salesforce list view with custom buttons/links


B. Multiple FlexCards with single action


C. OmnlScript with multiple Step elements


D. Single FlexCard with multiple actions





D.
  Single FlexCard with multiple actions

Explanation:

The OmniStudio tools that the consultant should use to design a solution to meet these requirements are: Single FlexCard with multiple actions. A FlexCard is a tool that can display data and actions in a card format. The consultant can use a single FlexCard to display the medical test reports for each patient, including the report name, date requested, and date generated. A FlexCard can also have multiple actions, such as buttons or links, that can invoke OmniScripts or Integration Procedures. The consultant can use multiple actions to enable the user to approve, print for review, or send for retest each medical test report

Which three of the following are functions of a Text Block element in OmniScript? Choose 3 answers


A. Error conditions


B. User input fields


C. Links or images


D. Text formatting


E. Table formatting





C.
  Links or images

D.
  Text formatting

E.
  Table formatting

Explanation:

A Text Block element in OmniScript can perform three functions: display links or images, apply text formatting, and format tables. A Text Block element can use HTML tags to create hyperlinks or embed images in the OmniScript. It can also use CSS properties to style the text, such as font size, color, alignment, etc. Additionally, a Text Block element can use HTML table tags to create and format tables in the OmniScript


Page 3 out of 25 Pages
Previous