Question 66

A developer is creating an OmniScript that provisions trail orgs to their customers. The following text block in the Omniscript uses a merge code to display the ID for the new trail org:
  • Question 67

    A developer has a requirement to create a child FlexCard that contain all of its parent FlexCard's records in a Datatable.
  • Question 68

    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?
  • Question 69

    A developer needs to limit the of a DataRaptor Extract to a maximum of one result.
    How should the developer configure this?
  • Question 70

    An integration procedure contains a Remote Action element that calls a method of an APEX class. The method requires two fields are input: Accountid and ProductId. The integration Procedure data JSON contains the following nodes:
    How should the Remote Action element be configured to pass the data correctly to the method?