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 engine’s 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.
Содержание iPlanet Integration Server 3.0
Страница 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Страница 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Страница 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Страница 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Страница 82: ...iIS Console Main Window Command Summary 82 iPlanet Integration Server Process System Guide August 2001...
Страница 156: ...Performing Application Upgrades 156 iPlanet Integration Server Process System Guide August 2001...
Страница 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Страница 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Страница 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...