This component uses XQuery to create an IPentahoResultset from a source document.
Component Name: XQueryLookupRule
Component Definitions: None
Resources: None
Inputs:
document -- xml source document
prepared_component -- Name of a prepared component that contains a hibernate connection (required if not using query input)
query -- Query of the hibernate mapped database using the XQuery syntax (required if not using prepared_component input)
Outputs:
query-result of type "result-set" Mapped to an IPentahoResultSet
Comments (1)
Mar 26, 2008
Mahendra Singh Negi says:
How to use a xml documnent as a data source??How to use a xml documnent as a data source??