IBM
C2180-272 · Question #41
C2180-272 Question #41: Real Exam Question with Answer & Explanation
The correct answer is A. Time=${CURRENT_TIMESTAMP}. See the full explanation below for the reasoning.
Question
A solution developer needs to enhance an order processing message flow to create a file of all invoices processed, to show the date, time, invoice number and amount. The solution developer adds a Trace node at the end of the flow, and to also store the following information: Environment Invoice Number Amount Which Trace node pattern will provide the required output?
Options
- ATime=${CURRENT_TIMESTAMP}
- BTime=${fn:CURRENT_TIMESTAMP}
- CTime=${esql:CURRENT_TIMESTAMP}
- DTime=${CURRENT_TIMESTAMP}
Community Discussion
No community discussion yet for this question.