- A
The event trigger is set to high severity only
Why wrong: If the event matches, it should trigger regardless of severity unless filtered.
- B
The FortiGate does not support automation stitches
Why wrong: FortiGates running supported FortiOS versions do support automation stitches.
- C
The automation stitch has not been installed to the FortiGate
Automation stitches must be installed (pushed) to the FortiGate before they become active.
- D
The CLI script contains an invalid command
Why wrong: An invalid command would cause the script to fail, but the stitch would still attempt to run.
Quick Answer
The answer is that the automation stitch has not been installed to the FortiGate. This is the most likely cause because FortiManager acts as a central management database where automation stitches are created and stored, but they are not automatically pushed to the managed device. Even when the stitch is enabled in FortiManager and the trigger event occurs, the FortiGate will not execute the CLI script unless the configuration has been explicitly installed via the Install Wizard or a policy/object install. On the Fortinet NSE 7 Advanced Security NSE7 exam, this question tests your understanding of the separation between configuration creation and device installation in FortiManager—a common trap where administrators assume enabling a stitch in the GUI automatically deploys it. A helpful memory tip: "Enabled in Manager is not the same as installed on the Gate"—always verify the installation status when troubleshooting an automation stitch not executing.
NSE7 Enterprise Firewall and VDOMs Practice Question
This NSE7 practice question tests your understanding of enterprise firewall and vdoms. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
An administrator configures an automation stitch in FortiManager to execute a CLI script on a FortiGate when a specific event is triggered. The automation stitch is enabled but does not run when the event occurs. What is the most likely cause?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"most likely"Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.
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
The automation stitch has not been installed to the FortiGate
Option C is correct because in FortiManager, automation stitches are created and stored in the central management database but must be explicitly installed to the managed FortiGate via the 'Install Wizard' or a direct policy/object install. Until the stitch is installed, the FortiGate does not have the configuration locally, so even if the stitch is enabled in FortiManager and the event occurs, the FortiGate will not execute the CLI script. This is a common oversight where administrators assume enabling the stitch in FortiManager automatically pushes it to the device.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The event trigger is set to high severity only
Why it's wrong here
If the event matches, it should trigger regardless of severity unless filtered.
- ✗
The FortiGate does not support automation stitches
Why it's wrong here
FortiGates running supported FortiOS versions do support automation stitches.
- ✓
The automation stitch has not been installed to the FortiGate
Why this is correct
Automation stitches must be installed (pushed) to the FortiGate before they become active.
Clue confirmation
The clue word "most likely" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
The CLI script contains an invalid command
Why it's wrong here
An invalid command would cause the script to fail, but the stitch would still attempt to run.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates assume enabling the automation stitch in FortiManager is sufficient for it to run on the FortiGate, overlooking the critical step of installing the configuration to the managed device, which is a common point of failure in centralized management workflows.
Trap categories for this question
Command / output trap
An invalid command would cause the script to fail, but the stitch would still attempt to run.
Detailed technical explanation
How to think about this question
Automation stitches in FortiManager are part of the 'Automation' module, which uses a publish-subscribe model: the stitch definition (trigger, action, target) is stored in FortiManager's database and must be pushed to the FortiGate via the 'Install' operation, which writes the configuration to the FortiGate's 'system automation-stitch' and related CLI objects. If the stitch is not installed, the FortiGate's event handler (e.g., 'event-log' or 'ha-failover') has no local trigger to match against, so the event is ignored. In a real-world scenario, this often happens when an administrator configures multiple stitches but forgets to run the install after making changes, especially in a multi-VDOM environment where each VDOM requires a separate install.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A practitioner preparing for the NSE7 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Enterprise Firewall and VDOMs — study guide chapter
Learn the concepts, then practise the questions
- →
Enterprise Firewall and VDOMs practice questions
Targeted practice on this topic area only
- →
All NSE7 questions
1,000 questions across all exam domains
- →
Fortinet NSE 7 Advanced Security NSE7 study guide
Full concept coverage aligned to exam objectives
- →
NSE7 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related NSE7 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Advanced Networking and SD-WAN practice questions
Practise NSE7 questions linked to Advanced Networking and SD-WAN.
Advanced VPN and Zero Trust practice questions
Practise NSE7 questions linked to Advanced VPN and Zero Trust.
Enterprise Firewall and VDOMs practice questions
Practise NSE7 questions linked to Enterprise Firewall and VDOMs.
Advanced Threat Protection practice questions
Practise NSE7 questions linked to Advanced Threat Protection.
Troubleshooting and Diagnostics practice questions
Practise NSE7 questions linked to Troubleshooting and Diagnostics.
NSE7 fundamentals practice questions
Practise NSE7 questions linked to NSE7 fundamentals.
NSE7 scenario practice questions
Practise NSE7 questions linked to NSE7 scenario.
NSE7 troubleshooting practice questions
Practise NSE7 questions linked to NSE7 troubleshooting.
Practice this exam
Start a free NSE7 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this NSE7 question test?
Enterprise Firewall and VDOMs — This question tests Enterprise Firewall and VDOMs — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: The automation stitch has not been installed to the FortiGate — Option C is correct because in FortiManager, automation stitches are created and stored in the central management database but must be explicitly installed to the managed FortiGate via the 'Install Wizard' or a direct policy/object install. Until the stitch is installed, the FortiGate does not have the configuration locally, so even if the stitch is enabled in FortiManager and the event occurs, the FortiGate will not execute the CLI script. This is a common oversight where administrators assume enabling the stitch in FortiManager automatically pushes it to the device.
What should I do if I get this NSE7 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
2 more ways this is tested on NSE7
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. An administrator configures an automation stitch on FortiManager to trigger a script when a specific log message is received. After saving, the stitch does not execute. What is a likely cause?
medium- A.The FortiGate is not in the same ADOM
- B.The log message is not being sent to FortiManager
- C.The script is not uploaded to the FortiGate
- ✓ D.The automation stitch is not enabled
Why D: Option D is correct because automation stitches on FortiManager are disabled by default after creation. The administrator must explicitly enable the stitch before it will trigger on incoming log events. Without enabling, the stitch remains inactive regardless of other configurations.
Variation 2. An administrator configures automation stitches on FortiManager to trigger a script when a specific event log is received. The script should block the source IP on the firewall. However, the script does not run when the event occurs. What is a likely cause?
hard- ✓ A.The event handler filter does not match the log
- B.The FortiGate is in transparent mode
- C.The script is not compiled
- D.The script is set to run on all managed devices
Why A: Option A is correct because automation stitches on FortiManager rely on event handler filters to match specific log IDs or patterns. If the filter does not match the incoming event log (e.g., wrong log ID, incorrect field value, or mismatched severity), the trigger condition is never met, and the script will not execute. This is the most common misconfiguration when setting up event-driven automation.
Last reviewed: Jun 24, 2026
This NSE7 practice question is part of Courseiva's free Fortinet 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 NSE7 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.