Conductor Script Commands
294
iPlanet Integration Server • Process System Guide • August 2001
RegisterAlias
The
RegisterAlias
command registers the specified subprocess alias in the
current engine’s registration database. For more information on aliases, see
“About
Aliases” on page 143
.
RegisterAlias alias_name process_name engine_name environment
The
RegisterAlias
command is available only when an engine is current, so you
must first use the
FindEngine
Script command to set the current engine.
The
RegisterAlias
command registers an alias only if an alias of the same name is
not already registered.
RegisterAssignmentRules
The
RegisterAssignmentRules
command registers the specified assignment rule
dictionary (or all available assignment rule dictionaries) in the current engine’s
registration database.
RegisterAssignmentRules [dictionary_name]
The
RegisterAssignmentRules
command is available only when an engine is
current, so you must first use the
FindEngine
Script command to set the current
engine.
Argument
Description
alias_name
The name of the alias (same as the process name).
process_name
The name of the process referenced by the specified alias.
engine_name
The name of the engine on which the specified process is executed.
environment
The name of the environment in which the specified engine is located.
Argument
Description
dictionary_name
The name of the assignment rule dictionary to be registered. If not
specified, then all available assignment rule dictionaries are
registered.
Содержание 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...