nerdexam
Palo_Alto_Networks

XSIAM-ENGINEER · Question #21

The following string is a value of a key named "Data2" in the context: {"@admin":"admin","@dirtyld":"1","@loc":"Lab","@name":"default‐1","@oldname":"Test","@time": "2024/08/28…

The correct answer is B. "1. The applied transformers extract the value of @dirtyId from the root-level Data2 object. The sequence includes trimming using "Id:" and ending with a quotation mark ". As a result, the root @dirtyId value (1) is returned with a leading quotation mark, so the Test result will…

Automation and Orchestration

Question

The following string is a value of a key named "Data2" in the context:

{"@admin":"admin","@dirtyld":"1","@loc":"Lab","@name":"default‑1","@oldname":"Test","@time":

"2024/08/28 07:45:15","alert":{"@admin":"admin","@dirtyld":"2","@time":"2024/08/28 07:45:15","member":{"#text":" Based on the image below, what will be displayed in the "Test result" field when the "Test" button is pressed?

Exhibit

XSIAM-ENGINEER question #21 exhibit

Options

  • A1
  • B"1
  • C2
  • D"2

How the community answered

(47 responses)
  • A
    4% (2)
  • B
    79% (37)
  • C
    11% (5)
  • D
    6% (3)

Explanation

The applied transformers extract the value of @dirtyId from the root-level Data2 object. The sequence includes trimming using "Id:" and ending with a quotation mark ". As a result, the root @dirtyId value (1) is returned with a leading quotation mark, so the Test result will display "1.

Topics

#context parsing#string values#XSIAM context#test automation

Community Discussion

No community discussion yet for this question.

Full XSIAM-ENGINEER Practice