Which of these samples would be valid for the Expected Output JSON?
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) A . Option A B. Option B C. Option C D. Option DView AnswerAnswer: D
How should the developer configure this?
A developer needs to limit the of a DataRaptor Extract to a maximum of one result. How should the developer configure this?A . Define a formula with the Filter function B. Use a Custom Output Type when creating the DataRaptor C. Use the LIMIT filter on the Extract definition D....
What JSON code correctly represents the step in the OmniScript Structure panel shown?
Refer to the exhibit below. What JSON code correctly represents the step in the OmniScript Structure panel shown? A) B) C) A . Option B. Option C. OptionView AnswerAnswer: B
In a calculation procedure, what is required for the output of a calculation step to be used in an aggregation step?
In a calculation procedure, what is required for the output of a calculation step to be used in an aggregation step?A . It must be included in constants. B. It must be a matrix lookup step. C. It must be a calculation step. D. It must be included in the...
Given the external system’s knows performance issues, which configuration should be used to implement the call to the external system?
A developer needs to retrieve data from an external system that stores policy data. The external system supports REST APIs to access and update the policies. Due to the volume of the policy data and peak hours of hours of business, calls to the REST APIs sometimes take longer than...
Which two types of components can the developer embed in the flyout?
A developer is creating a FlexCard and needs to display additional information using a Flyout. Which two types of components can the developer embed in the flyout? Choose 2 answerA . An OmniScript B. An Integration Procedure C. A DataRaptor D. A Child FlexCardView AnswerAnswer: B,D
Which two configuration actions should the developer take to set this up in the DataRaptor Load?
A developer is configuring a DataRaptor Load to Save contract data. The developer needs to set the record type of the contact using DeveloperName. Which two configuration actions should the developer take to set this up in the DataRaptor Load?A . Check is Lookup property when mapping the fields. B....
Alternatively, how could the developer configure SEND/RESPONSE TRNSFORMATION to send exactly the same data?
Refer to the exhibit below. A developer has configured an integration Procedure element with Additional input. Alternatively, how could the developer configure SEND/RESPONSE TRNSFORMATION to send exactly the same data? Assume the developer has un-checked Send Only Additional input. A) B) C) D) A . Option A B. Option B...
What is the reason for this?
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...
What should a developer's first step be when troubleshooting whether a DataRaptor Extract is retrieving data?
What should a developer's first step be when troubleshooting whether a DataRaptor Extract is retrieving data?A . Go to the Lightning Console and reload the page to test. B. Go to the PREVIEW tab In OmniScript to test. C. Deactivate the card and layout, and go to the PREVIEW tab...