Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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.

  • No labels