Description
BAM cleanup tools project gives customers and Tech Support
a fast and convinient way to clean up old BAM data from
docbase and database tables.
Motivation
Every process designed in Process Builder is capable of generating
BAM related events.
Those events are logged into tables in docbase and are brought from
there by BAM pipe into integration table in BAM database.
From the integration table the raw events are formatted by BAM formatters to
execution tables.
BAM reports are actually running on the execution tables, not on tables in docbase or
integration table.
So the data in docbase and integration table is becoming redundant as soon as
it was formatted.
Moreover this redundant data takes a lot of space and slows down the
BAM performance.
This can be a very important factor in high load environments
That is why we need BAM cleanup tools that will be able to clean up
this system data.
User
The target users are:
- Tech Support
- BAM customers