Order Management - EBS (MOSC)

MOSC Banner

wf_engine.completeactivity returns Activity instance 'SCHEDULING_ELIGIBLE' is not a notified activit

edited Mar 15, 2013 3:34AM in Order Management - EBS (MOSC) 3 commentsAnswered
Hi-  11.5.10  EBS question...  We are not running ATP on sellable items.  Each order is put on a hold to prevent scheduling, the planner schedules the order, removes the hold, and progresses the order.  To save the planners from removing holds and progressing we want to remove the hold (no problem, OE_Holds_PUB.Release_Holds works well) and then progress the order with a background process if the date has been entered.

Hold removal, no issue, works fine.

I would have thought wf_engine.completeactivity('OEOL', to_char(l_line_id), 'SCHEDULING_ELIGIBLE', null) would progress the line.

Unfortunately, the API returns:  FDPSTP failed due to ORA-20002: 3133: Activity instance 'SCHEDULING_ELIGIBLE' is not a notified activity for item 'OEOL/570311'.

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