nerdexam
Palo_Alto_Networks

XSOAR-ENGINEER · Question #45

Based on the image below, how is the Domain Admin name selected when the country is "US"? A. B. C. D.

The correct answer is A. Get Domain.Admin.Name; Filter where Domain.Admin.Country Equals us. The image shows the Domain.Admin.Country value as "US" (uppercase). Chosen option uses the correct filter: Domain.Admin.Country Equals us, and retrieves Domain.Admin.Name - this matches the intent and structure properly, but it only works if the field comparison is…

Playbook Development

Question

Based on the image below, how is the Domain Admin name selected when the country is "US"? A. B. C. D.

Exhibits

XSOAR-ENGINEER question #45 exhibit 1
XSOAR-ENGINEER question #45 exhibit 2
XSOAR-ENGINEER question #45 exhibit 3
XSOAR-ENGINEER question #45 exhibit 4
XSOAR-ENGINEER question #45 exhibit 5

Options

  • AGet Domain.Admin.Name; Filter where Domain.Admin.Country Equals us
  • BGet Domain.Admin.Name; Filter where Domain.Admin Equals us
  • CGet Domain.Admin.Name; Filter where Domain.Admin.Country Equals US
  • DGet Domain.Admin; Filter where Domain.Admin.Country Equals US

How the community answered

(23 responses)
  • A
    87% (20)
  • C
    4% (1)
  • D
    9% (2)

Explanation

The image shows the Domain.Admin.Country value as "US" (uppercase). Chosen option uses the correct filter: Domain.Admin.Country Equals us, and retrieves Domain.Admin.Name - this matches the intent and structure properly, but it only works if the field comparison is case-insensitive (which XSOAR supports).

Topics

#playbook conditions#input transformers#context data#conditional branching

Community Discussion

No community discussion yet for this question.

Full XSOAR-ENGINEER Practice