Which node can be used to display a list of three options to a user during a Workflow execution?
In IBM Maximo workflow design, the Manual Input node is specifically used to present users with a list of selectable options during workflow execution — for example, letting a user choose among three possible actions or values, such as selecting one of three owners for a record. This differs from a Task node, which typically offers only two choices (such as approve/reject) and is used for routing assignments, and from an Interaction node, which presents Maximo UI dialogs, applications, or tabs to trigger actions between applications rather than a multi-option selection list for the user.
Community Discussion