ExamGecko
Ask Question

Salesforce Certified OmniStudio Developer Practice Test - Questions Answers

List of questions

Question 1

Report Export Collapse

A developer creates a Flexcard that displays a contact's mailing address and passes the contact's postal code to a child FlexCard.

When configuration text elements in the child FlexCard, what syntax should a developer use to refer to the contact's postal code?

{Postalcode}
{Postalcode}
{Parent.postalcode}
{Parent.postalcode}
{Records.postalcode}
{Records.postalcode}
{Params.postalcode}
{Params.postalcode}
Suggested answer: B
asked 23/09/2024
Gabriel Ty
33 questions

Question 2

Report Export Collapse

Refer to the exhibit.

Salesforce Certified OmniStudio Developer image Question 2 66657 09232024002959000000

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?

Lookup Mode is not selected in the properties of the Type A Head Block.
Lookup Mode is not selected in the properties of the Type A Head Block.
Use Data JSON is not selected in the properties of the Type Ahead Block.
Use Data JSON is not selected in the properties of the Type Ahead Block.
FirstName, LastName, and BirthDate are not placed inside the Type ahead Block.
FirstName, LastName, and BirthDate are not placed inside the Type ahead Block.
The Typeghead ley is not in the correct format
The Typeghead ley is not in the correct format
Suggested answer: C
asked 23/09/2024
Rodwell Shibambu
51 questions

Question 3

Report Export Collapse

A developer is creating a FlexCard and needs to display additional information using a Flyout.

Which two types of components can the developer embed in the flyout?

Choose 2 answer

An OmniScript
An OmniScript
An Integration Procedure
An Integration Procedure
A DataRaptor
A DataRaptor
A Child FlexCard
A Child FlexCard
Suggested answer: B, D
asked 23/09/2024
Gilbert Mendoza
38 questions

Question 4

Report Export Collapse

When launching an OmniScript from an action on a FlexCard, the OmniScript displays, but no Salesforce data is populated:

Which two errors could cause this behavior?

Choose 2 answers

The Id Field for Actions in the FlexCard is blank.
The Id Field for Actions in the FlexCard is blank.
There is no active version of the Data Raptor Extract.
There is no active version of the Data Raptor Extract.
There is no active version of the OmniScript
There is no active version of the OmniScript
In the DataRaptor Extract Action, the Input Parameters Filter Value is misspelled.
In the DataRaptor Extract Action, the Input Parameters Filter Value is misspelled.
Suggested answer: A, D
asked 23/09/2024
Jonathan Ang
36 questions

Question 5

Report Export Collapse

Refer to the exhibit.

Salesforce Certified OmniStudio Developer image Question 5 66660 09232024002959000000

A developer has configured an integration Procedure element with SEND/RESPONSE TRANFORMATIONS as shown.

Alternatively, how could the developer configure Additional input to send exactly the same data? Assume that the developer checked Send Only Additional input.

A)

Salesforce Certified OmniStudio Developer image Question 5 66660 09232024002959000000

B)

Salesforce Certified OmniStudio Developer image Question 5 66660 09232024002959000000

C)

Salesforce Certified OmniStudio Developer image Question 5 66660 09232024002959000000

Option A
Option A
Option B
Option B
Option C
Option C
Suggested answer: C
asked 23/09/2024
Alexandru Ouatu
47 questions

Question 6

Report Export Collapse

A healthcare company wants to enable its subscribers to add, edit, or delete dependents related to their policy Community portal. The developer on the project decides to use an MniScript.

How should the developer configure the OmniScript to provide this functionality?

Use an Edit Block element configured with Remote Actions.
Use an Edit Block element configured with Remote Actions.
Use an Edit Block element configured with SOQL statements.
Use an Edit Block element configured with SOQL statements.
Use an Input Block element and a DataRaptor Post Action element.
Use an Input Block element and a DataRaptor Post Action element.
Use a Text Block element and a Remote Action element.
Use a Text Block element and a Remote Action element.
Suggested answer: A
asked 23/09/2024
Ali Reza Farahnak
50 questions

Question 7

Report Export Collapse

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?

{Records{0}}
{Records{0}}
{Records}
{Records}
{Params, records}
{Params, records}
{Recorded}
{Recorded}
Suggested answer: B
asked 23/09/2024
ola adekanbi
38 questions

Question 8

Report Export Collapse

A developer needs to build a DataRaptor Transform to send current weather to both an OmniScript Card Layout. Which of these samples would be valid for the Expected Output JSON?

A)

Salesforce Certified OmniStudio Developer image Question 8 66663 09232024002959000000

B)

Salesforce Certified OmniStudio Developer image Question 8 66663 09232024002959000000

C)

Salesforce Certified OmniStudio Developer image Question 8 66663 09232024002959000000

D)

Salesforce Certified OmniStudio Developer image Question 8 66663 09232024002959000000

Option A
Option A
Option B
Option B
Option C
Option C
Option D
Option D
Suggested answer: D
asked 23/09/2024
Jose Leston
41 questions

Question 9

Report Export Collapse

Refer to the exhibit.

Salesforce Certified OmniStudio Developer image Question 9 66664 09232024002959000000

The card layout uses an integration Procedure as a data source. The cards use the layout data source.

Which JSON data structure supports this card layout and follows best practices?

A)

Salesforce Certified OmniStudio Developer image Question 9 66664 09232024002959000000

B)

Salesforce Certified OmniStudio Developer image Question 9 66664 09232024002959000000

C)

Salesforce Certified OmniStudio Developer image Question 9 66664 09232024002959000000

Option A
Option A
Option B
Option B
Option C
Option C
Suggested answer: C
asked 23/09/2024
Stefan Lundmark
44 questions

Question 10

Report Export Collapse

A developer is troubleshooting an Integration Procedure with two elements: A Remote Action named FetchCart and a Response Action named ResponseCart.

In Preview, what JSON node shows the data sent to the Response Action?

FetchCart
FetchCart
Response
Response
ResponseCartDebug
ResponseCartDebug
ResponseCart
ResponseCart
Suggested answer: D
asked 23/09/2024
Larry Severin
38 questions
Total 86 questions
Go to page: of 9
Search

Related questions