DBA Data[Home] [Help]

APPS.WF_BES_CLEANUP dependencies on STANDARD

Line 4: * Cleans up the standard WF_CONTROL queue in the Business Event System

1: package wf_bes_cleanup as
2: /* $Header: WFBESCUS.pls 120.1 2005/07/02 04:26:23 appldev noship $ */
3: /*#
4: * Cleans up the standard WF_CONTROL queue in the Business Event System
5: * by removing inactive subscribers from the queue.
6: * @rep:scope public
7: * @rep:product OWF
8: * @rep:displayname Workflow Control Queue Cleanup

Line 28: * Performs cleanup for the standard WF_CONTROL queue. When a middle tier

24: -- errbuf - the error buffer
25: -- retcode - the return code
26: --------------------------------------------------------------------------------
27: /*#
28: * Performs cleanup for the standard WF_CONTROL queue. When a middle tier
29: * process for Oracle e-Business Suite or for standalone Oracle Workflow starts
30: * up, it creates a JMS subscriber to the WF_CONTROL queue. Then, when an event
31: * message is placed on the queue, a copy of the event message is created for
32: * each subscriber to the queue. If a middle tier process dies, however, the