Certbus > Salesforce > Salesforce Developer > OMNISTUDIO-DEVELOPER > OMNISTUDIO-DEVELOPER Online Practice Questions and Answers

OMNISTUDIO-DEVELOPER Online Practice Questions and Answers

Questions 4

A developer has a requirement to create a child FlexCard that contains all of its parent FlexCard's records In a Datable How should the developer configure the parent FlexCard's Node?

A. {Records{0}}

B. {Records}

C. {Params, records}

D. {Recorded}

Browse 86 Q&As
Questions 5

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

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.

Browse 86 Q&As
Questions 6

A developer needs to build a multi-step intake form. Each step must allow the user to cancel the intake at any time. The developer is using an LWC OmniScript to build the form. How should the developer implement the cancel functionality for all steps using the LWC OmniScript Designer?

A. Check the Enable Cancel checkbox in the Setup tab under Cancel Options.

B. Add a navigation Action inside each step and set the Component name to `'Cancel'',

C. Add a navigation Action outside each step and set the Element Name to `'Cancel'',

D. Add a navigation Action inside each step and set the Element Name to `'Cancel'',

Browse 86 Q&As
Questions 7

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. Option A

B. Option B

C. Option C

D. Option D

Browse 86 Q&As
Questions 8

A developer needs to limit the of a DataRaptor Extract to a maximum of one result. How should the developer configure this?

A. Define a formula with the Filter function

B. Use a Custom Output Type when creating the DataRaptor

C. Use the LIMIT filter on the Extract definition

D. Set the Limit Property on the Action that calls the DataRaptor Extract.

Browse 86 Q&As
Questions 9

What two advantages does a DataRaptor Turbo Extract have over a standard DataRaptor Extract? Choose 2 answers

A. It populates data in PDF and DocuSign format

B. It is easier to configure

C. It has better performance at runtime

D. It supports complex field mappings

Browse 86 Q&As
Questions 10

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

B. HTTP Action

C. Integration Procedure Action

D. DataRaptor Load Action

Browse 86 Q&As
Questions 11

When launching an OmniScript from an action on a FlexCard, the OmniScript displays, but no Salesforce data is populated Which two errors could cause this behavior? Choose 2 answers

A. The Id Field for Actions in the FlexCard is blank.

B. There is no active version of the Data Raptor Extract.

C. There is no active version of the OmniScript

D. In the DataRaptor Extract Action, the Input Parameters Filter Value is misspelled.

Browse 86 Q&As
Questions 12

A developer has an existing DataRaptor Load that insert Contact records with inputs as LastName and firstName. The DataRaptor works as expected when previewed.

The developer creates an integration Procedure to test the DataRaptor and is using a SetValues element in the Integration Procedure to set the first name and last name for the contact record. The DataRaptor and Integration Procedure are set up as shown in the exhibit below.

When the developer executes the Integration procedure in preview, the following error message displays: Required fields are missing: [last Name]'', How should the developer address this issue?

A. SetValuesContactDetails should have been added to Additional input of DataRaptor Post Action in Integration Procedure

B. The Set values Action Keys should include the DataRaptor Post Action element name path, e,g LoadContactDetails, lastname

C. The DataRaptor Post Action in the integration procedure should have been executed before the Set Values Action

D. The valid field names should be added in the Domain object field in the DataRaptor

Browse 86 Q&As
Questions 13

A developer is creating an OmniScript that Provisions trial orgs to their customers. The following text block in the OmniScript uses a merge code to display the ID for the new trial org:

Welcome to Salesforce

Your ID is %Details: Customer10:ID%

During testing, the developer notices that the ID does not display. The data JSON is structured as shown below.

How should the developer correct the merge code in order for the ID to display?

A. To %%Details:Customer|0:ID%%

B. To %%Details:Customer|n:ID%

C. To %%Details:Customer|1:ID%

D. To $Details:Customer|0:ID$

Browse 86 Q&As
Questions 14

A developer needs to create . DataRaptor to retrieve the name of an account for a contact.

Following best practices, how should a developer configure the extraction steps?

A. Define an extraction step for the Contact object and set the Extract JSON Path to Contact Account.Name

B. Define extraction steps for the Contact and the Account objects, and set the Extract JSON Path to Contact Account.Name

C. Define extraction steps for the Contact and the Account objects, and set the Extract 3SON Path to Account.Name

D. Define an extraction step for the Account object, and set the Extract JSON Path to AccountContact.Name

Browse 86 Q&As
Questions 15

A healthcare company wants to enable its subscribers to add, edit, or delete dependents related to their policy Community portal. The developer on the project decides to use an MniScript.

How should the developer configure the OmniScript to provide this functionality?

A. Use an Edit Block element configured with Remote Actions.

B. Use an Edit Block element configured with SOQL statements.

C. Use an Input Block element and a DataRaptor Post Action element.

D. Use a Text Block element and a Remote Action element.

Browse 86 Q&As
Questions 16

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

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

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

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

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

Browse 86 Q&As
Questions 17

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?

A. {Postalcode}

B. {Parent.postalcode}

C. {Records.postalcode}

D. {Params.postalcode}

Browse 86 Q&As
Questions 18

Refer to the exhibit.

All inputs to the Calculation Matric are set correctly. The Calculation Matrix has the following input:

What is the output?

A. Null

B. 13.99

C. 12.99,13.99

D. 12.99

Browse 86 Q&As
Exam Name: Salesforce Certified OmniStudio Developer
Last Update: Apr 11, 2024
Questions: 86 Q&As

PDF

$45.99

VCE

$49.99

PDF + VCE

$59.99