ExamGecko
Home Home / Salesforce / Certified OmniStudio Developer

Salesforce Certified OmniStudio Developer Practice Test - Questions Answers, Page 2

Question list
Search
Search

List of questions

Search

Related questions











A developer needs to configure a DataRaptor to retrieve data from a single object. The structure of the output data does not need to be changed.

Following best practices, which type of DataRaptor should the developer use?

A.
DataRaptor Transform
A.
DataRaptor Transform
Answers
B.
DataRaptor Extract
B.
DataRaptor Extract
Answers
C.
DataRaptor Load
C.
DataRaptor Load
Answers
D.
DataRaptor Turbo Extract
D.
DataRaptor Turbo Extract
Answers
Suggested answer: D

What should a developer's first step be when troubleshooting whether a DataRaptor Extract is retrieving data?

A.
Go to the Lightning Console and reload the page to test.
A.
Go to the Lightning Console and reload the page to test.
Answers
B.
Go to the PREVIEW tab In OmniScript to test.
B.
Go to the PREVIEW tab In OmniScript to test.
Answers
C.
Deactivate the card and layout, and go to the PREVIEW tab for the card to test.
C.
Deactivate the card and layout, and go to the PREVIEW tab for the card to test.
Answers
D.
Add a key/value pair in the DataRaptor to test it.
D.
Add a key/value pair in the DataRaptor to test it.
Answers
Suggested answer: D

A developer is building an OmniScript and needs to save to Salesforce and to an AWS Order Management system.

Which OmniScript element could save all of this data?

A.
DataRaptor Post Action
A.
DataRaptor Post Action
Answers
B.
HTTP Action
B.
HTTP Action
Answers
C.
Integration Procedure Action
C.
Integration Procedure Action
Answers
D.
DataRaptor Load Action
D.
DataRaptor Load Action
Answers
Suggested answer: C

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

A)

B)

C)

D)

A.
Option A
A.
Option A
Answers
B.
Option B
B.
Option B
Answers
C.
Option C
C.
Option C
Answers
D.
Option D
D.
Option D
Answers
Suggested answer: D

A customer sets up two LWC OmniScripts, one embedded into another. AccountId is set in a Set Values element in the parent OmniScript. The Accountid set in the parent OmniScript is used to set another Set values element ContextAccountId in the emvedded OmniScript. The embedded OmniScript is activated.

While previewing the OmniScript flow from the parent, it is found that Account I set correct in the parent OmniScript. However ContextAccount in the embedded OmniScript is not set with the Accountid from parent OmniScript. On previewing the embedded OmniScript individually. It is found that ContextAccountId is set correctly.

What is the reason for this? Refer to the exhibit below.

A.
The WLC PubSub Messge flag in the Set Values action of the parent OmniScript has not been set.
A.
The WLC PubSub Messge flag in the Set Values action of the parent OmniScript has not been set.
Answers
B.
The flag passData.JSON in the parent OmniScript in not configured correctly.
B.
The flag passData.JSON in the parent OmniScript in not configured correctly.
Answers
C.
A developer failed to include a Navigate Action Element to pass data from the parent OmniScript.
C.
A developer failed to include a Navigate Action Element to pass data from the parent OmniScript.
Answers
D.
Both parent and embedded OmniScripts have the same element name for the Set Values element.
D.
Both parent and embedded OmniScripts have the same element name for the Set Values element.
Answers
Suggested answer: A

Refer to the exhibit below. What is the marge code needed for this integration procedure structure to pass a CaseNumber node from the DRReadCase DataRaptor Extract Action to the HTTP Action's HTTP URL?

A.
%DRReadCase: CaseNumber%
A.
%DRReadCase: CaseNumber%
Answers
B.
((DRRCase, CaseNumber))
B.
((DRRCase, CaseNumber))
Answers
C.
MTTOPDetCaseDetail: CaseNumber%
C.
MTTOPDetCaseDetail: CaseNumber%
Answers
D.
((CaseNumber))
D.
((CaseNumber))
Answers
Suggested answer: A

A developer builds a new OmniScript. It contains a Set Values element with a ContextId key/value pair that was used during testing.

What should the developer do before moving the OmniScript to a production org?

A.
Update the ContextId value to specify an id from the Production org.
A.
Update the ContextId value to specify an id from the Production org.
Answers
B.
Add a Show/Hide condition on the Set Values element.
B.
Add a Show/Hide condition on the Set Values element.
Answers
C.
Delete or Deactivate the Set Values element.
C.
Delete or Deactivate the Set Values element.
Answers
D.
Deactivate the contextId key/value pair
D.
Deactivate the contextId key/value pair
Answers
Suggested answer: C

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?

A.
A guided workflow
A.
A guided workflow
Answers
B.
A DataRaptor Transform
B.
A DataRaptor Transform
Answers
C.
An HTTP Action Element
C.
An HTTP Action Element
Answers
D.
An integration Procedure
D.
An integration Procedure
Answers
Suggested answer: B

An OmniScript displays data from an API using Integration Procedure, but some of the data is missing.

Which two configuration errors could cause this? Choose 2 answers

A.
The element name for the missing data does not match the JSON node key in the Integration Procedure Response.
A.
The element name for the missing data does not match the JSON node key in the Integration Procedure Response.
Answers
B.
The Integration Procedure Preview Input Parameters do not match the JSON sent from the OmniScript.
B.
The Integration Procedure Preview Input Parameters do not match the JSON sent from the OmniScript.
Answers
C.
The JSOW sent from the Integration Procedure Action does not match any of the Original Input for the Integration Procedure
C.
The JSOW sent from the Integration Procedure Action does not match any of the Original Input for the Integration Procedure
Answers
D.
The missing data is trimmed in the Integration Procedure Action Response JSON Path.
D.
The missing data is trimmed in the Integration Procedure Action Response JSON Path.
Answers
Suggested answer: A, D

A developer creates an Integration Procedure with a Set Values and a DataRaptor Extract Action that requires AccountId as a key. When the developer previews the Integration Procedure, the developer enters the AccountId correctly and execute the Preview. The developer sees the data extract by the DataRaptor in the Debug Log, but the response is empty.

What is the likely cause of this issue?

A.
The DataRaptor Action did not have the add response Ro Response JSON property set to true.
A.
The DataRaptor Action did not have the add response Ro Response JSON property set to true.
Answers
B.
The Response cannot be previewed directly.
B.
The Response cannot be previewed directly.
Answers
C.
A Response Action was not added to the integration Procedure.
C.
A Response Action was not added to the integration Procedure.
Answers
D.
The AccountId used for the preview is invalid.
D.
The AccountId used for the preview is invalid.
Answers
Suggested answer: C
Total 86 questions
Go to page: of 9