Multiple choice technology

Some of the valid statuses shown by a workflow or task are

  1. Succeeeded,Scheduled,Suspending,disabling

  2. Succeeeded,Scheduled,Suspending,Unknown status

  3. Succeeeded,unscheduled,Scheduling,stopping

  4. Succeeding,stopped,Scheduling,stopped

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Workflows and tasks in Informatica have specific status states during their lifecycle. 'Succeeded' indicates completion, 'Scheduled' means waiting for execution time, and 'Suspending' is a valid transitional state when a workflow is being paused. 'Unknown status' is also a documented state when the Workflow Manager cannot determine the current status. Option C incorrectly uses 'unscheduled', 'Scheduling', and 'stopping' which are not standard status display values.