Description
Retrieves data from XML documents using XQuery query language.
Inputs and Outputs
Source Of XML - Specifies the source of the XML that is to be queried.
- XML Document - The XML is located with the specified XML file.
- XML String - The XML is located with the specified XML string.
Query - The XQuery to be performed.
Run Query - Determines when the query is to be executed. The options are:
- Immediately - The query is run immediately by the Pentaho BI server.
- From Pentaho Subreport - The query is prepared for execution, with the intention of being run later in the action sequence by a subreport within a [studio:Pentaho Report] action.
Result Set Name - The name of the resulting output dataset. Following actions can refer to the data set using this name.