Index: openacs-4/packages/workflow/www/doc/mockup-sim-ft-4.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/workflow/www/doc/mockup-sim-ft-4.adp,v diff -u -r1.1 -r1.2 --- openacs-4/packages/workflow/www/doc/mockup-sim-ft-4.adp 9 Dec 2003 09:33:17 -0000 1.1 +++ openacs-4/packages/workflow/www/doc/mockup-sim-ft-4.adp 9 Dec 2003 09:53:34 -0000 1.2 @@ -31,22 +31,6 @@ - - - Time Limit - - - - - -
- [i] - The action will automatically execute its Transformation this long after it is enabled. Leave blank to never timeout -
- - - - Mode @@ -71,8 +55,7 @@ Edit this task @@ -145,10 +128,14 @@ Outcome - Don't change state
- Change to state: -
+ Don't change state
+ Change to state: +
Index: openacs-4/packages/workflow/www/doc/mockup-sim-ft-5.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/workflow/www/doc/mockup-sim-ft-5.adp,v diff -u -r1.1 -r1.2 --- openacs-4/packages/workflow/www/doc/mockup-sim-ft-5.adp 9 Dec 2003 09:33:17 -0000 1.1 +++ openacs-4/packages/workflow/www/doc/mockup-sim-ft-5.adp 9 Dec 2003 09:53:34 -0000 1.2 @@ -8,6 +8,3 @@

States and Tasks

- -

Counters

-

\ No newline at end of file Index: openacs-4/packages/workflow/www/doc/mockup-sim-ft-6.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/workflow/www/doc/mockup-sim-ft-6.adp,v diff -u -r1.1 -r1.2 --- openacs-4/packages/workflow/www/doc/mockup-sim-ft-6.adp 9 Dec 2003 09:33:17 -0000 1.1 +++ openacs-4/packages/workflow/www/doc/mockup-sim-ft-6.adp 9 Dec 2003 09:53:34 -0000 1.2 @@ -31,37 +31,22 @@ - + - Time Limit + Mode - - + + Trigger instantly
+ Wait for a trigger
+ Start another workflow
[i] - The action will automatically execute its Transformation this long after it is enabled. Leave blank to never timeout
- - Transformation - - - - Automatic
- Conditional
- Child Workflow -
-
- [i] - What happens when this task is executed? -
- - - Assigned Role @@ -76,87 +61,35 @@ - - - Conditional function - - - -
- [i] - Execute this function to determine the next state of "Elementary Private Law Template" -
- - - - - Input - - - -
- [i] - "Parse Input for value" requires an input value -
- - - - - Test String - - - -
- [i] - "Parse Input for value" requires a test string -
- - - - - Condition True + + + Duration - - - + + No time limit
+ Trigger after
[i] - If Input String contains Test String, set "Prepare Report for Basic Legal Case" to true -
+ Duration is of the form '1 hour' or '1 day' etc + + +
- - Condition False - - - - - -
- [i] - If Input String does not contain Test String, set "Prepare Report for Basic Legal Case" to true -
+ + Outcome + + Don't change state
+ Change to state: +
+ Index: openacs-4/packages/workflow/www/doc/mockup-sim-ft-6.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/workflow/www/doc/mockup-sim-ft-6.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/workflow/www/doc/mockup-sim-ft-6.tcl 9 Dec 2003 09:33:17 -0000 1.1 +++ openacs-4/packages/workflow/www/doc/mockup-sim-ft-6.tcl 9 Dec 2003 09:53:34 -0000 1.2 @@ -26,6 +26,7 @@ multirow append states "Asking for Information" "" multirow append states "Waiting for Response" "" +multirow append states "Completed" "" set task_state_options [list [list "Pass/Fail" ""] [list "A B C D F" ""] [list "Completed/Cancelled/Out of Time"]] Index: openacs-4/packages/workflow/www/doc/mockups.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/workflow/www/doc/mockups.html,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/workflow/www/doc/mockups.html 9 Dec 2003 09:53:34 -0000 1.1 @@ -0,0 +1,11 @@ + +Compound Workflow Mockups + + + + + + + \ No newline at end of file
Use CaseFSM TreeCollection of conditional + FSMsFSM of FSMs
TIP ProcessMockup
Simulation Elementary Private + LawMockupMockupToo complicated
Ticket tracker?