DBA Data[Home] [Help]

APPS.WF_EVENT_OJMSTEXT_QH dependencies on STANDARD

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

997: else
998: l_dequeue_options.correlation := WF_EVENT.g_correlation;
999: end if;
1000:
1001: -- ER 16593551: If standard component is dequeuing the messages, set the dequeue condition
1002: -- as a PLSQL function that evaluates the condition based on the message corrId and dedicated
1003: -- components correlation Id list and returns 0 or 1
1004: elsif (l_agent_name = 'WF_JAVA_DEFERRED' or l_agent_name = 'WF_NOTIFICATION_OUT') then
1005: