Online Access Free Plat-Dev-210 Practice Test
| Exam Code: | Plat-Dev-210 |
| Exam Name: | Salesforce Certified Omnistudio Developer |
| Certification Provider: | Salesforce |
| Free Question Number: | 130 |
| Posted: | Sep 05, 2026 |
A developer needs to configure a calculation procedure to calculate the sum of the entire base price. What is the most efficient way for the developer to meet this requirement?
Refer to the exhibit.
The card layout uses an integration Procedure as a data source. The cards use the layout data source. Which JSON data structure supports this card layout and follows best practices?
Refer to the exhibit.
A developer creates 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 Type Ahead and makes 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?
A developer is troubleshooting an Integration Procedure with two elements: A Remote Action named FetchCart and a Response Action named ResponseCart. In Preview, what JSON node shows the data sent to the Response Action?