Salesforce Certified OmniStudio Developer — Question 40

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 two.)

Answer options

Correct answer: B, D

Explanation

The correct answers are B and D because a misspelled Input Parameters Filter Value can prevent data from being extracted correctly, and if the Id Field is blank, it cannot reference the correct data context. Options A and C are incorrect since they pertain to the availability of versions, which would not affect the display of data if the other parameters are set correctly.