How to cancel/purge open workflow transactions after database refresh?
We have recently refreshed our development database from 11.5.10 application instance and upgraded development instance to R12. Then we ran "Workflow Background Process" with the following parameters.
Item Type: Null
Process Deferred: Yes
Process Timeout: Yes
This created a large amount email notifications and created issue with our production mail server.
How do we cancel all open workflow transactions after database refresh, so even if you run conccurrent program "Workflow Background Process" without item_type it will not cause any issue in the fure?
We do update wf_notifications table mail_status after refresh, but usually this is very low # of message.