IBM Tivoli Monitoring V6.3 Implementation — Question 84
The business analyst for the purchasing department of a company is creating a workflow process for purchase requisitions. A requirement is to branch the process to different approval groups based on a cost evaluation.
Which method is used to implement this in Workflow Designer?
Answer options
- A. A condition node with an expression.
- B. A manual input with a custom action list.
- C. An interaction node to review the PR lines.
- D. A call out to the purchasing thresholds of the roles.
Correct answer: A
Explanation
The correct answer is A because a condition node with an expression allows for dynamic branching based on specific criteria, such as cost evaluations. The other options do not provide a mechanism for conditional branching: B involves manual input which does not automate the process, C focuses on reviewing instead of branching, and D deals with thresholds rather than evaluation logic.