Integrating Oracle Forms 11g Application with Advance Queuing
Hi,
I am working on Oracle Forms 11g(11.1.1.1.0) with Oracle Database 11g Release 1.
I am integrating my form application with Advance Queuing by using the new Event object.
My requirement is that i have to listen to a queue irrespective of what is my current form in the application.
Suppose..i have a main form and from that form i am calling other forms through call_form built-in
I need to add the event object and subscribe the queue on the main form only and not to all the forms.
can i be able to listen to the queue irrespective of my wot my current form is.
I am working on Oracle Forms 11g(11.1.1.1.0) with Oracle Database 11g Release 1.
I am integrating my form application with Advance Queuing by using the new Event object.
My requirement is that i have to listen to a queue irrespective of what is my current form in the application.
Suppose..i have a main form and from that form i am calling other forms through call_form built-in
I need to add the event object and subscribe the queue on the main form only and not to all the forms.
can i be able to listen to the queue irrespective of my wot my current form is.
0