Following best practices, which type of DataRaptor should the developer use?

A developer needs to configure a DataRaptor to retrieve data from a single object. The structure of the output data does not need to be changed. Following best practices, which type of DataRaptor should the developer use?A . DataRaptor TransformB . DataRaptor ExtractC . DataRaptor LoadD . DataRaptor Turbo ExtractView...

July 14, 2021 No Comments READ MORE +

A developer is creating an OmniScript that provisions trail orgs to their customers.

A developer is creating an OmniScript that provisions trail orgs to their customers. The following text block in the Omniscript uses a merge code to display the ID for the new trail org: A . To %sDetails: Customer|0: ID$B . To %Details: Customer|1: ID%C . To %%sDetails: Customer|0: ID%%D ....

July 13, 2021 No Comments READ MORE +

How should the developer configure the OmniScript to provide this functionality?

A healthcare company wants to enable its subscribers to add, edit, or delete dependents related to their policy Community portal. The developer on the project decides to use an MniScript. How should the developer configure the OmniScript to provide this functionality?A . Use an Edit Block element configured with Remote...

July 12, 2021 No Comments READ MORE +

How should the developer implement the cancel functionality for all steps using the LWC OmniScript Designer?

A developer needs to build a multi-step intake form. Each step must allow the user to cancel the intake at any time. The developer is using an LWC OmniScript to build the form. How should the developer implement the cancel functionality for all steps using the LWC OmniScript Designer?A ....

July 11, 2021 No Comments READ MORE +

What is the output?

Refer to the exhibit. All inputs to the Calculation Matric are set correctly. The Calculation Matrix has the following input: What is the output?A . NullB . 13.99C . 12.99,13.99D . 12.99View AnswerAnswer: D

July 10, 2021 No Comments READ MORE +

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?

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: CaseNumberView AnswerAnswer: B

May 8, 2021 No Comments READ MORE +

What should your first step be in troubleshooting whether a DataRaptor Extract is retrieving data?

What should your first step be in troubleshooting whether a DataRaptor Extract is retrieving data?A . Go to the PREVIEW tab in OmniScript to test.B . Go to the Industry Console and reload the page to test.C . Deactivate the card and layout, and go to the PREVIEW tab for...

May 7, 2021 No Comments READ MORE +

You are troubleshooting an Integration Procedure with two elements: a Remote Action named FetchCart and a Response Action named ResponseCart. In PREVIEW, what JSON node shows the data sent to the Remote Action?

You are troubleshooting an Integration Procedure with two elements: a Remote Action named FetchCart and a Response Action named ResponseCart. In PREVIEW, what JSON node shows the data sent to the Remote Action?A . ResponseCartDebugB . ResponseCartC . FetchCartDebugD . FetchCartView AnswerAnswer: C

May 7, 2021 No Comments READ MORE +

In an Integration Procedure, you need to perform a multi-step calculation on every element of an array. Based on best practices, what two methods are recommended? Choose 2 answers

In an Integration Procedure, you need to perform a multi-step calculation on every element of an array. Based on best practices, what two methods are recommended? Choose 2 answersA . Use a Calculation Action to call a Calculation Procedure.B . Use a Set Values Element inside a Loop Block.C ....

May 6, 2021 No Comments READ MORE +

What do you need to do to make it work?

You want a child FlexCard to use the parent's data source. What do you need to do to make it work? Choose 2 answersA . You must select a data node in the Data Node field in the Properties panel on the parent FlexCardB . The same fields must be...

May 5, 2021 No Comments READ MORE +