nerdexam
IBM

C9530-001 · Question #87

Which terminal is wired to check for any exceptions within the node?

The correct answer is D. Failure Terminal. The Failure Terminal is the output terminal to which the input message is routed if an unhandled exception occurs during the computation. When a message flow node that has a Failure terminal detects an internal error, it propagates the message to that terminal. If it does not…

Message Flow Development

Question

Which terminal is wired to check for any exceptions within the node?

Options

  • AIn Terminal
  • BError Terminal
  • CThrow Terminal
  • DFailure Terminal

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    4% (1)
  • C
    4% (1)
  • D
    85% (23)

Explanation

The Failure Terminal is the output terminal to which the input message is routed if an unhandled exception occurs during the computation. When a message flow node that has a Failure terminal detects an internal error, it propagates the message to that terminal. If it does not have a Failure terminal, or the Failure terminal is not connected, the integration node generates an exception.

Topics

#node terminals#Failure terminal#exception handling#error routing

Community Discussion

No community discussion yet for this question.

Full C9530-001 Practice