GenericRetriever
Description
The GenericRetriever element allows you to define a helper to use into the XSL transformations.
We define the functions that run SQL select statement and return the first field of the first record.
The statement to be executed can contain metadata resolved at runtime.
GreenVulcano® ESB configuration
GenericRetriever element is used by RetrieverConfig.
The following table shows its attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | retriever (unmodifiable) |
class | fixed | it.greenvulcano.gvesb.datahandling.utils.GenericRetriever |
Might contain the sub-elements: