XML Configuration Reference : Consolidation : TransformationProcessorConfig
 
TransformationProcessorConfig
com.exalead.mercury.mami.consolidation.v10.TransformationProcessorConfig
No documentation for this element.
Parent elements:
com.exalead.mercury.mami.consolidation.v10.AggregationProcessorConfigList (as AggregationProcessorConfigList)
Attributes:
Name
Type
Default value
Description
source
string
name
string
Identifies this processor uniquely in the processing step
description
string
Description of this processor
enabled
boolean
True
mime
string
Mime-type of the language used to define the processor. As of now, supported types are:
text/x-groovy
text/x-jar
perfMonitored
boolean
Show the processor statistics in the Monitoring Console.
context
string
Indicates the context in which the processing operation will occur
create/update
delete
code
string
Processor source code run on add/update operations.