DBA Data[Home] [Help]

APPS.WF_EVENT_QH dependencies on WF_AGENT_GROUPS

Line 175: from wf_agent_groups agp ,

171: --Bug 2676549
172: --Cursor to select the to_agents for the recipient list
173: CURSOR recipients(agent_name varchar2,system_name varchar2) is
174: select agt2.name ,agt2.address, agt2.protocol, agt2.queue_name
175: from wf_agent_groups agp ,
176: wf_agents agt1 ,
177: wf_agents agt2 ,
178: wf_systems sys
179: where agt1.name = agent_name