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

Compare with Current View Page History

Version 1 Next »

This stage takes elements from an AspireObject, that are parameters for SQL and executes this SQL against an RDB. The returned rows are then formed in to new AspireObjects and submitted to a pipeline.

The SQL to execute is held in the configuration file and different SQL can be run based on the document action attribute. The configuration allows for parameters to the SQL to be taken from the document. The location of the parameter is given as an XPath.

RDB Sub Job Feeder
Factory Namecom.searchtechnologies.aspire:aspire-rdbfeeder
subType

rdbSubJobFeeder

InputsAspireObject and RDB
OutputsAspireObjects containing data from the RDB, published to the configured pipeline manager.
 
  • No labels