Purge End Dated OMERROR Workflow

classic Classic list List threaded Threaded
2 messages Options
big
Reply | Threaded
Open this post in threaded view
|

Purge End Dated OMERROR Workflow

big
On R12.2.9 DB 19.9c on AIX
Here is our situation:
SQL> SELECT COUNT(*) FROM wf_notifications where message_type='OMERROR' and status='OPEN';
 COUNT(*)
----------
    7439
Following How To Purge End Dated OMERROR Workflow (Doc ID 2302627.1) I run
SQL>@ont0058.sql

WFERROR COUNT BEFORE
--------------------
          0

OMERROR COUNT BEFORE

--------------------

          0
PL/SQL procedure successfully completed.
WFERROR COUNT AFTER
-------------------
         0
OMERROR COUNT AFTER
-------------------
         0
And run Purge Order Management Workflow with the following parameters

Workflow Item Type : OM Error
Attempt to Close : Yes
, but we have still:
SQL> SELECT COUNT(*) FROM wf_notifications where message_type='OMERROR' and status='OPEN';
 COUNT(*)
   4964
Any suggestion?
Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: Purge End Dated OMERROR Workflow

ErmanArslansOracleBlog
Administrator
Did you check the following ->

How to Purge Workflow Notifications of OM Error (OMERROR) (Doc ID 2173917.1)

**This issue is a duplicate bytheway, please stop updating this one and follow -> http://erman-arslan-s-oracle-forum.124.s1.nabble.com/OMERROR-notifications-td11774.html