
Conductor Script Commands
ListEngines
The ListEngines command displays a list of all running and configured engines in the current environment.
ListEngines
The ListEngines command is always available.
The list displayed includes all configured engines, indicating engines that are ONLINE. It also includes engines that are ONLINE for which there is no configuration file.
ListFilters
The ListFilters command displays all sieves in the current engine.
ListFilters
The ListFilters command is available only when an engine is current, so you must first use the FindEngine Script command to set the current engine.
For each filter the ListFilters command displays the filter ID, the time interval, and the filter expression.
ListProcesses
The ListProcesses command displays process instances for a specified process (or displays all process instances) in the current engine, or lists a summary of process instances by process name.
ListProcesses [short] [name process_name]
ArgumentDescription
process_name The specified process.
The ListProcesses command is available only when an engine is current, so you must first use the FindEngine Script command to set the current engine.
The ListProcesses command displays process instances.
Appendix A Conductor Script Commands 289