A is the correct answer
Why would a developer clone an Integration Procedure instead of versioning it?
C
What two advantages does a DataRaptor Turbo Extract have over a standard DataRaptor Extract?
Choose 2 answers
B, C
A developer configure a Flexcard with a DataRaptor data source that uses the params.id as an. When
the developer clicks Views Data on the FlexCard, valid data displays. However, when the developer
previews the layout, the FlexCard does not display. What could cause this error?
Choose 2 answers
B, C
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?
A
A developer is 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 Response Action?
C
A developer needs to configure a DataRaptor to retrieve data from a single object. The structure of
the output data does not need to be changed.
Following best practices, which type of DataRaptor should the developer use?
D
What should a developer's first step be when troubleshooting whether a DataRaptor Extract is
retrieving data?
D
A developer is building an OmniScript and needs to save to Salesforce and to an AWS Order
Management system.
Which OmniScript element could save all of this data?
C
configure Additional input to send exactly the same data? Assume that the develop checked
Send Only Additional input.
A)
B)
C)
D)
D
A is the correct answer
A customer sets up two LWC OmniScripts, one embedded into another. AccountId is set in a Set
Values element in the parent OmniScript. The Accountid set in the parent OmniScript is used to set
another Set values element ContextAccountId in the emvedded OmniScript. The embedded
OmniScript is activated.
While previewing the OmniScript flow from the parent, it is found that Account I set correct in the
parent OmniScript. However ContextAccount 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.
A