OmniStudio-Developer 문제 31

A)

B)

OmniStudio-Developer 문제 32

In a Calculation Procedure, what is required for the output of a Calculation Step to be used in an Aggregation Step?

OmniStudio-Developer 문제 33

Which of these samples would be valid for the Expected Output JSON?
A)

B)

C)

D)

OmniStudio-Developer 문제 34

You are configuring an Integration Procedure Action in an OmniScript. The OmniScript needs a JSON response from the Integration Procedure, but you do not want to wait for the response for the user to proceed.
What feature do you enable?

OmniStudio-Developer 문제 35

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 element ContextAccountid 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.