Conductor Script Commands
324
iPlanet Integration Server • Process System Guide • August 2001
UnRegisterUserProfile
The
UnRegisterUserProfile
command deletes the specified user profile from the
current engine’s registration database.
UnRegisterUserProfile user_profile_name
The
UnRegisterUserProfile
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
ListRegistrations
Script command to display a list of components
registered with the current engine. You can filter the list for user profiles. The
UnRegisterUserProfile
command removes the specified user profile from the
registration table.
WaitForStartup
The
WaitForStartup
command waits a specified timeout period for a specified
engine unit to start up, and prints an error message if the engine unit does not start
within the specified time.
WaitForStartup unit_name timeout
Argument
Description
user_profile_name
The name of the registered user profile.
Argument
Description
unit_name
The specified engine unit.
timeout
A timeout period (in seconds) within which the specified engine unit must
start up, or an error message is written.
Summary of Contents for iPlanet Integration Server 3.0
Page 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Page 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Page 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Page 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Page 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Page 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Page 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...