Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Fortinet logo

FortinetNSE 6 - FortiSOAR Analyst

Domain 5Objective 2

Use the Jinja Editor to Troubleshoot Jinja Expressions NSE6-FORTISOAR-ANALYST Practice Questions (Page 3)

Part of the Troubleshooting domain, which accounts for 15-25% of the NSE6-FORTISOAR-ANALYST exam.

14questions here
3free pages
3concepts
15-25%of the exam

Questions 11–14

  1. 11application · easy

    An analyst needs to create a Jinja expression that returns the number of items in the `alert.tags` list. Which expression is syntactically correct?

    Select an answer first
  2. 12foundation · easy

    You run `{{ alert.severity + 1 }}` in the Jinja editor and receive an error. What is the most likely cause?

    Select an answer first
  3. 13expert · hard

    A playbook processes alerts where `alert.user.email` may be missing. The analyst writes `{{ alert.user.email | default('unknown@example.com') }}`. For one alert, the output is `unknown@example.com` even though the email exists. The analyst inspects the raw JSON and sees `alert.user.email` is an empty string `''`. Why does the `default` filter not return the actual email?

    Select an answer first
  4. 14expert · hard

    An analyst is troubleshooting a Jinja expression that formats a timestamp: `{{ alert.timestamp | datetimeformat('%Y-%m-%d %H:%M:%S') }}`. The output is `2025-03-15 10:30:00` but the expected timezone is UTC+2. The alert's `timestamp` field is a string in ISO 8601 format with a `Z` suffix. What is the most likely issue?

    Select an answer first
Finished these 4 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Fortinet. “NSE6-FORTISOAR-ANALYST” is a trademark of its owner, used for identification only.