View all questions & answers for the NSE 7 - Security Operations 7.6 Architect Materials exam


NSE 7 - Security Operations 7.6 Architect Materials-Question 61 Discussion

A FortiSOAR playbook includes a Wait step that is configured to pause execution after initiating a reputation lookup on an indicator. Which two configurations of the Wait step are valid? (Choose two answers)

  • A. The playbook resumes when a specified amount of time has elapsed.
  • B. The playbook resumes when the indicator record is updated.
  • C. The Wait step can retry a specific step in the playbook at scheduled intervals until it succeeds.
  • D. The Wait step, during the AWAITING state, can execute child playbooks.
Correct Answer: A,B

Brave-Dump Clients Votes

AB 66.67%
CD 33.33%

Comments



Simon Cliffe 2026-02-15 22:01:14

Selected Answers: C, D


– C & D Reason – A- Resume after a fixed time -- A Wait step is NOT a timer step. FortiSOAR uses Delay or Sleep for time‑based pausing, not Wait.
B — Resume when indicator record is updated - A Wait step does not automatically monitor record updates. That behaviour belongs to Record Change Triggers, not Wait.


Anonymous User 2026-03-08 01:23:43

Selected Answers: A, B


AB


Anonymous User 2026-04-14 01:56:40

Selected Answers: A, B


From page 179 of the study guide:

"Use the Wait step to specify the time that the playbook should wait after a specific step before continuing with the remaining steps in the playbook. Alternatively, specify the conditions that must be met before the playbook continues."