OmniStudio-Developer 문제 46

...... configure Additional input to send exactly the same data? Assume that thedevelop checked Send Only Additional input.

A)

B)

C)

D)

OmniStudio-Developer 문제 47

Refer to the exhibit.

The card layout uses an integration Procedure as a data source. The cards use the layout data source.
Which JSON data structure supports this card layout and follows best practices?
A)

B)

C)

OmniStudio-Developer 문제 48

What JSON from the DRGetAccountDetails action would display all six values correctly in the OmniScript structure shown? BikContacts is a Repeat Block.

OmniStudio-Developer 문제 49

A developer needs to configure a calculation procedure to calculation the sum of the entire Baseprice.
What is the most efficient way for the developer to meet this requirement?

OmniStudio-Developer 문제 50

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 Omniscriptis 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.