Back to ITRS Internal Only FAQ

Internal documentation only

This page has been marked as draft.

Extractor Plugin Does Not Support XPath Functions

Geneos Copied

Using the Extractor plugin in Geneos and attempting to use XPath functions.

Problem Copied

When using the Extractor plugin in Geneos, XPath functions such as concat() are not supported inside or elements. If you attempt to use expressions like:

concat([8]/text(), 'test')

the Extractor will not return the expected combined value. To build unique row names, use multiple elements inside instead of XPath functions.

Possible cause(s) Copied

Possible solution(s) Copied

["Geneos"] ["FAQ"]

Was this topic helpful?