DBA Data[Home] [Help]

APPS.WF_EVENT_QH dependencies on WF_AGENT_GROUPS

Line 158: from wf_agent_groups agp ,

154: --Bug 2676549
155: --Cursor to select the to_agents for the recipient list
156: CURSOR recipients(agent_name varchar2,system_name varchar2) is
157: select agt2.name ,agt2.address, agt2.protocol, agt2.queue_name
158: from wf_agent_groups agp ,
159: wf_agents agt1 ,
160: wf_agents agt2 ,
161: wf_systems sys
162: where agt1.name = agent_name