Thursday, 3 April 2014

Purging data in IBM Business Process Manager

This excellent developerWorks article has been updated to reflect the most recent fix packs for IBM BPM 7.5, 8.0 and 8.5: -

IBM® Business Process Manager is a stateful product that accumulates data over time. As with any stateful product, it's essential to its ongoing health to have a strategy for purging some of that state occasionally. This article explores the areas of IBM BPM where data is collected and the methods that exist today to purge that data. This content is part of the IBM Business Process Management Journal.


In my view, house-keeping is an absolutely integral part of any IBM BPM implementation, and definitely falls into the must-have category alongside: -
  • Monitoring
  • Performance Testing
  • Tuning
  • Proactive Problem Management

etc.

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...