Labour Day Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Vlocity Vlocity-Platform-Developer Vlocity Platform Developer Exam (v5.0) Exam Practice Test

Vlocity Platform Developer Exam (v5.0) Questions and Answers

Question 1

Which Calculation Matrix Version in the list would execute on 2/15/2020 at 12:00 PM?

Options:

A.

Version Number 1

B.

Version Number 2

C.

Version Number 3

D.

Version Number 4

Question 2

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

Question 3

What are two items you can include on a flyout action?

Choose 2 answers

Options:

A.

Another flyout

B.

A link to an Integration Procedure

C.

A link to a DataRaptor Load

D.

An OS Action

Question 4

How is data accessed for a Field element in a FlexCard that wants the AccountName?

Options:

A.

records

B.

{records}

C.

{AccountName}

D.

AccountName

Question 5

You are configuring an Integration Procedure Action in an OmniScript. The OmniScript needs a JSON response from the Integration

Procedure, but you do not want to wait for the response for the user to proceed. What feature do you enable?

Options:

A.

Toast Completion

B.

Invoke Mode Fire and Forget

C.

Invoke Mode Non-Blocking

D.

Use Future

Question 6

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

Question 7

Which two of these options can retrieve data from a Salesforce object? Choose 2 answers

Options:

A.

A DataRaptor Transform Action

B.

A DataRaptor Load Action

C.

A DataRaptor Post Action

D.

A Lookup Action

E.

An HTTP Action

F.

A DataRaptor Extract Action

Question 8

An OmniScript gets data from Salesforce and from an on-premises billing database. What two OmniScript elements could retrieve this

data?

Choose 2 answers

Options:

A.

Navigate Action

B.

DataRaptor Extract Action

C.

HTTP Action

D.

Response Action

Question 9

Why do you need a Response Action element in an Integration Procedure?

Options:

A.

Itenforces error checking.

B.

It returns data to whatever called the Integration Procedure.

C.

It controls where the user navigates after the Integration Procedure is completed.

D.

It calls an APEX class and method.