Which two of these options can a developer use to retrieve data from a Salesforce object? Choose 2 answers
Correct Answer:
BD
Refer to the exhibit.
The card layout uses an integration Procedure as a data source. Thecards use the layout data source. Which JSON data structure supports this card layout and follows best practices?
A)
B)
C)
Correct Answer:
C
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.
Correct Answer:
C
A developer needs to build a DataRaptor Transform to send current weather to both an OmniScript Card Layout. Which of these samples would be valid for the Expected Output JSON?
A)
B)
C)
D)
Correct Answer:
D
A developer creates an Integration Procedure with a Set Valuesand 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?
Correct Answer:
C