OmniStudio-Developer Exam Question 26

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?
  • OmniStudio-Developer Exam Question 27

    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
  • OmniStudio-Developer Exam Question 28

    A developer needs to configure a calculation procedure tocalculatethe sum of the entirebase price.
    What is the mostefficient way for the developer to meet this requirement?
  • OmniStudio-Developer Exam Question 29

    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 the OmniScript flow from the parent, it is found that Account I setcorrect in the parent OmniScript.However,ContextAccount 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.
  • OmniStudio-Developer Exam Question 30

    Refer to the exhibit.

    A developer has configured an integration Procedure element with SEND/RESPONSETRANFORMATIONS 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.