Question 36
A developer needs to transform contact data into a JSON array.

Given the input JSON shown above, what are two ways a developer could configure a DATARaptor transform to achieve theexpected Output JSON? Choose 2 answers

Given the input JSON shown above, what are two ways a developer could configure a DATARaptor transform to achieve theexpected Output JSON? Choose 2 answers
Question 37
When an OmniScript is launched from an Action on a FlexCard, the OmniScript displays, but no Salesforce data is populated.
What error could cause this behavior? Choose 2 answers
What error could cause this behavior? Choose 2 answers
Question 38
A developer creates an Integration Procedure with a Set Values and a DataRaptor Extract Action that requires AccountId as a key. When the developer previews the Integration Procedure, the developer enters the AccountId correctly and execute the Preview. The developer sees the data extract by the DataRaptor in the Debug Log, but the response is empty.
What is the likely cause of this issue?
What is the likely cause of this issue?
Question 39
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.


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.


Question 40
You are troubleshooting an Integration Procedure with two elements: a Remote Action named FetchCart and a Response Action named ResponseCart. In PREVIEW, what JSON node shows the data sent to the Remote Action?
