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
- A. There is no active version of the OmniScript.
- B. In the DataRaptor Extract Action, the Input Parameters Filter Value is misspelled.
- C. There is no active version of the DataRaptor Extract.
- D. The Id Field for Actions in the FlexCard is blank.
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.