Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

OmniStudio-Developer Practice Test


Page 2 out of 24 Pages

A developer is troubleshooting an Integration Procedure with two elements: A Remote Action named FetchCart and a Response Action namedResponseCart. In Preview, what JSON node shows the data sent to the Response Action?


A. FetchCart


B. Response


C. ResponseCartDebug


D. ResponseCart





D.
  ResponseCart




Explanation:

In Preview, the JSON node that shows the data sent to the Response Action is the name of the Response Action itself. In this case, it is ResponseCart. The other nodes show either the input data or the output data of the Integration Procedure.

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?


A. FetchCart


B. Response


C. ResponseCartDebug


D. ResponseCart





C.
  ResponseCartDebug

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?


A. %SetValues:Date%


B. ['SetValues']['Date']


C. %SetValues.Date%


D. {{SetValues.Date}}





C.
  %SetValues.Date%

Refer to the exhibit below. In this Integration Procedure structure, what Send JSON Path would you use to send the output of the ActionZ element to a Response Action?


A. BlockX.BlockYActionZ


B. ActionZ:BlockY:BlockX


C. ActionZ:BlockY:BlockX


D. BlockX:BlockY:ActionAZ





D.
  BlockX:BlockY:ActionAZ

A developer is building a DataRaptor Load for an Integration Procedure used in an OmniScript. Based on best practices, how should the developer configure the Input JSON?


A. Build the Input JSON node by node in an editor.


B. Build the Input JSON node by node in the DataRaptor Designer.


C. Copy the Input JSON from the OmniScript {Data} modal.


D. Copy the Input JSON from the DataRaptor Action Debug node.





C.
  Copy the Input JSON from the OmniScript {Data} modal.


Page 2 out of 24 Pages
Previous