Managing Registrations with Conductor Script
Chapter
8
Using the Conductor Script Utility
247
Unregistering iIS Library Distributions
Normally you unregister an iIS distribution from an engine if it is no longer
needed. Cold-starting an engine unregisters all registrations; however, if you want
to be more selective, you can unregister specific distributions using Conductor
Script.
You can unregister any number of registered distributions, but you can only
unregister one type of distribution (user profile, process definition, assignment rule
dictionary…) from one engine at a time. To unregister multiple distributions, you
can write a script that performs all the unregistrations that you want.
RegisterAlias
alias_name
process_name
engine_name
environment
Register the
alias—representing a
specified process
running on a specified
engine in a specified
environment—with
the current engine.
page 294
Register
AssignmentRules
[dictionary_name]
Register all
assignment rule
dictionaries or the
specified dictionary
with the current
engine.
page 294
Register
ProcessDefinition
[process_name]
Register all process
definitions or the
specified process
definition with the
current engine.
page 295
Register
UserProfile
[user_profile_name]
Register all user
profiles or the
specified user profile
with the current
engine.
page 295
RegisterValidation
validation_name
Register the specified
validation with the
current engine.
page 296
Command
Arguments
Function
See…
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...