MetraPipeline.BatchUpdate.1
This plugin updates the number of sessions processed per batch ID in the t_batch_status table, even if WriteProductView does not insert product view data.
The uses for the count returned by this plug-in include:
Notifying adapters when all of their sessions have completed
Returning the number of completed and failed transactions for a large metered batch
This plug-in has no configuration (see example below).
None.
None.
None
<mtconfigdata>
<version ptype="INTEGER">1</version>
<processor>
<name>batchupdate</name>
<progid>MetraPipeline.BatchUpdate.1</progid>
<description>Update batch ID counts.</description>
<configdata></configdata>
</processor>
</mtconfigdata>