00:00

QUESTION 11

A developer creates a FlexCard with five state elements. For of the states have a condition. To test the FlexCard, the developer previews it using sample data that causes two of the states to have trueconditions.
In this scenario, how will the developer know which state will display?

Correct Answer: C

QUESTION 12

A developer needs to create . DataRaptor to retrieve the name of an account for a contact. Following best practices, how should a developer configure the extraction steps?

Correct Answer: A

QUESTION 13

…… configure Additional input to send exactly the same data?
Assume that the develop checkedSend Only Additional input.
OmniStudio-Developer dumps exhibit
OmniStudio-Developer dumps exhibit

Correct Answer: D

QUESTION 14

A customer sets up to LWC Omniscripts, one embedded into another. Account is set in a Set Values element in the parent Omniscript.
The AccountId set in the parent Omniscript is used to another Set Values elementContextAccountid in the embedded OmniScript. The embedded Omniscript is activated.
While previewing the OmniScript flow from the parent, it is found that Account 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 exhibit below.
OmniStudio-Developer dumps exhibit
OmniStudio-Developer dumps exhibit

Correct Answer: C

QUESTION 15

A developer needs to build a multi-step intake form. Each step must allow the user tocancel the intake at any time. The developer is using an LWC OmniScript to build the form.
How should the developer implement the cancel functionality for all steps using the LWC OmniScript
Designer?

Correct Answer: A