Pass the Vlocity Platform Developer Vlocity-Platform-Developer Questions and answers with CertsForce

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

Which description below best matches what Publish Options does?

Options:

A.

Enable a FlexCard to use a Viocity Integration Procedure to return a set of actions


B.

Configure metadata values and set the target for the published FlexCard


C.

Make the FlexCard usable in the OmniScript Designer via the Custom LWC element


D.

Enable grouping FlexCards by object type or by the order they appear in the database


Expert Solution
Questions # 12:

Which of these checkboxes helps prevent a DataRaptor Load from creating duplicate records?

Options:

A.

Upsert Key


B.

s Disabled


C.

Is Lookup


D.

Is Required For Upsert


Expert Solution
Questions # 13:

Which twoof the items below must be defined before you can create a new OmniScript?

Choose 2 answers

Options:

A.

SubType


B.

Type


C.

Template


D.

Description


Expert Solution
Questions # 14:

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 Calculator

Options:

A.

In the DataRapior Load, in the preview tab, the Recordid is from the wrong record type. a


B.

The Input JSON paths in the DataRaptor Load do noi match the JSON sent from the OmniScript.


C.

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


D.

Contextid is misspelled in the merge code that passes the Recordid fo the DataRaptor.


Expert Solution
Questions # 15:

How can a Card Layout be embedded within another Card?

Options:

A.

Use an angular filter in a specific field in a card state


B.

Use the Add Layout button in zone layout


C.

Use a session variable on a Card


D.

Use a card state with a Layout condition


Expert Solution
Questions # 16:

What JSON code correctly represents the step in the OmniScript Structure panel shown?

Question # 16

Options:

A.

"Step1": {"Block1": { "Text1": "Text". "Block2": { "Telephone1": "1234567890", "Checkbox1": false }}, "Block": { "Multi-selecti": "Value

A;Value B" }}


B.

"Step1": {"Block1": { "Text1": "Text", "Telephone 1": "1234567890", "Block2": { "Checkbox1": false }}, "Block3": { "Multi-select1": "Value A;Value B"}}} Written


C.

"Step1": { "Block1": { "Text1" "Text", "Telephane1": "1234567890" }. "Block2": { "Checkbox1" false, "Block3": { "Multi-selecti": "Value Value A:Value B

A;value B" }}}


D.

"Step1": {"Block1": {"Text1": "Text" }, "Block2": ("Telephone 1": "1234567890", "Checkbox1": false, "Block3": { "Multi-select1": "Value A;Value B" }}}


Expert Solution
Questions # 17:

In an Integration Procedure, you need to perform a multi-step calculation on every element of an array. Based on best practices, what two methods are recommended?

Choose 2 answers

Options:

A.

Use a Calculation Action to call a Calculation Procedure.


B.

Use a Set Values Element inside a Loop Block.


C.

Use a List Action to merge the array elements together.


D.

Use a Matrix Action to call a Calculation Matrix


Expert Solution
Questions # 18:

In which two fields in an Integration Procedure or DataRaptor can you use a function like CONCAT or DATEDIFF?

Choose 2 answers

Options:

A.

In a Set Values Action in a Value field.


B.

In a Remote Action in an Additional Output value field.


C.

In a DataRaptor Action in an Input Parameters value field.


D.

In a DataRaptor in an Output Tab Output JSON Path.


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