Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

What is the merge code you need for this Integration Procedure structure to pass a CaseNumber node from the DataRaptor Extract Action Single Book

(DRReadCase) to the HTTP Action's HTTP Path URL?

A.

{{DRReadCase. CaseNumber}}

B.

%DRReadCase:CaseNumber%

C.

{{CaseNumben}

D.

HTTPGetCaseDetails: CaseNumber

You want to send all data from a FlexCard’s data source to a Datatable in a child FlexCard. What is the variable you put in the Data Node

field in the parent FlexCard that gets all the records?

A.

{recordid}

B.

{records [0]}

C.

{Parent.id}

D.

{records}

While using the Lightning App Builder, you add a Custom Component to the console, but the component you want to add does not appear in the dropdown list. What could cause this?

A.

The FlexCard has a recordid that is for the wrong record type.

B.

The record displayed in the Lightning App Builder preview has no data for the record displayed.

C.

The data source for the FlexCard is not active.

D.

The FlexCard does not have an active version.

You have so many fields on a FlexCard that it looks cluttered. Based on best practices, what is the most efficient way to declutter it?

A.

Use a child FlexCard

B.

Delete some of the actions

C.

Use a flyout action

D.

Use a datatable or chart element

What parent JSON node name must be sent to a Calculation Procedure?

A.

input

B.

Input

C.

inputs

D.

Inputs

On a FlexCard canvas, several fields display with Salesforce data, but one of the fields shows only the label. What could cause this?

A.

In the Setup Panel, {recordid} is misspelled in the Data Source Input Map.

B.

The card state only supports a limited number of fields for display.

C.

The field is null in the Salesforce record.

D.

There are no Test Data Test Parameters configured.

in an OmniScript, you need to get data from a single field ina Salesforce record. What element does this?

A.

Select

B.

HTTP Action

C.

Lookup

D.

DataRaptor Post Action

Which OmniScript Action element redirects the user outside the OmniScript?

A.

Navigate Action

B.

Integration Procedure Action

C.

Remote Action

D.

HTTP Action