BatchUpdate

Program ID

MetraPipeline.BatchUpdate.1

Description

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:

This plug-in has no configuration (see example below).

Required Input Properties

None.

Required Output Properties

None.

Additional Configuration Tags

None

Configuration Example

<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>