Archiving & Cleanup Process of PRoduct DB

Hello All,

I would like to understand if we have a best practice for doing cleanup of the product DB on environments lower than production . As one cannot keep on increasing the DB dis size specially if we have BPM instances with large pipelines save on product DB.

Do we have some product specific approach or script to say cleanup the product DB records say for greater than 3 months ??

Regards

Hi Shashank,

you can use the built-in services in the WmMonitor package for this.
You can build a wrapper service which can be scheduled.
We call processArchive, serviceArchive and serverArchive in a sequence to do so.
We use this service on all our Environments from Dev up to Production.

Regards,
Holger