OmniStudio-Developer Exam Question 56

A developer needs to display the following information together on one FlexCard:
* Account name, address, phone number, website
* Primary contact first name, contact name, address, phone number, email The account information must always be visible, and the contact information should only be visible as needed by the user.
What approach should the developer use to display the contact information on the card?
  • OmniStudio-Developer Exam Question 57

    You are troubleshooting an Integration Procedure with two elements: a Remote Action named FetchCart and a Response Action named ResponseCart. In PREVIEW, what JSON node shows the data sent to the Remote Action?
  • OmniStudio-Developer Exam Question 58

    A developer needs to display the following information together on one FlexCard:
    * Account name, address, phone number, website
    * Primary contact first name, contact name, address, phone number, email
    The account information must always be visible, and the contact information should only be visible as needed by the user.
    What approach should the developer use to display the contact information on the card?
  • OmniStudio-Developer Exam Question 59

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

    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 males 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?