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…
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
Options
- A1
- B"1
- C2
- D"2
How the community answered
(47 responses)- A4% (2)
- B79% (37)
- C11% (5)
- D6% (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
Community Discussion
No community discussion yet for this question.
