Monday, June 24, 2013

BMP stale workflow messages

We were facing two issues regarding the re-deployment of BPM applications

Issue 1 :
BPM application got undeployed messages become stale .What to do to recover the stale messages ?
There is no standard oracle way of recovering the active messages. Only thing we can help ourself from this situation is to take regular backups. Need to make sure the backups are taken before a deploy/undeploy activity to recover the active messages if required in future

Issue 2 :
How to move the midtier to some other servers. It can be due to some hardware issue or something else we may need to move our weblogic server to some other server .

Install the mid tier and point to the old database. Make sure regular backups are taken in the db side. Also once we point to the new instances we can do a re-deploy of the composite application from there.

No comments: