InterviewSolution
Saved Bookmarks
| 1. |
When Will An Activity Be Deferred In Oracle Workflow? |
|
Answer» Activity cost > Workflow ENGINE THRESHOLD activity is deferred when the activity cost is greater than the Workflow Engine threshold. If the activity cost = 0 or if the activity cost is LESS than the Workflow Engine threshold, the activity will BECOME Active. Activity cost > Workflow Engine threshold activity is deferred when the activity cost is greater than the Workflow Engine threshold. If the activity cost = 0 or if the activity cost is less than the Workflow Engine threshold, the activity will become Active. |
|