Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

A company uses Expression Sets to determine product pricing. Due to the company's pricing schedules, there is always more than one Expression Set active at one time for a given date.

In this scenario, how will the calculation engine select which Expression Set to run?

A.

Rank

B.

Date modified

C.

Date created

D.

Sequence

A business wants to display customer 360° information in a console for their call center agents. The customer information will come from a variety of sources, and the information should be grouped together logically. The agents will need to take different actions depending on the context of each group of information.

Which tool should a consultant recommend to meet this requirement?

A.

Omniscript

B.

Lightning web components

C.

Visualforce Page

D.

FlexCards

What is the purpose of Step elements in OmniScript?

A.

Allows the user to input data

B.

Groups elements that extract data

C.

Enables the use of repeatable blocks

D.

Organizes the script into one or more pages

A company has a process that requires a birthday validation. At the beginning of the process, the user is asked to input their birthday. If the user is less than 18 years old. then the process should display an error stating that the age cannot be less than 18. The process should restrict users from continuing. If the user is 18 or older, then the process should proceed without any error message.

Which two OmniScript features should the consultant recommend to meet this validation requirement?

Choose 2 answers

A.

Calculation

B.

Messaging

C.

Alert

D.

Formula

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

A.

Enable the Save for Later feature

B.

Set Enable Cancel in Setup

C.

Use Conditional Views on steps for each department

D.

Add a Done action that redirects to the support console

When a customer wants to buy a new device, a discounted rate can be applied after considering the number lines and internet coverageon their current plan.

Which OmniStudio tool could a consultant recommend to get the discounted rate?

A.

DataRaptor Turbo

B.

OmniStudio Action

C.

Calculation Matrices

D.

DataRaptor Transform

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?

A.

Create an Integration Procedure to update contact data with "Chain OnStep" enabled and invoke it from all OmniScripts.

B.

Create an OmniScript that uses the reusable property to update contact data and embed it In other OmniScripts.

C.

Create an OmniScript to update contact data and invoke it when other OmniScripts complete.

D.

Create a FlexCard for contacts, and add an Update Contact Details OmniScript as an action.

A company needs to create a quoting process for its internal agents. During quoting, the agent selects a product and specifies the grade (A, B. C, D. E) and the size (Small Medium, Large, X-large). The process should look up the unit price using the product code, the grade, size, and then multiplies the unit price by a discount factor.

Which two OmniStudio tools should the consultant recommend to meet these requirements?

Choose 2 answers

A.

Calculation Matrix

B.

DataRaptor Transform

C.

DataRaptor Extract

D.

Calculation Procedure

A healthcare company wants to enable its subscribers to add. edit, or delete dependents related to their policy via their community portal. The project team decides to use OmniStudio tools to provide this functionality.

In this scenario, which two OmniStudio features should the consultant recommend?

Choose 2 answers

A.

Datatable

B.

Remote Action

C.

Response Action

D.

Edit Block

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?

A.

Streaming API

B.

DataRaptor Extract

C.

REST

D.

Integration Procedure