IBM Tivoli Storage Manager V7.1 Implementation — Question 17
A company requires a message notification from within the Workflow Process when an owner has not been specified on a Service Request.
Which workflow node would provide that capability without scripting or custom code?
Answer options
- A. Stop Node
- B. Condition Node
- C. Interaction Node
- D. Manual Input Node
Correct answer: B
Explanation
The Condition Node is designed to evaluate specific criteria within a workflow, making it suitable for checking if an owner is specified on a Service Request. The other options, such as Stop Node and Manual Input Node, do not facilitate message notifications based on conditions, while the Interaction Node is more focused on user engagement rather than condition checks.