OmniStudio-Developer Exam Question 26

What OmniStudio tool pre-populates the data m a PDF used by an OmniScript?
  • OmniStudio-Developer Exam Question 27

    A developer is building an OmniScript and needs to retrieve data from Salesforce and from an on-premises billing database.
    Which two OmniScript elements could retrieve this data?
    Choose 2 answers
  • OmniStudio-Developer Exam Question 28

    A developer needs to retrieve data from an external system that stores policy data. The external system supports REST APIs to access and update the policies. Due to the volume of the policy data and peak hours of hours of business, calls to the REST APIs sometimes take longer than expected to response.
    The developer creates an Integration Procedure to retrieve the policy data for use in an OmniScript.
    Given the external system'sknownperformance issues, which configuration should be used to implement the call to the external system?
    Choose 2 answers
  • OmniStudio-Developer Exam Question 29

    A developer has a requirement to create a child FlexCard that contains all of its parent FlexCard's records In a Datable How should the developer configure the parent FlexCard's Node?
  • OmniStudio-Developer Exam Question 30

    A developer needs to configure a Data Mapper to retrieve data from a single object. The structure of the output data does not need to be changed.
    Following best practices, which type of Data Mapper should the developer use?