Core Workflow - EBS (MOSC)

MOSC Banner

oracle workflow notifications

edited Jul 16, 2013 10:07PM in Core Workflow - EBS (MOSC) 8 commentsAnswered

update apps.wf_notifications set status ='CLOSED' where
status='OPEN' and begin_date < sysdate -60;
commit;


If I run the above statements in oracle e-business 11.5.10.2what is the impact...will this clear the notifications without having adverse effects to the e-business system

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center