Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Wiki Markup
{scrollbar}

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