Vlocity Vlocity-Platform-Developer Real Exam Questions Test Engine Dumps Training With 62 Questions
Vlocity-Platform-Developer Actual Questions Answers PDF 100% Cover Real Exam Questions
NEW QUESTION 25
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 26
Which description below best matches what Publish Options does?
- A. Enable grouping FlexCards by object type or by the order they appear in the database
- B. Enable a FlexCard to use a Viocity Integration Procedure to return a set of actions
- C. Make the FlexCard usable in the OmniScript Designer via the Custom LWC element
- D. Configure metadata values and set the target for the published FlexCard
Answer: B
NEW QUESTION 27
What OmniScript Element only displays a rich-text HTML formatted code block?
- A. Text Area
- B. Text Block
- C. Text
- D. Edit Block
Answer: B
NEW QUESTION 28
What JSON from the DRGetAccountDetails action would display all six values correctly in the OmniScript structure shown? BikContacts is a Repeat Block.
- A. {"ContactPhone": "(212) 169-1475", "ContactName". "Edward Stamos", "ContactPhone": "(212) 189-8979", "ContactName": "Leanne Tomlin", "AccountPhone": "2221546450", "AccountName": "Acme" }
- B. {"Contacts": [ {"ContactPhone": "(212) 169-1475", "ContactName": "Edward Stamos" }, {"ContactPhone": "(212) 189-8979",
"ContactName": "Leanne Tomlin" } ], "AccountPhone™: "2221546450", ""AccountName™: "Acme" } - C. {"BlkContacts": [ { "ContactPhone": "(212) 169-1475", "ContactName™: "Edward Stamos" }, { "ContactPhone": "(212) 189-6979".
"ContactName": "Leanne Tomlin" } J, "AccountPhone™ "2221546450", "AccountName" "Acme" } - D. {"BlkContacts": [ { "Phone": "(212) 169-1475", "Name": "Edward Stamos" }. { "Phone": "(212) 169-8979", "Name": "Leanne Tomlin" } J,
"AccountPhone": "2221546450", "AccountName": "Acme" }
Answer: C
NEW QUESTION 29
In this Integration Procedure structure, what Send JSON Path would you use to send the output of the Action1element to a Remote Action?
- A. BlockA.BlockB.Action1
- B. Action1:BlockB:BlockA
- C. BlockA:BlockB-Action1
- D. Action1.BlockB_BlockA
Answer: B
NEW QUESTION 30
How can a Card Layout be embedded within another Card?
- A. Use the Add Layout button in zone layout
- B. Use a card state with a Layout condition
- C. Use a session variable on a Card
- D. Use an angular filter in a specific field in a card state
Answer: A
NEW QUESTION 31
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. You must select a data node in the Data Node field in the Properties panel on the child FlexCard Pencil & Pape
- C. The same data source must be selected and configured in both parent and child FlexCards
- D. The same fields must be available in both parent and child FlexCards
Answer: A,B
NEW QUESTION 32
Which three are true about Calculation Matrix inputs?
Choose 3 answers
- A. They can be a combination of values.
- B. They must contain numerical data.
- C. They must be unique.
- D. They can represent ranges.
Answer: A,C,D
NEW QUESTION 33
Your company is using an OmniScript on a Community page to take applications from new customers. The email address field is not required when the customer fills in their contact information on the first step. On the last step, a customer indicates they would like to be contacted via email, but on the first step they left that field blank. Which element will let you return the customer to that first step and change the email field to a required field?
- A. Email Action
- B. Set Errors
- C. Lookup
- D. Set Values
Answer: C
NEW QUESTION 34
While using the Lightning App Builder, you add a Custom Component to the console, but the component you want to add does not appearin the dropdown list. What could cause this?
- A. The FlexCard does not have an active version.
- B. The FlexCard has a recordid that is for the wrong record type.
- C. The record displayed in the Lightning App Builder preview has no data for the record displayed.
- D. The data source for the FlexCard is not active.
Answer: A
NEW QUESTION 35
In this Integration Procedure structure, what Send JSON Path would you use to send the output of the Action1 element to a Remote Action?
- A. BlockA.BlockB.Action1
- B. Action1:BlockB:BlockA
- C. BlockA:BlockB-Action1
- D. Action1.BlockB_BlockA
Answer: B
NEW QUESTION 36
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 37
An OmniScript gets data from Salesforce and from an on-premises billing database. What two OmniScript elements could retrieve this data?
Choose 2 answers
- A. HTTP Action
- B. Response Action
- C. Navigate Action
- D. DataRaptor Extract Action
Answer: A,D
NEW QUESTION 38
An OmniScript displays data from an API using an Integration Procedure, but some of the data is missing.
What error could cause this?
Choose 2 answers
- A. The JSON sent from the Integration Procedure Action does not match any of the Original Input for the Integration Procedure.
- B. The Integration Procedure Preview Input Parameters do not match the JSON sent from the OmniScript.
- C. The element name for the missing data does not match the JSON node key in the Integration Procedure Response.
- D. The missing data is trimmed in the Integration Procedure Action Response JSON Path.
Answer: C,D
NEW QUESTION 39
Which two of these options can retrieve data from a Salesforce object? Choose 2 answers
- A. A DataRaptor Extract Action
- B. A DataRaptor Load Action
- C. A Lookup Action
- D. A DataRaptor Post Action
- E. An HTTP Action
- F. A DataRaptor Transform Action
Answer: C,F
NEW QUESTION 40
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 DataRaptor in an Output Tab Output JSON Path.
- B. In a Set Values Action in a Value field.
- C. In a Remote Action in an Additional Output value field.
- D. In a DataRaptor Action in an Input Parameters value field.
Answer: B,C
NEW QUESTION 41
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 DataRaptor in an Output Tab Output JSON Path.
- B. In a DataRaptor Action in an Input Parameters value field.
- C. In a Set Values Action in a Value field.
- D. In a Remote Action in an Additional Output value field.
Answer: B,D
NEW QUESTION 42
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. Where will the FlexCard be available to use?
- B. Is the FlexCard used anywhere else?
- C. Will the FlexCard only be used for testing?
- D. Has the FlexCard been cloned before?
Answer: B
NEW QUESTION 43
in an OmniScript, you need to get data from a single field ina Salesforce record. What element does this?
- A. Lookup
- B. Select
- C. HTTP Action
- D. DataRaptor Post Action
Answer: A
NEW QUESTION 44
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 45
What pre-populates the data in a PDF used by an OmniScript?
- A. ADataRaptor Extract
- B. ADataRaptor Load
- C. ASOGL Query
- D. A DataRaptor Transform
Answer: D
NEW QUESTION 46
......
PDFDumps Vlocity-Platform-Developer Exam Practice Test Questions : https://www.pdfdumps.com/Vlocity-Platform-Developer-valid-exam.html