| 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: | finnley |
A customer sets up two LWC OmniScripts, one embedded into another. AccountId is set in a Set Values element in the parent OmniScript. The Accountid set in the parent OmniScript is used to set another Set values element ContextAccountId in the emvedded OmniScript. The embedded OmniScript is activated.
While previewing the OmniScript flow from the parent, it is found that Account I set correct in the parent OmniScript. However, ContextAccount 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.
An OmniStudio Developer needs to make a minor text change to an active OmniScript at Northern Trail Outfitters. What is best practice to ensure the change does not immediately impact end users who are currently running the script?
An OmniStudio Developer is configuring a Data Mapper Extract to retrieve only the five most recently created Tasks for a Contact.
Which properties of the Task extraction configuration are necessary to implement the ORDER BY and LIMIT clauses in the generated SOQL?