nerdexam
IBM

C1000-141 · Question #45

Which Workflow node can be processed without user intervention?

The correct answer is B. Condition. Condition nodes evaluate a logical expression automatically - they branch the workflow based on predefined rules or data values without pausing to wait for a human. No user is needed; the system resolves the condition and moves on. Task (A) is wrong because a task represents…

Application Configuration

Question

Which Workflow node can be processed without user intervention?

Options

  • ATask
  • BCondition
  • CInteraction
  • DManual Input

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    81% (21)
  • C
    12% (3)
  • D
    4% (1)

Explanation

Condition nodes evaluate a logical expression automatically - they branch the workflow based on predefined rules or data values without pausing to wait for a human. No user is needed; the system resolves the condition and moves on.

Task (A) is wrong because a task represents work assigned to a person or group - it requires someone to act on or complete it. Interaction (C) is wrong because interaction nodes present something to the user (a form, dialog, or prompt) and wait for a response. Manual Input (D) is wrong almost by definition - the name itself signals that a human must enter data before the workflow can continue.

Memory tip: Think of the word "condition" as a math test the computer grades itself - it either passes or fails with zero human involvement, unlike Task, Interaction, or Manual Input, which all have a person in the loop.

Topics

#workflow nodes#condition node#automated processing#workflow design

Community Discussion

No community discussion yet for this question.

Full C1000-141 Practice