Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

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

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

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

Choose 2 answers

Options:

A.

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


B.

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


C.

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


D.

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


Expert Solution
Questions # 2:

An OmniStudio Developer is configuring an Integration Procedure that executes a Data Mapper Load Action to update a record. If the Data Mapper fails due to a validation rule, the developer needs the Integration Procedure to continue executing and send a user-friendly error message in the final response instead of stopping.

Which element should the developer use to wrap the Data Mapper Load Action?

Options:

A.

Group element


B.

Set Values element


C.

Try-Catch Block


D.

Response Action


Expert Solution
Questions # 3:

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 # 4:

A developer needs to configure a calculation procedure to calculation a subtotal using two different depending on whether the input Boolean variable is Customer is set to true or false.

How should a developer configure the calculation procedure to conditionally execute the correct formula?

Options:

A.

Use two separate Calculation Steps with the Conditional Step property selected: use the ISTRUE (is Customer) and NOT (ISTRUE) (is Customer) functions in the Condition syntax.


B.

Use two separate Calculation Steps with the Conditional Step property selected: reference just the is Customer variable in the Conditional syntax (no comparison necessary)


C.

Use two separate Calculation Steps with the Conditional Step property selected: compare theisCustomer variable directly to the literal true and false values in the Condition syntax.


D.

Use a single Calculation Steps with IF statement directly in the formula definition to reference the isCustomer variable and conditionally perform the appropriate calculation.


Expert Solution
Questions # 5:

An OmniStudio Developer at Universal Containers is choosing between two methods to embed an OmniScript on a Lightning page: the standard OmniScript component and the vlocity OmniScript wrapper Lightning web component. The key requirement is to dynamically control the OmniScript ' s theme and layout based on user input from another component on the same page. Which embedding method should the developer choose and why?

Options:

A.

The vlocity OmniScript wrapper, because its attributes can be changed dynamically.


B.

The standard component, because it allows theme selection in the App Builder.


C.

The vlocity OmniScript wrapper, because it provides better performance.


D.

The standard component, because it is simpler to configure for basic use cases.


Expert Solution
Questions # 6:

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?

Options:

A.

{Records {0}}


B.

{Records}


C.

{Params, records}


D.

{Recorded}


Expert Solution
Questions # 7:

An OmniStudio Developer needs an Integration Procedure that gets data from Salesforce, uses an Apex class to process the data, and then sends data to the entity that called the Integration Procedure. Which three elements provide this functionality?

Options:

A.

Data Mapper Post Action


B.

Response Action


C.

Data Mapper Extract Action


D.

Remote Action


E.

HTTP Action


Expert Solution
Questions # 8:

An OmniStudio Developer creates an Integration Procedure with a Set Values element and a Data Mapper Extract Action that requires AccountId as a key. When the developer previews the Integration Procedure, they enter the AccountId correctly and execute the preview. The developer sees the data extracted by the Data Mapper in the Debug Log, but the response is empty. What is the likely cause of this issue?

Options:

A.

The Data Mapper Action did not have the Add Response To Response JSON property set to true.


B.

The AccountId used for the preview is invalid.


C.

A Response Action was not added and Data Mapper output was not mapped to the Send JSON Path.


D.

A Response Action was not added to the Integration Procedure.


Expert Solution
Questions # 9:

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 # 9

B)

Question # 9

C)

Question # 9

D)

Question # 9

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 10:

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
Viewing page 1 out of 6 pages
Viewing questions 1-10 out of questions