Attributes
|
Extractor
|
Purger
|
FileWriter
|
order
|
The order of execution of the handlers.
|
The order of execution of the handlers.
|
The order of execution of the handlers.
|
maxRows (Any non-negative value. Default is 100.)
|
Maximum number of rows to be selected. If zero, then all the records are selected.
|
Maximum number of records purged per batch (Purging internally happens in batches and each batch is in different transaction). If zero, then all the records are purged in a single batch. The maximum value allowed is 500.
|
Not supported. This attribute is ignored.
|
DbStore (points to a DBStore tag defined in the XML.)
|
Database from where the data needs to be extracted.
|
Database from where the extracted data needs to be purged.
|
Not supported. This attribute is ignored.
|
FileStore (points to a FileStore tag defined in the XML.)
|
Not supported. This attribute is ignored.
|
Not supported. This attribute is ignored.
|
Location and the file name in which the extracted data needs to be written to.
|
purgeDocs
|
Not supported. This attribute is ignored.
|
If set to true, then document purging is done along with process purging. This is ignored if only events are getting purged.
|
Not supported. This attribute is ignored.
|