IBM
C2180-272 · Question #41
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…
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}
How the community answered
(51 responses)- A75% (38)
- B8% (4)
- C14% (7)
- D4% (2)
Community Discussion
No community discussion yet for this question.