nerdexam
Cisco

200-155 · Question #150

Which two elements does a workflow template contain? (Choose two.)

The correct answer is A. task names B. workflow structure. A workflow template defines a sequence of operations by specifying the individual tasks involved and their execution order or logical flow.

Automation and Orchestration

Question

Which two elements does a workflow template contain? (Choose two.)

Options

  • Atask names
  • Bworkflow structure
  • Cadmin input values
  • Dcustom tasks
  • Escript modules

How the community answered

(63 responses)
  • A
    86% (54)
  • C
    8% (5)
  • D
    5% (3)
  • E
    2% (1)

Why each option

A workflow template defines a sequence of operations by specifying the individual tasks involved and their execution order or logical flow.

Atask namesCorrect

Workflow templates contain task names, which are essential for identifying the specific actions or steps that need to be performed as part of the automated process. Each task name refers to a distinct operation or activity.

Bworkflow structureCorrect

The workflow structure defines the logical arrangement and execution order of tasks, including conditions, loops, and parallel branches, establishing the overall flow and logic of the automation process.

Cadmin input values

Admin input values are parameters supplied at runtime when a workflow is initiated, not inherent static elements of the workflow template's definition itself.

Dcustom tasks

Custom tasks are reusable components that a workflow might *call*, but the template itself contains references to their names rather than containing the definition of the custom tasks as its primary elements.

Escript modules

Script modules are typically external code components that tasks within a workflow might execute; they are not direct elements of the workflow template's structural definition.

Concept tested: Workflow template components

Source: https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs_director/dev_guide/5-4/b_UCS_Director_API_Developer_Guide_54/b_UCS_Director_API_Developer_Guide_54_chapter_011.html

Topics

#workflow templates#automation structure#Cisco UCS Director

Community Discussion

No community discussion yet for this question.

Full 200-155 Practice