Core Workflow - EBS (MOSC)

MOSC Banner

Standard event getting triggered but not calling custom package subscription.

edited Apr 2, 2019 5:02AM in Core Workflow - EBS (MOSC) 1 commentAnswered

hi,

We are calling our standard business event 'oracle.apps.ont.oip.statuschange.update' every time a sales order is booked . There are some orders for which an event is created  successfully by custom package and for some they are just triggered by standard event but are not getting Processed.

select count(1) from applsys.aq$wf_deferred

a where a.user_data.event_name = 'oracle.apps.ont.oip.statuschange.update' and a.user_data.event_key = '&eventKey'

and a.msg_state = 'READY';

These are events which are in READY status but are not being processed further nor they are entering into Error Queue.

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