Conductor Script Commands
304
iPlanet Integration Server • Process System Guide • August 2001
SetTimerElapsed
The
SetTimerElapsed
command sets the specified elapsed timer to the specified
state (ON, OFF, or no change) and sets a new elapsed time interval until expiration.
SetTimerElapsed process_id timer_name state time_interval
The
SetTimerElapsed
command is available only when an engine is current, so
you must first use the
FindEngine
Script command to set the current engine.
You can use the
SetTimerElapsed
command to turn any elapsed timer on or off,
and to set a new elapsed time interval until expiration.
ShowActivity
The
ShowActivity
command displays the properties of the specified activity in the
current engine.
ShowActivity process_id activity_name
The
ShowActivity
command is available only when an engine is current, so you
must first use the
FindEngine
Script command to set the current engine.
Argument
Description
process_id
The process instance of the specified timer.
timer_name
The name of the specified timer.
state
The specified new state: ON, OFF, or no change.
time_interval
The new time interval until expiration, in IntervalData format
(years:months:days:hours:minutes:seconds:milliseconds). Applies
only to elapsed timers.
Argument
Description
process_id
The process instance in which the activity was created.
activity_name
The name of the activity.
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...