00:00

QUESTION 1

When launching an OmniScript from an action on a FlexCard, the OmniScript displays, but no Salesforce data is populated:
Which two errors could cause this behavior? Choose 2 answers
Choose 2 answers

Correct Answer: AD

QUESTION 2

A developer need to use the CONTIF function to process data entered by the user in an OmniScript. The output of the function needs to be displayed to the user immediately in the current step.
Based on best practice, what element should the developer use this function in?

Correct Answer: C

QUESTION 3

Refer to the exhibit.
OmniStudio-Developer dumps exhibit
A developercreates 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 TypeAhead 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?

Correct Answer: C

QUESTION 4

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?

Correct Answer: C

QUESTION 5

A developer needs to transform contact data into a JSON array.
OmniStudio-Developer dumps exhibit
Given the input JSON shown above, what are two ways a developer could configure a DATARaptor transform to achieve theexpected Output JSON? Choose 2 answers

Correct Answer: BC