Workflow Manual / Version 2207
Table Of Contents
The processes
utility shows all running workflow processes.
usage: cm processes -u <user> [other options] [-v|-v2] available options: -d,--domain <domain name> domain for login (default=<builtin>) -p,--password <password> password for login -u,--user <user name> user for login (required) -url <ior url> url to connect to -v,--verbose enables verbose output -v2,--very-verbose include task details
The processes
tool has the following additional options:
Parameter | Description |
---|---|
-v
| Verbose output, prints out additional information |
-v2
| Even more verbose output, includes task details |
Table 3.7. Options of the processes utility
The following sample output of the processes
utility shows two
simple-publication workflows:
processes: id: coremedia:///cap/process/46, definition: SimplePublication (coremedia:///cap/processdefinition/3) id: coremedia:///cap/process/26, definition: SimplePublication (coremedia:///cap/processdefinition/3)
Use the -v
option or the dump
tool (see the
Content Server Manual) to obtain details about a process.