Courseiva
Playbook DevelopmenthardMultiple ChoiceObjective-mapped

XSOAR-Engineer Playbook Development Practice Question

An engineer is designing a playbook that processes incoming phishing alerts. If an analyst clicks 'False Positive' on a manual task, the playbook should jump backward to a previous cleanup task. Does Cortex XSOAR support backward transitions in playbooks?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Yes, but only through Loop Tasks or explicit conditional paths that allow looping back to earlier task nodes.

Cortex XSOAR playbooks support loops and backward transitions (cycles) under specific conditions, allowing workflows to loop back to prior tasks.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Yes, by editing the raw JSON and inserting a goto statement.

    Why it's wrong here

    Playbook schemas do not use 'goto' statements.

  • No, backward navigation is only possible by terminating the incident and creating a new one.

    Why it's wrong here

    Incidents do not need to be recreated for workflow iteration.

  • Yes, but only through Loop Tasks or explicit conditional paths that allow looping back to earlier task nodes.

    Why this is correct

    Playbooks support looping and backward routing via conditional or loop constructs.

  • No, XSOAR playbooks are strictly directed acyclic graphs (DAGs) and never permit backward transitions.

    Why it's wrong here

    XSOAR playbooks do support looping and cyclic workflows.

About these practice questions

One of 219 original XSOAR-Engineer practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Palo Alto Networks exam blueprint

This XSOAR-Engineer practice question is part of Courseiva's free Palo Alto Networks certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the XSOAR-Engineer exam.