MultipleChoice
An OmniScript updates data from one Salesforce record, but when it completes, only some of the data is updated in Salesforce. A DataRaptor Load saves the dat
a. What error could cause this behavior?
Choose 2 answers
OptionsMultipleChoice
A developer creates a FlexCard with five state elements. For of the stateshave a condition. To test the FlexCard, the developer previews it using sample data that causes two of the states to have true conditions.
In this scenario, how will the developer know which state will display?
OptionsMultipleChoice
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?
OptionsMultipleChoice
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?
OptionsMultipleChoice
In an Expression Set, what is required for the output of a Calculation Step to be used in an Aggregation Step?
OptionsMultipleChoice
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?
OptionsMultipleChoice
A developer is creating anOmniScript 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 noticesthat 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?
