Oracle Workflow Guide
Release 2.6.2
Part Number A95265-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.
Previous
Next
Contents
Index
Glossary
Copyright © 2002 Oracle Corporation.
All Rights Reserved.