Tablet Accessory User Manual
Conductor Script Commands
296 iPlanet Integration Server • Process System Guide • August 2001
The RegisterUserProfile 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 user profiles. You
can register multiple user profiles with an engine if each has a unique name, but
you can register only one compatibility level of a user profile of a given name. The
RegisterUserProfile command registers a user profile only if a user profile of
the same name is not already registered.
RegisterValidation
The RegisterValidation command registers a validation in the current engine’s
registration database.
RegisterValidation validation_name
The RegisterValidation 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 validations. You
can only register one validation with an engine (any previous registration will be
implicitly unregistered). The
RegisterValidation command registers a
validation only if a validation of the same name and compatibility level is not
already registered.
Argument Description
validation_name The name of the validation.