Get 2021 Updated Free Vlocity Vlocity-Platform-Developer Exam Questions & Answer [Q35-Q51]

Share

Get 2021 Updated Free Vlocity Vlocity-Platform-Developer Exam Questions & Answer

Vlocity-Platform-Developer Dumps PDF and Test Engine Exam Questions

NEW QUESTION 35
You want to pass the postalcode attribute from a parent to a child FlexCard. What do you enter for the Value on the parent FlexCard?

  • A. {params.postaiCode}
  • B. {Params.PostalCode}
  • C. {PostalCode}
  • D. {Parent PostalCode}

Answer: B

 

NEW QUESTION 36
You are building a DataRaptor Load for an Integration Procedure used in an OmniScript. Based on best practices, how should you configure the Input JSON?

  • A. Build the Input JSON node by node in an editor.
  • B. Build the Input JSON node by node in the DataRaptor Designer.
  • C. Copy the Input JSON from the OmniScript {Data} modal.
  • D. Copy the Input JSON from the DataRaptor Action Debug node.

Answer: C

 

NEW QUESTION 37
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

 

NEW QUESTION 38
You want to send all data from a FlexCard's data source to a Datatable in a child FlexCard. What is the variable you put in the Data Node field in the parent FlexCard that gets all the records?

  • A. {recordid}
  • B. {records [0]}
  • C. {records}
  • D. {Parent.id}

Answer: C

 

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

  • A. "Step1": {"Block1": { "Text1": "Text", "Telephone 1": "1234567890", "Block2": { "Checkbox1": false
    }}, "Block3": { "Multi-select1": "Value A;Value B"}}} Written
  • B. "Step1": {"Block1": {"Text1": "Text" }, "Block2": ("Telephone 1": "1234567890", "Checkbox1":
    false, "Block3": { "Multi-select1": "Value A;Value B" }}}
  • 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": { "Telephone1": "1234567890", "Checkbox1": false
    }}, "Block": { "Multi-selecti": "Value
    A;Value B" }}

Answer: C

 

NEW QUESTION 40
The card layout below has an Integration Procedure as a data source. The cards use the layout data source.
Which JSON data structure below supports this card layout and uses best practices.

  • A. ""ContactCellPhone: "(212) 154-8562",
    "ContactName": "Edward Stamos",
    "AccountPhone": "2221546450",
    "AccountName": "Acme"
    I
    {
    "ContactCellPhone: "(650) 156-1102",
    "ContactName": "Howard Jones",
    "AccountPhone": "2221546450",
    "AccountName" "Acme"
    }
    ]
  • B. "Contact": [
    {
    "CellPhone": "(212) 154-8562",
    "Name": "Edward Stamos"
    },
    t
    "CellPhone". "(650) 156-1102",
    "Name": "Howard Jones"
    }

Answer: B

 

NEW QUESTION 41
Which context variable is set in the card designer and allows access to any property in scope plus the {{payload}} variable?

  • A. Attributes {{attrs}}
  • B. Session variables {{session}}
  • C. Object {{objj}}
  • D. Page parameters {{params}}

Answer: B

 

NEW QUESTION 42
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. Set element to required if true
  • B. Show element if true
  • C. Disable read only if true
  • D. Set element to optional if false

Answer: B

 

NEW QUESTION 43
What are two items you can include on a flyout action?
Choose 2 answers

  • A. An OS Action
  • B. Another flyout
  • C. A link to a DataRaptor Load
  • D. A link to an Integration Procedure

Answer: C,D

 

NEW QUESTION 44
You want to use a custom icon in a FlexCard. How would you do this?

  • A. Select Custom as the icon type and enter the icon URL in the Image Source field
  • B. Select Salesforce SVG as the icon type and search for custom to find the custom icon
  • C. Select Salesforce SVG as the icon type and scroll through until you find the custom icons
  • D. Select Custom as the icon type and search for the custom icon you want from the library

Answer: A

 

NEW QUESTION 45
You have configured an Integration Procedure element with SEND/RESPONSE TRANSFORMATIONS as shown. Alternatively, how would you configure Additional Input to send exactly the same data? Assume that you check Send Only Additional Input.

A)

B)

C)

D)

  • A. OptionC
  • B. OptionA
  • C. OptionD
  • D. OptionB

Answer: C

 

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

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

Answer: B,C

Explanation:
D Which OmniScript template will | be using?

 

NEW QUESTION 47
Which Calculation Matrix Version in the list would execute on2/15/2020 at 12:00 PM?

  • A. Version Number 1
  • B. Version Number 4
  • C. Version Number 3
  • D. Version Number 2

Answer: B

 

NEW QUESTION 48
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 data source must be selected and configured in both parent and child FlexCards
  • C. You must select a data node in the Data Node field in the Properties panel on the child FlexCard Pencil
    & Pape
  • D. The same fields must be available in both parent and child FlexCards

Answer: A,C

 

NEW QUESTION 49
On a FlexCard canvas, several fields display with Salesforce data, but one of the fields shows only the label. What could cause this?

  • A. The card state only supports a limited number of fields for display.
  • B. The field is null in the Salesforce record.
  • C. In the Setup Panel, {recordid} is misspelled in the Data Source Input Map.
  • D. There are no Test Data Test Parameters configured.

Answer: B

 

NEW QUESTION 50
You have a FlexCard with five FlexCard states. Four of the states have a condition. Two of the states have true conditions. Which state will be displayed?

  • A. The state that is closer to the bottom in the FlexCard canvas
  • B. The state that has no condition
  • C. The state that is closer to the top in the FlexCard canvas
  • D. The state that has the higher priority

Answer: C

 

NEW QUESTION 51
......

Verified Vlocity-Platform-Developer exam dumps Q&As with Correct 62 Questions and Answers: https://www.validtorrent.com/Vlocity-Platform-Developer-valid-exam-torrent.html