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

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

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?

Options:

A.

DataRaptor Post Action


B.

HTTP Action


C.

Integration Procedure Action


D.

DataRaptor Load Action


Expert Solution
Questions # 12:

A developer needs to configure a calculation procedure to calculate the sum of the entire base price.

What is the most efficient way for the developer to meet this requirement?

Options:

A.

Create a Postprocessor apex class to calculate the sum.


B.

Add an Aggregation Step as SUM (BasePrice)


C.

Add A Calculation Step as SUM (BasePrice).


D.

Create a Preprocessor class to calculate the sum


Expert Solution
Questions # 13:

A company wants to allow agents to send customers a quote for signature. The quote is a document created using a DocuSign template that has been prefilled with all of the quote details. The document will be emailed to one or more recipients for signature.

How should a developer configure this functionality in OmniScript?

Options:

A.

DocuSign Envelope Action


B.

PDF Acwm


C.

DocuSign Signature Action


D.

Email Action


Expert Solution
Questions # 14:

The OmniScript must retrieve device details stored in the Asset object and then call an external system to send troubleshooting commands via REST API to the device.

Which two OmniScript element should the developer use to configure this functionality?

Options:

A.

DataRaptor Extract Action


B.

REST API Action


C.

Navigation Action


D.

SOQL Action


E.

HTTP Action


Expert Solution
Questions # 15:

Why would a developer clone an Integration Procedure instead of versioning it?

Options:

A.

The new Integration Procedure uses a Cache Block.


B.

The new Integration Procedure it replacing stub data.


C.

The new Integration Procedure will be used independently


D.

The new Integration Procedure is Chainable.


Expert Solution
Questions # 16:

A developer creates a DataRaptor Extract to retrieve data to pass to an external service. The external service expects the field value to be an integer. However, the DataRaptor is sending it as a string.

Which action can the developer take to fix this?

Options:

A.

In the DataRaptor Output tab, select the Output Data Type of that field to Integer.


B.

In the DataRaptor Output tab, enter the default value as 0 on the field.


C.

In the DataRaptor Extract tab, set the Input Data Type field to Integer.


D.

In the DataRaptor Formula tab, define a formula using the function TOINTEGER and use the formula as output.


Expert Solution
Questions # 17:

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

Options:

A.

Go to the Lightning Console and reload the page to test.


B.

Go to the PREVIEW tab In OmniScript to test.


C.

Deactivate the card and layout, and go to the PREVIEW tab for the card to test.


D.

Add a key/value pair in the DataRaptor to test it.


Expert Solution
Questions # 18:

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)

Question # 18

B)

Question # 18

C)

Question # 18

D)

Question # 18

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 19:

What OmniStudio tool pre-populates the data m a PDF used by an OmniScript?

Options:

A.

A SOQL Query


B.

A DataRaptor Load


C.

A DataRaptor Extract


D.

A DataRaptor Transform


Expert Solution
Questions # 20:

A developer creates a new FlexCardto display customer data and actions, such as updating billing information and changing the contact for the customer account. The FlexCard contains 10 fields and 5 actions.

During testing, several fields display with the correct data, but one of the fieldsshows only the label.

What could cause this?

Options:

A.

The fields have exceeded the maximum number allowed on the card.


B.

The field is null 0 the Salesforce record.


C.

{recordld} us misspelled in the Data Source Input Map.


D.

There are no test parameters configured.


Expert Solution
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions