nerdexam
Palo_Alto_Networks

XSOAR-ENGINEER · Question #42

An engineer must create a playbook task which asks a user a single question to determine the next step in the playbook flow. Which type of task will accomplish this goal?

The correct answer is C. Conditional task using the ask option. A Conditional task using the ask option allows the playbook to pause and prompt a user with a specific question, then branch the flow based on the user's response. This behavior is ideal for making decisions interactively within an automated process.

Playbook Development

Question

An engineer must create a playbook task which asks a user a single question to determine the next step in the playbook flow. Which type of task will accomplish this goal?

Options

  • AStandard task using manual task settings
  • BData collection task using the task option
  • CConditional task using the ask option
  • DData collection task using the generated link option

How the community answered

(34 responses)
  • A
    3% (1)
  • C
    94% (32)
  • D
    3% (1)

Explanation

A Conditional task using the ask option allows the playbook to pause and prompt a user with a specific question, then branch the flow based on the user's response. This behavior is ideal for making decisions interactively within an automated process.

Topics

#playbook tasks#conditional task#ask option#playbook flow control

Community Discussion

No community discussion yet for this question.

Full XSOAR-ENGINEER Practice