OmniStudio-Developer Exam Question 16

A developer examines data received from an external data source. The data is nested two levels down in the JSON structure.
Which OmniStudio tool could the developer use to simplify this data?
  • OmniStudio-Developer Exam Question 17

    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 thecancel functionality for all steps using the LWC OmniScript Designer?
  • OmniStudio-Developer Exam Question 18

    Refer to the exhibit.

    A developer creates an OmniScript display FirstName, LastName, and BirthDate of a contact using a Type Ahead Block. The DataRaptor used in the Type Ahead has been tested and fetches the correct data.
    When previewing Omniscript, the developer enters a name in the Type Ahead and makes a selection of a contact from the list. However, the text fields FirstName. LastName, and BirthDate are notgetting populatedwith the data.
    What is the reason that the fields fail to display the fetched data?
  • OmniStudio-Developer Exam Question 19

    A developer builds a new OmniScript. It contains aSet Values element with a ContextId key/value pair that was used during testing.
    What should the developer do before moving the OmniScript to a production org?
  • OmniStudio-Developer Exam Question 20

    A developer is configuring the API URL in an HTTP Action element within an Integration procedure.
    What is the merge code syntax forpassing aDate node from an element named SetValues in the URL?