What is the merge code needed for this Integration Procedure structure to pass a CaseData node from the HTTP Action's output to the DataRaptor Transform Action?

Refer to the exhibit below . What is the merge code needed for this Integration Procedure structure to pass a CaseData node from the HTTP Action's output to the DataRaptor Transform Action?A . %HTTPGetDetails:CaseData%B . %DRXformCaseData: CaseData%C . {{ HTTPGetCaseDetails:CaseData}}D . {{CaseData}}View AnswerAnswer: B

September 6, 2022 1 Comment READ MORE +

What should a developer's first step be when troubleshooting whether a DataRaptor Extract is retrieving data?

What should a developer's first step be when troubleshooting whether a DataRaptor Extract is retrieving data?A . Go to the Lightning Console and reload the page to test.B . Go to the PREVIEW tab In OmniScript to test.C . Deactivate the card and layout, and go to the PREVIEW tab...

September 5, 2022 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 ....

September 5, 2022 No Comments READ MORE +

What is the reason for this?

A customer sets up two LWC OmniScripts, one embedded into another. AccountId is set in a Set Values element in the parent OmniScript. The Accountid set in the parent OmniScript is used to set another Set values element ContextAccountId in the emvedded OmniScript. The embedded OmniScript is activated. While previewing...

September 5, 2022 No Comments READ MORE +

In this Integration Procedure structure, what Send JSON Path would you use to send the output of the ActionZ element to a Response Action?

Refer to the exhibit below. In this Integration Procedure structure, what Send JSON Path would you use to send the output of the ActionZ element to a Response Action?A . BlockB . BlockYActionZC . ActionZ:BlockY:BlockXD . ActionZ:BlockY:BlockXE . BlockX:BlockY:ActionAZView AnswerAnswer: D

September 3, 2022 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: B

September 3, 2022 No Comments READ MORE +

How should the developer configure the Integration Procedure to meet this requirement?

An integration Procedure uses an HTTP action to make a REST API call. The response from the REST API must be converted into a specific XML structure before sending it as an input to another external wen service. How should the developer configure the Integration Procedure to meet this requirement?A...

September 3, 2022 No Comments READ MORE +

How should the developer address this issue?

A developer has an existing DataRaptor Load that insert Contact records with inputs as LastName and firstName. The DataRaptor works as expected when previewed. The developer creates an integration Procedure to test the DataRaptor and is using a SetValues element in the Integration Procedure to set the first name and...

September 1, 2022 No Comments READ MORE +

What must be developer do to configure the FlexCard for deployment in a Community?

A developer is creating a FlexCard for a new Community page. The FlexCard will display case information along with action to close the case and update the case. And it will be styled using the Community’s theme. What must be developer do to configure the FlexCard for deployment in a...

September 1, 2022 No Comments READ MORE +

How should the developer configure the conditional view to meet this requirement?

In an OmnoScript, a developer needs to configure a Disclosure element to require user input only if the user already checked a Non-Disclosure Agreement Checkbox. How should the developer configure the conditional view to meet this requirement?A . Show element if trueB . Disable read only if trueC . Set...

September 1, 2022 No Comments READ MORE +