Index

Man Page for wfadmin

NAME
        wfadmin
         
 
 SYNOPSIS
        wfadmin -i <id> -t <task> <cmd>
 
 DESCRIPTION
        Simple task manipulation facility. The following commands can currently
        be operated on workflow tasks:

            cancel, skip, reject, retry
 
        Options:
            -i      The id of the workflow task (see ps)
            -t      The task name to operate on (see wfinfo)

        Examples:

        Cancel an already accepted task (will be reoffered)

            wfadmin -i 11 -t Approve cancel

 AUTHOR
        Written by JochenT.
 
 REPORTING BUGS
       Report bugs to <jochen@jtoee.com>.

 COPYRIGHT
       Copyright © 2003 CoreMedia. All rights reserved.