リアルなVlocity-Platform-Developerは100%カバー試験問題をゲット [2022年01月]
問題集まとめ概要はVlocity-Platform-Developer試験問題集はここ
質問 20
in a DataRaptor Extract JSON Path, which option below has the correct syntax for a relationship query for a native Salesforce record?
- A. ContactCaseld. Subject
- B. Contact:Caseld__rSubject
- C. Contact: Caseld:Subject
- D. Contact:Caseld__r-Subject
正解: D
質問 21
Which of these checkboxes helps prevent a DataRaptor Load from creating duplicate records?
- A. s Disabled
- B. Upsert Key
- C. Is Required For Upsert
- D. Is Lookup
正解: B
質問 22
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. BlockA:BlockB-Action1
- C. Action1:BlockB:BlockA
- D. Action1.BlockB_BlockA
正解: C
質問 23
What pre-populates the data in a PDF used by an OmniScript?
- A. ASOGL Query
- B. ADataRaptor Load
- C. A DataRaptor Transform
- D. ADataRaptor Extract
正解: C
質問 24
In an OmniScript, what is unique about a Requirement in a Messaging element?
Choose 2 answers
- A. It makes the banner yellow
- B. It requires a Validate Expression
- C. It is only availability for the false message
- D. It sets the element to required
正解: A,B
質問 25
Which statement about a FlexCard is true?
- A. A FlexCard requires its own data source.
- B. A FlexCard requires a template to be assigned to it
- C. A FlexCard can have multiple states.
- D. A FlexCard must have test data source settings.
正解: B
質問 26
You are troubleshooting an Integration Procedure with two elements: a Remote Action named FetchCart and a Response Action named ResponseCart. In PREVIEW, what JSON node shows the data sent to the Remote Action?
- A. ResponseCart
- B. FetchCart
- C. ResponseCartDebug
- D. FetchCartDebug
正解: D
質問 27
Of the questions listed below, which two are ones you need to answer when you create a DataRaptor Extract?
- A. Which card will be using this DataRaptor?
D Which OmniScript template will | be using? - B. What should | name the JSON node where the data will be sent?
- C. Which sObject or sObjects contain the data | need?
正解: A,C
質問 28
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 element name for the missing data does not match the JSON node key in the Integration Procedure Response.
- B. The missing data is trimmed in the Integration Procedure Action Response JSON Path.
- C. The JSON sent from the Integration Procedure Action does not match any of the Original Input for the Integration Procedure.
- D. The Integration Procedure Preview Input Parameters do not match the JSON sent from the OmniScript.
正解: A,B
質問 29
Which three are true about Calculation Matrix inputs?
Choose 3 answers
- A. They can be a combination of values.
- B. They must be unique.
- C. They must contain numerical data.
- D. They can represent ranges.
正解: A,B,D
質問 30
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 List Action to merge the array elements together.
- B. Use a Calculation Action to call a Calculation Procedure.
- C. Use a Set Values Element inside a Loop Block.
- D. Use a Matrix Action to call a Calculation Matrix
正解: B,D
質問 31
You are configuring the API URL in an HTTP Action element within an Integration Procedure. What is the merge code syntax for passing a Date node from an element named SetValues in the URL?
- A. %SetValues:Date%
- B. {{SetValues. Date} Calculator
- C. [SetValues' [Date] on
- D. %Setvalues.Date%
正解: A
質問 32
You want to build a DataRaptor Transform to send product pricing to a Calculation Procedure. Given the JSON Output below, which mapping in your Transform would be correct for the Output JSON Path for the Base Price?
- A. Input.baseprice
- B. Input BasePrice
- C. Input:BasePrice
- D. Input-Base Price
正解: C
質問 33
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", "Telephane1": "1234567890" }. "Block2": { "Checkbox1" false, "Block3": { "Multi-selecti": "Value Value A:Value B A;value B" }}}
- C. "Step1": {"Block1": { "Text1": "Text". "Block2": { "Telephone1": "1234567890", "Checkbox1": false
}}, "Block": { "Multi-selecti": "Value
A;Value B" }} - D. "Step1": {"Block1": {"Text1": "Text" }, "Block2": ("Telephone 1": "1234567890", "Checkbox1":
false, "Block3": { "Multi-select1": "Value A;Value B" }}}
正解: B
質問 34
An OmniScript updates data from one Salesforce record, but when it completes, only some of the data is updated in Salesforce. A DataRaptor Load saves the data. What error could cause this behavior?
Choose 2 answers Calculator
- A. The Input JSON paths in the DataRaptor Load do noi match the JSON sent from the OmniScript.
- B. In the DataRapior Load, in the preview tab, the Recordid is from the wrong record type. a
- C. The fields that are not updated are read only in Salesforce.
- D. Contextid is misspelled in the merge code that passes the Recordid fo the DataRaptor.
正解: A,C
質問 35
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 Remote Action in an Additional Output value field.
- B. In a Set Values Action in a Value field.
- C. In a DataRaptor Action in an Input Parameters value field.
- D. In a DataRaptor in an Output Tab Output JSON Path.
正解: A,C
質問 36
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. Set Values
- B. Email Action
- C. Lookup
- D. Set Errors
正解: D
質問 37
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. OptionA
- B. OptionD
- C. OptionC
- D. OptionB
正解: B
質問 38
You have so many fields on a FlexCard that it looks cluttered. Based on best practices, what is the most efficient way to declutter it?
- A. Delete some of the actions
- B. Use a child FlexCard
- C. Use a flyout action
- D. Use a datatable or chart element
正解: C
質問 39
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. In the Setup Panel, {recordid} is misspelled in the Data Source Input Map.
- C. There are no Test Data Test Parameters configured.
- D. The field is null in the Salesforce record.
正解: D
質問 40
Which Calculation Matrix Version in the list would execute on2/15/2020 at 12:00 PM?
- A. Version Number 1
- B. Version Number 3
- C. Version Number 2
- D. Version Number 4
正解: D
質問 41
Why do you need a Response Action element in an Integration Procedure?
- A. It calls an APEX class and method.
- B. Itenforces error checking.
- C. It controls where the user navigates after the Integration Procedure is completed.
- D. It returns data to whatever called the Integration Procedure.
正解: D
質問 42
......
認定トレーニングはVlocity-Platform-Developer試験問題集テストエンジン:https://www.passtest.jp/Vlocity/Vlocity-Platform-Developer-shiken.html