nerdexam
IBM

C9530-001 · Question #114

Which statement about the .NETCompute Node is true?

The correct answer is A. The exception is propagated through a predefined output terminal. The Failure Terminal is the output terminal to which the input message is routed if an unhandled exception occurs during the computation. Incorrect Answers: B: Zero or more dynamic output terminals can be created to support message routing. D: The Evaluate() method must always…

Application Development for Connectivity and Integration

Question

Which statement about the .NETCompute Node is true?

Options

  • AThe exception is propagated through a predefined output terminal.
  • B.NETCompute node does not support dynamic terminal. All terminals are predefined.
  • CThe message assembly contains four trees to represent the message, the environment, the local
  • DOnly when the message needs to be transformed through the .NETCompute node, an Evaluate

How the community answered

(31 responses)
  • A
    84% (26)
  • B
    3% (1)
  • C
    3% (1)
  • D
    10% (3)

Explanation

The Failure Terminal is the output terminal to which the input message is routed if an unhandled exception occurs during the computation. Incorrect Answers: B: Zero or more dynamic output terminals can be created to support message routing. D: The Evaluate() method must always be overridden and is automatically implemented by the Message Broker Project template.

Topics

#.NETCompute node#output terminal#exception handling#message assembly

Community Discussion

No community discussion yet for this question.

Full C9530-001 Practice