Question 21

Which context variable is set in the card designer and allows access to any property in scope plus the {{payload}} variable?
  • Question 22

    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 23

    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 OmniScript flow from the parent, it is found that Account is set correctly in the parent OmniScript. However. ContextAccountId in the embedded OmniScript is not set with the AccountId from parent Omniscript. On previewing the embedded OmniScript individually, it is found that ContextAccountId is set correctly.
    What is the reason for this? Refer to the exhibit below.

  • Question 24

    A developer needs to transform contact data into a JSON array.

    Given the input JSON shown above, what are two ways a developer could configure a DATARaptor transform to achieve the expected Output JSON? Choose 2 answers
  • Question 25

    Refer to the exhibit.

    A developer has configured an integration Procedure element with SEND/RESPONSE TRANFORMATIONS as shown.
    Alternatively, how could the developer configure Additional input to send exactly the same data? Assume that the developer checked Send Only Additional input.
    A)

    B)

    C)