Sun Microsystems 3 Tablet Accessory User Manual


 
Conductor Script Commands
Appendix A Conductor Script Commands 295
Use the ListConductorDistributions Script command to display a list of
distributions available for registration (you can filter the list for assignment rule
dictionaries). The
RegisterAssignmentRules command registers an assignment
rule dictionary only if a dictionary of the same name and compatibility level is not
already registered.
RegisterProcessDefinition
The RegisterProcessDefinition command registers the specified process
definition (or all available process definitions) in the current engines registration
database.
RegisterProcessDefinition [process_name]
The RegisterProcessDefinition command is available only when an engine is
current, so you must first use the
FindEngine Script command to set the current
engine.
Use the
ListConductorDistributions Script command to display a list of
distributions available for registration. You can filter the list for process definitions.
The
RegisterProcessDefinition command registers a process definition only if
a process definition of the same name and compatibility level is not already
registered.
RegisterUserProfile
The RegisterUserProfile command registers a user profile in the current
engines registration database.
RegisterUserProfile [user_profile_name]
Argument Description
process_name The name of the process definition to be registered. If not specified,
then all available process definitions are registered.
Argument Description
user_profile_name The name of the user profile to be registered. If not specified,
then all available user profiles are registered.