OmniStudio-Developer Exam Question 21
In an OmnoScript, a developer needs to configure a Disclosureelement to require user input only if the user already checked a Non-Disclosure Agreement Checkbox.
How should the developer configure the conditional view to meet this requirement?
How should the developer configure the conditional view to meet this requirement?
OmniStudio-Developer Exam Question 22
A developer creates a new FlexCardto display customer data and actions, such as updating billing information and changing the contact for the customer account. The FlexCard contains 10 fields and 5 actions.
During testing, several fields display with the correct data, but one of the fieldsshows only the label.
What could cause this?
During testing, several fields display with the correct data, but one of the fieldsshows only the label.
What could cause this?
OmniStudio-Developer Exam Question 23
A developer creates an OmniScript to update billing information.After analyzing the different types of customer interactions that occur at the company, the developer determines updating billing information should be included in the majority of customer interactions, which are represented by more than 20 different FlexCards.
What is the most efficient way for the developer to configure the action that invokes the OmniScript?
What is the most efficient way for the developer to configure the action that invokes the OmniScript?
OmniStudio-Developer Exam Question 24
A developer writes an OmniScript that includes a DataRaptor that updates the Account statue based on information provided from the OmniScript. The information must be updated only if the Account record already exists. Otherwise, a new account must be created.
How should the developer accomplish this task?
How should the developer accomplish this task?
OmniStudio-Developer Exam Question 25
A developer needs to transform contact data into a JSON array.

Given the input JSON shown above, what are two ways a developer could configure aDATA Raptortransform to achievethe expectedOutput JSON? Choose 2 answers

Given the input JSON shown above, what are two ways a developer could configure aDATA Raptortransform to achievethe expectedOutput JSON? Choose 2 answers
