What approach should the developer use to display the contact information on the card?

A developer needs to display the following information together on one FlexCard: * Account name, address, phone number, website * Primary contact first name, contact name, address, phone number, email The account information must always be visible, and the contact information should only be visible as needed by the user....

August 31, 2022 No Comments READ MORE +

…… configure Additional input to send exactly the same data? Assume that the develop checked Send Only Additional input.

…… configure Additional input to send exactly the same data? Assume that the develop checked Send Only Additional input. A) B) C) D) A . Option AB . Option BC . Option CD . Option DView AnswerAnswer: D

August 31, 2022 No Comments READ MORE +

Which feature should the developer enable?

A developer is configuring an integration Procedure Action in an OmniScript. The Omniscript needs a JSON response from the Integration Procedure but does not need to wait for the response for the user to proceed. Which feature should the developer enable?A . Toast CompletionB . Use FutureC . Invoke Mode...

August 31, 2022 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

August 29, 2022 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...

August 29, 2022 No Comments READ MORE +

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 +