Question 11

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 not getting populated with the data.
What is the reason that the fields fail to display the fetched data?
  • Question 12

    Refer to the exhibit below. What JSON code correctly represents the step in the OmniScript Structure panel shown?
  • Question 13

    An OmniScript saves data to Salesforce and to an AWS Order Management system.
    What OmniScript element could save all of this data?
  • Question 14

    Refer to the exhibit below.

    What is the reason that the fields fail to display the fetched data?
  • Question 15

    A developer needs to display read-only contact information in a OmniScript. The developer will format the information as a table, using merge codes to dynamically include first name, last name, street address, state, postal, code, and country from the data JSON.
    Which OmniScript element shouldthe developer use to meet this requirement?