Sun Microsystems 3 manual AbortAllProcesses, AbortProcess

Models: 3

1 368
Download 368 pages 47.9 Kb
Page 274
Image 274

Conductor Script Commands

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…]

Argument

Description

 

 

process_id

The specified process instance. (A list of up to ten process_ids

 

separated by spaces is supported.)

 

 

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.

274 iPlanet Integration Server • Process System Guide • August 2001

Page 274
Image 274
Sun Microsystems 3 manual AbortAllProcesses, AbortProcess