Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Salesforce Developer OmniStudio-Developer Exam Dumps

Salesforce Certified OmniStudio Developer Plat-Dev-210 Questions and Answers

Question 37

A customer sets up to LWC Omniscripts, one embedded into another. Account is set in a Set Values element in the parent Omniscript.

The AccountId set in the parent Omniscript is used to another Set Values element ContextAccountid in the embedded OmniScript. The embedded Omniscript is activated.

While previewing the OmniScript flow from the parent, it is found that Account is set correctly in the parent OmniScript. However. ContextAccountId in the embedded OmniScript is not set with the AccountId from parent Omniscript. On previewing the embedded OmniScript individually, it is found that ContextAccountId is set correctly.

What is the reason for this? Refer to the exhibit below.

Options:

A.

Both parent and embedded OmniScripts have the same element name for the Set values element.

B.

A developer failed to include a Navigation Element to pass data from the parent OmniScript.

C.

The LWC PubSub Message flag in the Set Values action of the parent has not been set.

D.

The flag pass Data JSON in the parent OmniScript in not configured correctly.

Question 38

An OmniStudio Developer attempts to deploy an Integration Procedure that calls a Remote Action Apex class. The deployment fails because the Apex class dependency is not found. What is the required action the developer must take?

Options:

A.

Configure the Integration Procedure with a Cache Duration.

B.

Configure the Integration Procedure as Chainable.

C.

Deploy the Apex class to the target environment before deploying the Integration Procedure.

D.

Configure the Integration Procedure with a Try-Catch Block.

Question 39

Which two fields in an Integration Procedure or Data Mapper can execute a function like CONCAT or DATEDIFF?

Choose 2 answers

Options:

A.

In a Data Mapper in an Output Tab Output JSON Path

B.

In a Set Values Action in a Value field

C.

In a Data Mapper Action in an Input Parameters value field

D.

In a Remote Action in an Additional Output value field

Question 40

When configuring the Formulas tab in any Data Mapper type, what is best practice regarding the naming of formula variables?

Options:

A.

Use generic names that can be easily reused.

B.

Use the exact API name of the target field.

C.

Use clear, descriptive variable names.

D.

Use the shortest possible variable names.