OmniStudio-Developer Salesforce Certified OmniStudio Developer(WI23)

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Which two fields in an Integration Procedure can use a function like CONCAT or DATEDIFF?

Choose 2 answers

Select all that apply, then click Submit answer.

  • In Procedure Configuration, in a Tracking Custom Data value field.

  • In a Remote Action, in a Remote Options value field.

  • In a Remote Action, in an Additional Output value field.

  • In a Response Action, in an Additional input value field.

Question 5

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 data. What error could cause this behavior?

Choose 2 answers

Select all that apply, then click Submit answer.

  • The fields that are not updated are read only in Salesforce.

  • In the DataRaptor Load, in the Preview tab, the Record is from the wrong record type.

  • The input JSON paths In the DataRaptor Load do not match the JSON from the OmniScript.

  • ContextId is misspelled in the merge code that passes the Recordld to the DataRaptor

Question 6

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?

Select an option, then click Submit answer.

  • DataRaptor Transform

  • DataRaptor Extract

  • DataRaptor Load

  • DataRaptor Turbo Extract