In a calculation procedure, what is required for the output of a calculation step to be used in an aggregation step?
Correct Answer:
D
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 expected to response.
The developer creates an Integration Procedure to retrieve the policy data for use in an OmniScript.
Given the external system’s knows performance issues, which configuration should be used to implement the call to the external system?
Choose 2 answers
Correct Answer:
BD
A developer need to 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?
Correct Answer:
C
A developer examines data received from an external data source. The data is nested two levels down in the JSON structure.
Which OmniStudio tool could the developer use to simplify this data?
Correct Answer:
B
The OmniScript must retrieve device details stored in the Asset object and then call an external system to send troubleshooting commands via REST API to the device.
Which two OmniScript elementshould the developer use to configure this functionality?
Correct Answer:
AE