Which action can the developer take to fix this?

A developer creates a DataRaptor Extract to retrieve data to pass to an external service. The external service expects the field value to be integer. However, the DataRaptor is sending it as a string. Which action can the developer take to fix this?A . In the DataRaptor Output tab, select...

July 24, 2021 No Comments READ MORE +

What could cause this error?

A developer configure a Flexcard with a DataRaptor data source that uses the params.id as an. When the developer clicks Views Data on the FlexCard, valid data displays. However, when the developer previews the layout, the FlexCard does not display . What could cause this error? Choose 2 answersA ....

July 23, 2021 No Comments READ MORE +

What JSON from the DRGetAccountDetails action would display all six values correctly in the OmniScript structure shown?

Refer to the exhibit. What JSON from the DRGetAccountDetails action would display all six values correctly in the OmniScript structure shown? BlkContacts is a Repeat Block. A) B) C) D) A . Option AB . Option BC . Option CD . Option DView AnswerAnswer: C

July 21, 2021 No Comments READ MORE +

What is the most efficient way for the developer to meet this requirement?

A developer needs to configure a calculation procedure to calculation the sum of the entire Baseprice. What is the most efficient way for the developer to meet this requirement?A . Create a Postprocessor apex class to calculate the sum.B . Add an Aggregation Step as SUM (BasePrice)C . Add A...

July 21, 2021 No Comments READ MORE +

What is the most efficient way for the developer to configure the action that invokes the OmniScript?

A developer creates an OmniScript to update billing information. After analyzing the different types of customer interactions that occur at the company, the developer determines updating billing information should be included in the majority of customer interactions, which are represented by more than 20 different FlexCards. What is the most...

July 20, 2021 No Comments READ MORE +

A developer has a requirement to create a child FlexCard that contain all of its parent FlexCard’s records in a Datatable.

A developer has a requirement to create a child FlexCard that contain all of its parent FlexCard’s records in a Datatable.A . {Records[0]}B . {Records}C . {Params records}D . {recordId}View AnswerAnswer: B

July 19, 2021 No Comments READ MORE +

What is the reason that the fields fail to display the fetched data?

Refer to the exhibit. A developer creates an OmniScript display FirstName, LastName, and BirthDate of a contact using a Type Ahead Block. The DataRaptor used in the Type Ahead has been tested and fetches the correct data. When previewing Omniscript, the developer enters a name in the Type Ahead and...

July 19, 2021 No Comments READ MORE +

Which two in an integration Procedure or DataRaptor can execute a function like CONCAT or DATEDIFF? Choose 2 answers

Which two in an integration Procedure or DataRaptor can execute a function like CONCAT or DATEDIFF? Choose 2 answersA . In a Set Values Action in a Value field.B . In a DataRaptor in an Output Tab Output JSON Path.C . In a DataRaptor Action in an Input Parameters value...

July 18, 2021 No Comments READ MORE +

What is the reason for this?

Refer to the exhibit below. What is the reason for this?A . The WLC PubSub Messge flag in the Set Values action of the parent OmniScript has not been set.B . The flag passData.JSON in the parent OmniScript in not configured correctly.C . A developer failed to include a Navigate...

July 17, 2021 No Comments READ MORE +

What is the reason for this?

A customer sets up to LWC Omniscripts, one embedded into another. Account is set in a Set Values element in the parent Omniscript. The AccountId set in the parent Omniscript is used to another Set Values element ContextAccountid in the embedded OmniScript. The embedded Omniscript is activated. While previewing the...

July 17, 2021 No Comments READ MORE +