Conductor Script Commands
322
iPlanet Integration Server • Process System Guide • August 2001
The
Uninstall
command is always available.
The
Uninstall
command is normally performed to clean up the environment
repository after unregistering an iIS distribution from all engines in an
environment.
UnRegisterAlias
The
UnRegisterAlias
command unregisters the specified subprocess alias from
the current engine’s registration database. For more information on aliases, see
“About Aliases” on page 143
.
UnRegisterAlias alias_name t
The
UnRegisterAlias
command is available only when an engine is current, so
you must first use the
FindEngine
Script command to set the current engine.
Use the
ListRegistrations
Script command to display a list of components
registered with the current engine (you can filter the list for aliases). The
UnRegisterAlias
command will remove the alias from the registration table,
however it should be replaced by a new alias if the location of a subprocess is
required by a process executing on the current engine.
UnRegisterAssignmentRules
The
UnRegisterAssignmentRules
command deletes all assignment rules (or just
the specified rule) in the specified assignment rule dictionary from the current
engine’s registration database.
UnRegisterAssignmentRules dictionary_name [rule_name]
Argument
Description
alias_name
The name of the alias (same as the process name).
Argument
Description
dictionary_name
The name of the assignment rule dictionary to be unregistered.
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...