Tablet Accessory User Manual
Managing Registrations with Conductor Script
248 iPlanet Integration Server • Process System Guide • August 2001
➤ To unregister an iIS distribution from an engine
1. Use the FindEngine command to make a particular engine current.
2. Use the ListRegistrations command to display a list of iIS distributions that
are registered with the current engine.
3. Use the appropriate UnRegister command to unregister a distribution of the
corresponding type.
The engine maintains only one validation, so registering a new validation
implicitly unregisters the previous one.
The commands needed to unregister iIS distributions are documented in
Appendix A, “Conductor Script Commands” and summarized in the table below:
Command Arguments Function See…
FindEngine engine_name Set specified engine as
the “current” engine.
The engine (nor any of
its components) does
not have to be running.
page 284
ListEngines —— Display a list of all
running and
configured iIS process
engines in the
environment.
page 289
ListRegistrations [type] List all registered
process definitions,
assignment rule
dictionaries, user
profiles, user
validations and aliases
(or just the specified
type of distribution) for
the current engine.
page 290
Uninstall name
compatibility_level
Deletes an iIS
distribution of the
specified name and
level from the
environment
repository.
page 321
UnRegisterAlias alias_name Unregister the specified
alias from the current
engine.
page 322