Conductor Script Commands

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 engine’s registration database.

RegisterProcessDefinition [process_name]

ArgumentDescription

process_name The name of the process definition to be registered. If not specified, then all available process definitions are registered.

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 engine’s registration database.

RegisterUserProfile [user_profile_name]

ArgumentDescription

user_profile_name The name of the user profile to be registered. If not specified, then all available user profiles are registered.

Appendix A Conductor Script Commands 295

Page 295
Image 295
Sun Microsystems 3 manual RegisterProcessDefinition, RegisterUserProfile