Forms 11g mulitple_consumers = TRUE, consumer_name in Forms
I created a queue with MULTIPLE_CONSUMERS =>TRUE.
When I add a recipient_list to the message for enqueue then I get no event in forms. When I enqueue only the message then I get an event in Forms.
When I start dequeueing in plsql with different users then it works. (dequeue_options.consumer_name := user)
How can I control the consumer_name in Forms?
Best regards
Alois