Vlocity vlocity-platform-developer online test

AnswersVlocity Platform Developer Exam Exam

What students need to know about the vlocity-platform-developer exam

  • Total 60 Questions & Answers

Question 1

You want a child FlexCard to use the parent's data source. What do you need to do to make it work?
Choose 2 answers

  • A. You must select a data node in the Data Node field in the Properties panel on the parent FlexCard
  • B. The same fields must be available in both parent and child FlexCards
  • C. The same data source must be selected and configured in both parent and child FlexCards
  • D. You must select a data node in the Data Node field in the Properties panel on the child FlexCard Pencil & Pape
Answer:

A, D

Discussions

Question 2

An OmniScript gets data from Salesforce and from an on-premises billing database. What two
OmniScript elements could retrieve thi data?
Choose 2 answers

  • A. Navigate Action
  • B. DataRaptor Extract Action
  • C. HTTP Action
  • D. Response Action
Answer:

B, C

Discussions

Question 3

Which OmniScript Action element redirects the user outside the OmniScript?

  • A. Navigate Action
  • B. Integration Procedure Action
  • C. Remote Action
  • D. HTTP Action
Answer:

A

Discussions

Question 4

Which property enables custom Lightning web components to override an individual OmniScript
elements component?

  • A. LWC Component Override
  • B. HTML Template ID
  • C. Element Type to LWC Component Mapping
  • D. Enable LWC
Answer:

C

Discussions

Question 5

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

  • 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
Answer:

A, D

Discussions

Question 6

Why would you clone an Integration Procedure instead of versioning it?

  • A. The new Integration Procedure is Chainable.
  • B. The new Integration Procedure is replacing stub data.
  • C. The new Integration Procedure uses a Cache Block.
  • D. The new Integration Procedure will be used independently.
Answer:

D

Discussions

Question 7

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

  • 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.
Answer:

A,B

Discussions

Question 8

Of the questions listed below, which two are ones you need to answer when you create a DataRaptor
Extract?

  • A. Which sObject or sObjects contain the data | need?
  • B. What should | name the JSON node where the data will be sent?
  • C. Which card will be using this DataRaptor? D Which OmniScript template will | be using?
Answer:

A, C

Discussions

Question 9

What parent JSON node name must be sent to a Calculation Procedure?

  • B. Input
  • D. Inputs
Answer:

C

Discussions

Question 10

In an OmniScript, you have a Disclosure element that requires user input only if the user already
checked a Non Disclosure Agreement
checkbox. Which conditional view option do you choose?

  • A. Disable read only if true
  • B. Set element to required if true
  • C. Show element if true
  • D. Set element to optional if false
Answer:

C

Discussions
To page 2