Prepare for the Salesforce Certified OmniStudio Developer exam with our extensive collection of questions and answers. These practice Q&A are updated according to the latest syllabus, providing you with the tools needed to review and test your knowledge.
QA4Exam focus on the latest syllabus and exam objectives, our practice Q&A are designed to help you identify key topics and solidify your understanding. By focusing on the core curriculum, These Questions & Answers helps you cover all the essential topics, ensuring you're well-prepared for every section of the exam. Each question comes with a detailed explanation, offering valuable insights and helping you to learn from your mistakes. Whether you're looking to assess your progress or dive deeper into complex topics, our updated Q&A will provide the support you need to confidently approach the Salesforce Plat-Dev-210 exam and achieve success.
A developer configures a FlexCard with a Data Mapper data source that uses the params.id as an input. When the developer clicks "View Data" on the FlexCard, valid data displays. However, when the developer previews the layout, the FlexCard does not display.
What could cause this error?
Choose 2 answers
This scenario relates to FlexCard preview behavior and data mapping issues.
B . There is no Salesforce record for the FlexCard based on the RecordId in the layout's Test Data Source Settings -- If the test record does not exist, the FlexCard will not display any data during preview. This is a common setup mistake.
C . The Data Node field for the FlexCard is empty -- The Data Node field must be set correctly to match the JSON node where the expected data resides. If it is empty or incorrect, the FlexCard won't bind data to UI elements.
Incorrect Options:
A . Even if the RecordId is from a different record type, as long as the data structure aligns, it would still render; it's not a definitive reason for the card failing to display.
D . Attributes are not required to display field values directly; they are used for passing data between cards or from context, not for direct field rendering.
:
Salesforce OmniStudio FlexCard Data Source Setup & Troubleshooting
A customer sets up to LWC Omniscripts, one embedded into another. Account is set in a Set Values element in the parent Omniscript.
The AccountId set in the parent Omniscript is used to another Set Values element ContextAccountid in the embedded OmniScript. The embedded Omniscript is activated.
While previewing the OmniScript flow from the parent, it is found that Account is set correctly in the parent OmniScript. However. ContextAccountId in the embedded OmniScript is not set with the AccountId from parent Omniscript. On previewing the embedded OmniScript individually, it is found that ContextAccountId is set correctly.
What is the reason for this? Refer to the exhibit below.


The LWC PubSub Message flag in the Set Values action of the parent OmniScript enables the parent OmniScript to send data to the embedded OmniScript using a custom event. If this flag is not set, the data will not be passed to the embedded OmniScript.
An OmniScript displays data from an API using an Integration Procedure, but some of the data is missing.
Which two configuration errors could cause this?
Choose 2 answers
When an OmniScript receives incomplete data from an Integration Procedure, the issue is typically in Response JSON path mapping or naming mismatches.
A . The missing data is trimmed in the Integration Procedure Action Response JSON Path -- If the Response JSON Path only points to part of the structure, any nested or unrelated values are excluded from the output.
B . The element name for the missing data does not match the JSON node key in the Integration Procedure Response -- OmniScript expects a matching node name to bind the data to UI elements. If the key doesn't match, that field will appear blank.
Incorrect Options:
C . Preview Input Parameters are only for testing in the Integration Procedure editor; they don't affect runtime execution.
D . Even if the JSON from the Integration Procedure Action is different from the original IP input, it would cause a failure or unexpected data, not necessarily missing specific values.
:
Salesforce OmniStudio Integration Procedures JSON Path and Data Binding
A developer creates an Integration Procedure with a Set values and a DataRaptor Extract Action that requires Accountld as a key. When the developer previews the Integration Procedure, the developer enters the Accountld correctly and executes the preview. The developer sees the dataextracted by the DataRaptor in the Debug Log, but the response is empty.
What is the likely cause of this issue?
The Add Response To Response JSON property on the DataRaptor Action indicates that the output of the DataRaptor should be added to the response JSON of the Integration Procedure. If this property is not set to true, the response will be empty even if the DataRaptor extracts data successfully.
A healthcare company wants to enable its subscribers to add, edit, or delete dependents related to their policy Community portal. The developer on the project decides to use an MniScript.
How should the developer configure the OmniScript to providethis functionality?
Full Exam Access, Actual Exam Questions, Validated Answers, Anytime Anywhere, No Download Limits, No Practice Limits
Get All 103 Questions & Answers