Managing Registrations with Conductor Script
Command | Arguments | Function | See… |
|
|
|
|
RegisterAlias | alias_name | Register the | page 294 |
| process_name |
| |
| engine_name | specified process |
|
| environment | running on a specified |
|
|
| engine in a specified |
|
|
|
| |
|
| the current engine. |
|
Register | [dictionary_name] | Register all | page 294 |
AssignmentRules |
| assignment rule |
|
|
| dictionaries or the |
|
|
| specified dictionary |
|
|
| with the current |
|
|
| engine. |
|
Register | [process_name] | Register all process | page 295 |
ProcessDefinition |
| definitions or the |
|
|
| specified process |
|
|
| definition with the |
|
|
| current engine. |
|
Register | [user_profile_name] | Register all user | page 295 |
UserProfile |
| profiles or the |
|
|
| specified user profile |
|
|
| with the current |
|
|
| engine. |
|
RegisterValidation | validation_name | Register the specified | page 296 |
|
| validation with the |
|
|
| current engine. |
|
|
|
|
|
Unregistering iIS Library Distributions
Normally you unregister an iIS distribution from an engine if it is no longer needed.
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.
Chapter 8 Using the Conductor Script Utility 247