OmniStudio-Developer Exam Question 11

A developer is building an OmniScript and needs to save to Salesforce and to an AWS Order Management system.
Which OmniScript element could save all of this data?
  • OmniStudio-Developer Exam Question 12

    A developer is creating an OmniScript that Provisions trial orgs to their customers. The following text block in the OmniScript uses a merge code to display the ID for the new trial org:
    Welcome to Salesforce
    Your ID is %Details: Customer10:ID%
    During testing, the developer notices that the ID does not display. The data JSON is structured as shown below.
    How should the developer correct the merge code in order for the ID to display?
  • OmniStudio-Developer Exam Question 13

    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 14

    Refer to the following row-versioned calculation matrix.

    The developer needs to delete the row that contains the Code CA-SF.
    If the developer deletes that row in Version 3, what is the result?
  • OmniStudio-Developer Exam Question 15

    A developer needs to configure a DataRaptor 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 DataRaptor should the developer use?