ProcessQueue
Use this job level rule to process the queue you specify.
Syntax
| 
                             Parameter  | 
                        
                             Description  | 
                    
| 
                             Queue  | 
                        
                             The name of the queue you want to process.  | 
                    
This rule loops through the list of functions for the queue you specify and then frees the queue when finished.
Example
;ProcessQueue;;PostPaginationQueue;
This example tells the system to process the PostPaginationQueue.
See also
© Copyright 2020, Oracle and/or its affiliates. All rights reserved. Legal notices.