Vlocity Vlocity Platform Developer Vlocity Platform Developer Exam (v5.0) Online Training
Vlocity Vlocity Platform Developer Online Training
The questions for Vlocity Platform Developer were last updated at Mar 09,2025.
- Exam Code: Vlocity Platform Developer
- Exam Name: Vlocity Platform Developer Exam (v5.0)
- Certification Provider: Vlocity
- Latest update: Mar 09,2025
in an OmniScript, you need to get data from a single field ina Salesforce record.
What element does this?
- A . Select
- B . HTTP Action
- C . Lookup
- D . DataRaptor Post Action
You configured a FlexCard with a DataRaptor data source which uses the params.id as an input. When you click View Data on the FlexCard, valid data displays. However, when you preview the layout, the FlexCard does not display.
What could cause this error? Choose 2 answers
- A . The Data Node field for the FlexCard is empty.
- B . The Attributes haven’t been configured to pass the data to the fields.
- C . The Recordid in the Test Data Source Settings is for the wrong record type.
- D . There is no Salesforce record for the FlexCard based on the Recordid in the layout’s Test Data Source Settings.
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
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
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.
What can be launched with an action button on a FlexCard?
- A . AViocity DataRaptor Load
- B . A Viocity Calculation Matrix
- C . A Viocity omniscript
- D . A Vlocity Calculation Procedure
What should your first step be in troubleshooting whether a DataRaptor Extract is retrieving data?
- A . Go to the PREVIEW tab in OmniScript to test.
- B . Go to the Industry Console and reload the page to test.
- C . Deactivate the card and layout, and go to the PREVIEW tab for the card to test.
- D . Add a key/value pair in the DataRaptor to test it
Which of these checkboxes helps prevent a DataRaptor Load from creating duplicate records?
- A . Upsert Key
- B . s Disabled
- C . Is Lookup
- D . Is Required For Upsert
If the email address of a Contact is changed in an OmniScript, which of the following should be configured to update the contact’s record in Salesforce? Multiple Books
- A . A DataRaptor Transform that maps the new Email address to the old Email address field.
- B . A DataRaptor Extract that includes the Recordld, the upsert key selected, and the new Email address.
- C . A DataRaptor Load that includes the Recordld, the upsert key selected, and the new Email address.
- D . A DataRaptor Transform that includes the previous email with the upsert key selected and the new Email address.
You want to edit a FlexCard.
Which question should you ask and answer before you make changes to the active version of the FlexCard?
- A . Is the FlexCard used anywhere else?
- B . Will the FlexCard only be used for testing?
- C . Where will the FlexCard be available to use?
- D . Has the FlexCard been cloned before?