Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{scrollbar}
This component uses XQuery to create an IPentahoResultset from a source document.

...




h3. Component Name:

...

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:

...

  XQueryLookupRule


h3. Component Definitions: None 


h3. Resources: None



h3. *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)

h3. Outputs:

*query-result* of type "result-set" Mapped to an IPentahoResultSet