nerdexam
IBM

C2180-272 · Question #39

A solution developer needs to read records from a file every hour and insert them into a database. The solution developer creates a flow using a TimeoutNotification node to start the flow, a…

The correct answer is B. Set the Transaction Mode of the TimeoutNotification node to Yes. See the full explanation below for the reasoning.

Question

A solution developer needs to read records from a file every hour and insert them into a database. The solution developer creates a flow using a TimeoutNotification node to start the flow, a FileRead node to read individual records from the file and a Compute node to insert the records into the database. To ensure that all records are processed in a unit of work, what must the solution developer do?

Options

  • ACheck the Throw exception on database error option
  • BSet the Transaction Mode of the TimeoutNotification node to Yes
  • CSet the Record Detection option of the FileRead node to Whole File
  • DSet the Operation Mode of the TimeoutNotification node to Controlled

How the community answered

(57 responses)
  • A
    2% (1)
  • B
    81% (46)
  • C
    7% (4)
  • D
    11% (6)

Community Discussion

No community discussion yet for this question.

Full C2180-272 Practice