Conductor Script Commands
Appendix A Conductor Script Commands 321
The engine posts a SessionTerminated event on each session before it is terminated,
so that the respective client applications can take appropriate action. The effect of
terminating a session on any ACTIVE activities is to place the activities back in
READY state.
TerminateSession
The TerminateSession command terminates the specified session in the current
engine.
TerminateSession session_id [session_id]
The TerminateSession command is available only when an engine is current, so
you must first use the FindEngine Script command to set the current engine.
The TerminateSession command ends the session and deletes it from the engine
and the engines state database table.
The engine posts a SessionTerminated event on the session before it is terminated,
so that the client application can take appropriate action. The effect of terminating
a session on any ACTIVE activities is to place the activities back in a READY state.
Uninstall
The Uninstall command deletes an iIS distribution of the specified name and
compatibility level from the environment repository.
Uninstall name compatibility_level
Argument Description
session_id The specified session. (A list of up to ten session_ids separated by spaces
is supported.)
Argument Description
name The name of the library distribution to be deleted from the
environment repository.
compatibility_level The compatibility level of the distribution to be deleted.