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 embedded OmniScript. The embedded OmniScript is activated. While previewing the OmniScript flow from the parent, it is found that AccountId 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 exhibits below. Parent OmniScript:Embedded OmniScript:
A. The LWC PubSub Message flag in the Set Values action of the parent OmniScript has not been set. B. A developer failed to include a Navigate Action Element to pass data from the parent OmniScript. C. The flag passDataJSON in the parent OmniScript in not configured correctly. D. Both parent and embedded OmniScripts have the same element name for the Set Values element. Suggested Answer: A Community Answer: D This question is in Certified OmniStudio Developer Exam For getting Salesforce Certified OmniStudio Developer Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Salesforce. Trademarks, certification & product names are used for reference only and belong to Salesforce. The website does not contain actual questions and answers from Salesforce's Certification Exams.
Please login or Register to submit your answer