Index: openacs-4/packages/workflow/www/doc/fall-2003-extensions.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/workflow/www/doc/fall-2003-extensions.adp,v diff -u -N -r1.6 -r1.7 --- openacs-4/packages/workflow/www/doc/fall-2003-extensions.adp 17 Jun 2017 10:23:18 -0000 1.6 +++ openacs-4/packages/workflow/www/doc/fall-2003-extensions.adp 27 Mar 2018 17:08:50 -0000 1.7 @@ -692,7 +692,7 @@ Executed when the action fires. Output can be used to determine the new state of the case (see below).

The callback must enumerate all the values it can possible -output (similar contruct to GetObjectType operation on other +output (similar construct to GetObjectType operation on other current workflow service contracts), and the callback itself must return one of those possible values.

The workflow engine will then allow the workflow designer to map