Question 1

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?
  • Question 2

    A developer writes an OmniScript that includes a DataRaptor that updates the Account statue based on information provided from the OmniScript. The information must be updated only if the Account record already exists. Otherwise, a new account must be created.
    How should the developer accomplish this task?
  • Question 3

    A developer creates a Flexcard that displays a contact's mailing address and passes the contact's postal code to achild FlexCard.
    When configuration text elements in the child FlexCard, what syntax should a developer use to refer to the contact's postal code?
  • Question 4

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

    A developer needs to build a multi-step intakeform. 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?