| Exam Name: | Salesforce Certified OmniStudio Developer Plat-Dev-210 | ||
| Exam Code: | OmniStudio-Developer Dumps | ||
| Vendor: | Salesforce | Certification: | Salesforce Developer |
| Questions: | 180 Q&A's | Shared By: | asma |
No More Homelessness, a nonprofit organization, needs to implement a solution for its case managers to quickly view an applicant ' s pending service requests, which are stored in both Salesforce Contact records and an external grant management database. The solution must display the data consistently without requiring the case manager to navigate away from the Contact record.
Which OmniStudio tool should the OmniStudio Developer use to retrieve and display the combined data in a single, focused view on the Contact record page?
Which JSON from the DRGetAccountDetails action would display all six values correctly in the Omniscript structure shown?
BlkContacts is a Repeat Block.
A developer needs to retrieve data from an external system that stores policy data. The external system supports REST APIs to access and update the policies. Due to the volume of the policy data and peak hours of hours of business, calls to the REST APIs sometimes take longer than expected to response.
The developer creates an Integration Procedure to retrieve the policy data for use in an OmniScript.
Given the external system’s known performance issues, which configuration should be used to implement the call to the external system?
Choose 2 answers
An OmniStudio Developer is embedding an OmniScript on a Lightning record page. The OmniScript requires the current Account ID to fetch related data.
Which input parameter name should the developer ensure the OmniScript is configured to accept, to automatically receive the record ID from the page context?