How to cancel the parent & all children worfklow processes [message #296468] |
Sun, 27 January 2008 15:23 |
kzhangkzhang
Messages: 2 Registered: January 2008
|
Junior Member |
|
|
In Oracle 11i10, supposing you have a workflow process which has a child workflow process, which has its own workflow processes...In this case you really have a workflow process tree.
If I want to cancel top workflow process and all its children/grandchildren/grand-grandchildren processes, what is the best and easy way to do this via Oracle Administrator Workflow OA framework. I found that if I simply cancel the top workflow process, all its chidren/grand-children workflow processes are still running. I wish it can automatically cancel all its children/grand-children workflow processes if I cancel the top workflow process.
Thanks!
Kevin
|
|
|