Conductor Script Commands
274
iPlanet Integration Server • Process System Guide • August 2001
AbortAllProcesses
The
AbortAllProcesses
command aborts all process instances for the current
engine.
AbortAllProcesses
The
AbortAllProcesses
command is only available for the current engine. Use the
FindEngine
Script command to set the current engine and the
ListProcesses
Script command to display a list of process instances before aborting them.
When you issue the
AbortAllProcesses
command, the engine posts an alarm for
each process instance to be aborted.
AbortProcess
The
AbortProcess
command aborts a specified process instance for the current
engine.
AbortProcess process_id [process_id…]
The
AbortProcess
command is only available for the current engine. Use the
FindEngine
Script command to set the current engine and the
ListProcesses
Script command to display a list of process instances before selecting the process to
abort.
When you issue the
AbortProcess
command, the engine posts an alarm for the
process instance to be aborted.
Argument
Description
process_id
The specified process instance. (A list of up to ten process_ids
separated by spaces is supported.)
Summary of Contents for iPlanet Integration Server 3.0
Page 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Page 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Page 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Page 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Page 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Page 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Page 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...