OmniStudio-Developer Exam Question 6
A developer needs to retrieve data from an external system that stores policy data. The external system supports REST APIs to access and update thepolicies. Due to the volume of the policy data and peak hours of business, calls to the REST APIs sometimes take longer than expected to respond.
The developer creates an Integration Procedure to retrieve the policy data for use in an OmniScript.
Given theexternal system's known performance issues, which two configurations should be used to implement the call to the external system?
Choose 2 answers
The developer creates an Integration Procedure to retrieve the policy data for use in an OmniScript.
Given theexternal system's known performance issues, which two configurations should be used to implement the call to the external system?
Choose 2 answers
OmniStudio-Developer Exam Question 7
A developer is configuring an integration Procedure Action in an OmniScript. The Omniscript needs a JSON response from the Integration Procedure but does not need to wait for the response for the user to proceed.
Which feature should the developer enable?
Which feature should the developer enable?
OmniStudio-Developer Exam Question 8
A developer needs to change some field labels on a FlexCard. The FlexCard is currently deployed to production. The developer that the best course of action is to version the FlexCard rather than cloning it.
Which factorwould leadthe developer to this decision?
Which factorwould leadthe developer to this decision?
OmniStudio-Developer Exam Question 9
A developerneedsto use the CONTIF function to process data entered by the user in an OmniScript. The output of the function needs to be displayed to the user immediately in the current step.
Based on best practice, what element should the developer use this function in?
Based on best practice, what element should the developer use this function in?
OmniStudio-Developer Exam Question 10
Refer to the exhibit below. What is the marge code needed for this integration procedure structure to pass a CaseNumber node from theDRReadCase DataRaptor Extract Action to the HTTP Action's HTTP URL?


