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
What is the merge code you need for this Integration Procedure structure to pass a CaseNumber node from the DataRaptor Extract Action Single Book (DRReadCase) to the HTTP Action's HTTP Path URL?

A. {{DRReadCase. CaseNumber}}
B. %DRReadCase:CaseNumber%
C. {{CaseNumben}
D. HTTPGetCaseDetails: CaseNumber
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 Set Values Action in a Value field.
B. In a Remote Action in an Additional Output value field.
C. In a DataRaptor Action in an Input Parameters value field.
D. In a DataRaptor in an Output Tab Output JSON Path.
Which statement about a FlexCard is true?
A. A FlexCard requires its own data source.
B. A FlexCard can have multiple states.
C. A FlexCard must have test data source settings.
D. A FlexCard requires a template to be assigned to it
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 has the higher priority
B. The state that is closer to the top in the FlexCard canvas
C. The state that has no condition
D. The state that is closer to the bottom in the FlexCard canvas
How can a Card Layout be embedded within another Card?
A. Use an angular filter in a specific field in a card state
B. Use the Add Layout button in zone layout
C. Use a session variable on a Card
D. Use a card state with a Layout condition
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.