최신 Platform Developer Vlocity-Platform-Developer 무료샘플문제:
1. Which statement about a FlexCard is true?
A) A FlexCard must have test data source settings.
B) A FlexCard requires a template to be assigned to it
C) A FlexCard can have multiple states.
D) A FlexCard requires its own data source.
2. 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) ) "Contact": [
{
"CellPhone": "(212) 154-8562",
"Name": "Edward Stamos"
},
t
"CellPhone". "(650) 156-1102",
"Name": "Howard Jones"
}
B) ) ""ContactCellPhone™: "(212) 154-8562",
"ContactName": "Edward Stamos",
"AccountPhone": "2221546450",
"AccountName": "Acme"
I
{
"ContactCellPhone™: "(650) 156-1102",
"ContactName": "Howard Jones",
"AccountPhone"™: "2221546450",
"AccountName"™ "Acme"
}
]
3. Which Calculation Matrix Version in the list would execute on 2/15/2020 at 12:00 PM?
A) Version Number 1
B) Version Number 2
C) Version Number 4
D) Version Number 3
4. 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) There are no Test Data Test Parameters configured.
C) The field is null in the Salesforce record.
D) In the Setup Panel, {recordid} is misspelled in the Data Source Input Map.
5. In an OmniScript, what is unique about a Requirement in a Messaging element?
Choose 2 answers
A) It requires a Validate Expression
B) It is only availability for the false message
C) It sets the element to required
D) It makes the banner yellow
질문과 대답:
질문 # 1 정답: B | 질문 # 2 정답: A | 질문 # 3 정답: C | 질문 # 4 정답: C | 질문 # 5 정답: A,D |