OmniStudio-Developer Dumps

OmniStudio-Developer Free Practice Test

Salesforce OmniStudio-Developer: Salesforce Certified OmniStudio Developer (SU21)

QUESTION 16

In a calculation procedure, what is required for the output of a calculation step to be used in an aggregation step?

Correct Answer: D

QUESTION 17

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

QUESTION 18

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

QUESTION 19

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

QUESTION 20

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