XDR-Engineer Ingestion And Automation Practice Question
An administrator is designing an automated incident response playbook in Cortex XSOAR. Which TWO core concepts are essential for passing data between playbook tasks? (Choose two)
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
✓
Incident Context (Context Data) to store and retrieve structured key-value data
Playbooks use Incident Context (The War Room / Context Data) and task outputs/arguments to pass data between 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.
- ✗
Static global environment variables hardcoded in the server kernel
Why it's wrong here
Data passing uses dynamic context paths rather than static kernel variables.
- ✓
Incident Context (Context Data) to store and retrieve structured key-value data
Why this is correct
Context data acts as a central data store shared across all tasks in a playbook.
- ✗
Direct memory pointer references in C++ syntax
Why it's wrong here
Playbooks operate in high-level Python/JavaScript container environments without raw memory pointers.
- ✓
Task outputs and arguments mapped to subsequent task inputs
Why this is correct
Task outputs allow chaining results from one task into the parameters of another.
- ✗
Manual USB flash drive transfer between server nodes
Why it's wrong here
Playbook data flow is entirely automated and cloud/server-based.
About these practice questions
Courseiva writes every XDR-Engineer question from scratch — 226 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
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 XDR-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 XDR-Engineer exam.