Sun Microsystems 3 Tablet Accessory User Manual


 
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
aliasrepresenting a
specified process
running on a specified
engine in a specified
environmentwith
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