Salesforce Build Guided Experiences with OmniStudio - OMS-435 Exam Practice Test

Question 1
A developer needs to create a list of cases for an account in a single Datable in a FlexCard. Like the one shown below.

How can the developer configure the FlexCard to display the case records in this way?

Correct Answer: A
Question 2
Refer to the exhibit below. In this integration production structure, what Send JSON Path would be used to send the Output of the Action1 element to a Remote Action?

Correct Answer: D
Question 3
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: D
Question 4
An OmniScript updates data from one Salesforce record, but when it completes, only some of the data is updated in Salesforce. A DataRaptor Load saves the dat a. What error could cause this behavior?
Choose 2 answers

Correct Answer: B,D
Question 5
In an Integration Procedure, a developer needs to perform a multi-step calculation on every element of an array.
Based on best practices, what two methods are recommended?
Choose 2 answers

Correct Answer: B,D
Question 6
A developer has a requirement to create a child FlexCard that contains all of its parent FlexCard's records In a Datable How should the developer configure the parent FlexCard's Node?

Correct Answer: B
Question 7
A developer needs to create . DataRaptor to retrieve the name of an account for a contact.
Following best practices, how should a developer configure the extraction steps?

Correct Answer: B
Question 8
A developer creates an Integration Procedure with a Set values and a DataRaptor Extract Action that requires Accountld as a key. When the developer previews the Integration Procedure, the developer enters the Accountld correctly and executes the preview. The developer sees the data extracted by the DataRaptor in the Debug Log, but the response is empty.
What is the likely cause of this issue?

Correct Answer: B
Question 9
A developer is creating a FlexCard for a new Community page. The FlexCard will display case information along with actions to close the case and update the case, and it will be styled using the Community's theme.
What must the developer do to configure the FlexCard for deployment in a Community?

Correct Answer: A