DBA Data[Home] [Help]

APPS.WF_EVENT_QH dependencies on STANDARD

Line 44: -- ER 16593551: If standard component is dequeuing the messages, set the dequeue condition

40: else
41: x_dequeue_options.correlation := wf_event.g_correlation;
42: end if;
43:
44: -- ER 16593551: If standard component is dequeuing the messages, set the dequeue condition
45: -- as a PLSQL function that evaluates the condition based on the message corrId and dedicated
46: -- components correlation Id list and returns 0 or 1
47: elsif (x_agent_name = 'WF_DEFERRED') then
48: