XML Document Inspector - Linux/AIX

(imported topic written by SystemAdmin)

Hi,

I’m wondering if the XML Document inspector works on Linux and AIX. I know it’s in the relevance language reference, but I can’t seem to get it work. I’m using the following command, an example from the documentation:

node names of child nodes of xml document of file “/my/path/something.xml”

I am getting the error:

E: The operator “xml document” is not defined.

The XML file definitely exists, and is definitely valid.

Thanks,

Lachlan Hillman.

(imported comment written by SystemAdmin)

Nevermind. Noticed that the xml document inspectors are only supported on Win and VM.

Anybody know if/when they’re going to be supported on the other platforms (Lin, AIX)?

Thanks,

Lachlan Hillman.

Hello,

Any answers here ?

Not sure about XML inspectors, but if you can get your data in JSON, it’s supported across all platforms.

https://developer.bigfix.com/relevance/reference/json-key.html

1 Like

From docs it looks like available on Linux from 9.2.7
https://developer.bigfix.com/relevance/reference/

https://developer.bigfix.com/relevance/reference/xml-dom-document.html
https://developer.bigfix.com/relevance/reference/xml-dom-node.html