| 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: | kyra |
A developer configures a Flexcard with a DataRaptor data source that uses the params.id as an. When the developer clicks Views 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
A developer is building an OmniScript and needs to retrieve data from Salesforce and from an on-premises billing database.
Which two OmniScript elements could retrieve this data?
Choose 2 answers
Ursa Major Solar has an OmniScript where all input elements must have consistent horizontal spacing. The OmniStudio Developer has been instructed to use the Newport Design System ' s standard grid sizing. Which property should the developer configure on each input element to achieve this?
An OmniStudio Developer is using a Data Mapper Transform. The source JSON has a field named Phone_Number, which is a string. The target JSON requires the field to be an array named ContactDetails containing a Phone object: { " ContactDetails " : [{ " Phone " : " ... " }]}. Which mapping technique is required?