QuestionQ67

Validate Blueprints, Runbooks, Playbooks, and Automation Settings

An administrator has published a Runbook and must execute it. However, the administrator needs to modify one of the variable values, but this is currently not possible.

What is the reason for this?

  • A Runbooks do not allow variables to be changed.
  • B Variables need to be changed in the eScript section of the Runbook.
  • C Variable was not marked as runtime editable when it was added.
  • D Runbook needs to be reopened for editing.
Explanation

A Runbook variable is editable during execution only when it was configured as runtime editable when added. A variable without that setting retains its defined value for execution and cannot be changed at runtime.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!