Pass the Salesforce Salesforce Developer OmniStudio-Developer Questions and answers with CertsForce

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

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?

Options:

A.

FetchCart


B.

Response


C.

ResponseCartDebug


D.

ResponseCart


Expert Solution
Questions # 2:

A developer needs to use the CONTIF function to process data entered by the user in an OmniScript. The output of the function needs to be displayed to the user immediately in the current step.

Based on best practice, what element should the developer use this function in?

Options:

A.

A Calculation Action element


B.

A Set Values element


C.

A formula element


D.

A Range element


Expert Solution
Questions # 3:

A developer configures a Flexcard with a DataRaptor data source that uses the params.id as an. When the developer clicks Views Data on the FlexCard, valid data displays. However, when the developer previews the layout, the FlexCard does not display. What could cause this error?

Choose 2 answers

Options:

A.

The Data Node field for the FlexCard is empty.


B.

The Record Id in the Test Data Source settings ins for the wrong record type.


C.

The attribute hasn’t been configured to pass the data to the fields.


D.

There is not Salesforce record for the FlexCard based on the Record Id in the layout’s Test Data Source Settings.


Expert Solution
Questions # 4:

An integration procedure contains a Remote Action element that calls a method of an APEX class. The method requires two fields are input: Account id and Product Id. The integration Procedure data JSON contains the following nodes:

How should the Remote Action element be configured to pass the data correctly to the method?

Options:

A.

Check the Send Only Additional Input checkbox, and the following/ value pairs to Additional input:


B.

Set Return Only Additional Output to true, and add the following Key/Value pairs to additional input.


C.

Check the DataRaptor Transform checkbox, and add the following Key/Value pairs to Output JSON Path:


D.

Add the following to Send JSON Path: accountId: %Accountd% ProductId% Details Products%


Expert Solution
Questions # 5:

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?

Options:

A.

Data Mapper Transform


B.

HTTP Action Element


C.

Integration Procedure


D.

Guided Workflow


Expert Solution
Questions # 6:

A developer builds a new OmniScript. It contains aSet 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?

Options:

A.

Update the ContextId value to specify an id from the Production org.


B.

Add a Show/Hide condition on the Set Values element.


C.

Delete or Deactivate the Set Values element.


D.

Deactivate the contextId key/value pair


Expert Solution
Questions # 7:

Refer to the exhibit.

Question # 7

What JSON code correct represent the step in the OmniScript Structure panel shown?

A)

Question # 7

B)

Question # 7

C)

Question # 7

D)

Question # 7

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 8:

Users receive an APEC CPU limit Exceeded error when running an OmniScript in a Salesfoce Community. The OmniScript includes an Integration Procedure that contains two DataRaptors.

Which two Location should the developer check to troubleshoot the issue?

Choose 2 answers

Options:

A.

Script configuration


B.

Community logs


C.

DataRaptor configuration


D.

Action Debugger


Expert Solution
Questions # 9:

A developer configures a FlexCard with a Data Mapper data source that uses the params.id as an input. When the developer clicks "View Data" on the FlexCard, valid data displays. However, when the developer previews the layout, the FlexCard does not display.

What could cause this error?

Choose 2 answers

Options:

A.

The RecordId in the Test Data Source Settings is for the wrong record type.


B.

There is no Salesforce record for the FlexCard based on the RecordId in the layout's Test Data Source Settings.


C.

The Data Node field for the FlexCard is empty.


D.

The Attributes haven't been configured to pass the data to the fields.


Expert Solution
Questions # 10:

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?

Options:

A.

{Postalcode}


B.

{Parent.postalcode}


C.

{Records.postalcode}


D.

{Params.postalcode}


Expert Solution
Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions