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

An insurance company decides to use calculation procedures and matrices to calculate premium costs for new Insurance policies. Prices change very frequently, resulting In multiplecopies of the rating or pricing tables.

What is an advantage of calculation procedures that the consultant should highlight in this scenario?

A.

Allows aggregate functions

B.

Allows text concatenation using algebraic operators

C.

Allows multiple versions that will execute based on when the request is made

D.

Allows AI integration to calculate next best offer using policy attributes

Which OmniStudio tool is optimized for performance and minimizes configuration time?

A.

Integration Procedure

B.

DataRaptor Extract

C.

DataRaptor Turbo Extract

D.

Calculation Procedure

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 company needs to create a quoting process for its internal agents. During quoting, the agent selects a product that is passed to the OmniScript with product details including the unit price, and specifies the grade (A, B, C, D, E) and size (Small, Medium, Large, X-Large). The process should use the grade and size to look up a discount factor, then multiply the unit price by that discount to return the quote. Which two tools should be used to meet these requirements?

Choose 2 answers

A.

DataRaptor Transform

B.

Expression Set

C.

Decision Matrix

D.

DataRaptor Extract

A company needs an OmniScript to allow customers to order products and services from their website. After the order is submitted, the customer should be able to download a PDF summary of the order.

What type of DataRaptor should the consultant recommend to meet this requirement?

A.

DataRaptor Load

B.

DataRaptor Extract

C.

DataRator Turbo Extract

D.

DataRaptor Transform

A consultant is designing a FlexCard for a client. The client wants to customize the look of each element on the FlexCard. What tool should the consultant use to meet the client's requirements?

A.

Use DataRaptor to customize the look of each element.

B.

Use Integration Procedures to customize the look of each element.

C.

Use the style panel in the FlexCard Designer to customize the look of each element.

D.

Use OmniScripts to customize the look of each element.

Which three functions are performed by Action elements in OmniScript?

Choose 3 answers

A.

Display error messages to the user

B.

Get and update data through APIs

C.

Organize data into multiple pages

D.

Send DocuSign emails for signature

E.

Get and update data in Salesforce

Service agents must confirm customer contact information in the first step of a payment OmniScript. Contact information includes name, telephone number, mobile number, and email. None of the contact information on first step is required.

On the last step, after taking payment, the agent can optionally email the receipt to the customer. If the customer says yes, the agent selects a checkbox. If the agent selects the box but the email address field is empty, the process must require the user to return to the first step and enter the customer's email address.

What should the consultant recommend to meet this requirement?

A.

Add a Set Errors element

B.

Add a DataRaptor to retrieve the email address

C.

Add a Validation Rule to the Contact object

D.

Add a Conditional View to the last step

which Action element redirects the user outside an LWC OmniScript?

A.

Response

B.

Done

C.

Post to Object

D.

Navigate

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