Free Salesforce OmniStudio-Developer Exam Actual Questions

The questions for OmniStudio-Developer were last updated On Nov 18, 2024

Question No. 1

...... configure Additional input to send exactly the same data? Assume that the develop checked Send Only Additional input.

A)

B)

C)

D)

Show Answer Hide Answer
Correct Answer: D

Question No. 2

A developer creates a new FlexCard to 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 fields shows only the label.

What could cause this?

Show Answer Hide Answer
Correct Answer: B

Question No. 3

Refer to the exhibit.

A developer creates an OmniScript display FirstName, LastName, and BirthDate of a contact using a Type Ahead Block. The DataRaptor used in the Type Ahead has been tested and fetches the correct data.

When previewing Omniscript, the developer enters a name in the Type Ahead and makes a selection of a contact from the list. However, the text fields FirstName. LastName, and BirthDate are not getting populated with the data.

What is the reason that the fields fail to display the fetched data?

Show Answer Hide Answer
Correct Answer: C

Question No. 4

A developer is configuring the API URL in an HTTP Action element within an Integration procedure.

What is the merge code syntax for passing a Date node from an element named SetValues in the URL?

Show Answer Hide Answer
Correct Answer: A

Question No. 5

A developer need to configure a calculation procedure to calculation a subtotal using two different depending on whether the input Boolean variable is Customer is set to true or false.

How should a developer configure the calculation procedure to conditionally execute the correct formula?

Show Answer Hide Answer
Correct Answer: B