Skip Headers
 
Oracle Workflow Developer's Guide 
 Release 2.6.3 
 Part Number B10284-02 | 
 
 | 
  | 
  | 
      | 
  | 
  | 
  | 
|         | 
 Previous | 
 Next | 
        | 
 Contents | 
 Index | 
 Glossary | 
 
Defer Thread Activity
The Defer Thread activity defers the subsequent process thread to the background queue without requiring you to change the cost of each activity in that thread to a value above the Workflow Engine threshold. This activity always interrupts the process thread by causing a disconnect to occur in the current database session, even if the thread is already deferred.
This activity calls the PL/SQL procedure named WF_STANDARD.DEFER.

 Copyright © 2003 Oracle Corporation.
All rights reserved.