nerdexam
IBM

A2180-270 · Question #43

During acceptance testing of an integration solution, various errors in the mediation flows were discovered. While correcting these errors, the development team found that little or no error…

The correct answer is D. Create a mediation subflow containing the exception handling logic, and connect the error input node of each mediation flow to this new subflow. See the full explanation below for the reasoning.

Question

During acceptance testing of an integration solution, various errors in the mediation flows were discovered. While correcting these errors, the development team found that little or no error handling was present within the mediation flows. Therefore, a new requirement is introduced to handle every exception within any mediation flow in exactly the same way by logging the exception to a file. How can an integration developer implement this requirement?

Options

  • AConnect a trace primitive to each fail terminal.
  • BCreate a mediation flow containing the exception handling logic, and invoke it whenever an error occurs.
  • CCreate a mediation subflow containing the exception handling logic, andconnect every fail terminal to this new subflow.
  • DCreate a mediation subflow containing the exception handling logic, and connect the error input node of each mediation flow to this new subflow.

How the community answered

(49 responses)
  • A
    4% (2)
  • B
    12% (6)
  • C
    6% (3)
  • D
    78% (38)

Community Discussion

No community discussion yet for this question.

Full A2180-270 Practice