DBA Data[Home] [Help]

APPS.WF_ERROR_QH dependencies on AQ$_AGENT

Line 159: x_message_properties.recipient_list(1) := sys.aq$_agent(x_out_agent_name,

155: 'Enqueuing on Queue: '||x_out_queue);
156: end if;
157:
158: x_protocol_num := 0;
159: x_message_properties.recipient_list(1) := sys.aq$_agent(x_out_agent_name,
160: null,
161: x_protocol_num);
162:
163: if (x_out_agent_name like 'WF_%') then