Conductor Script Command Summary
270 iPlanet Integration Server Process System Guide August 200 1
SetQueuedActivity
Priority
process_id,
activity_id
prioritizing_value
Reprioritize activities in an activity
queue by setting the prioritizing
process attribute for a specified
activity to a specified value.
page301
SetTimer process_id,
timer_name
state
[reset]
Set the specified timer to the
specified state (ON, OFF, or no
change) and resume operation (or
reset the timer)
page302
SetTimerDeadline process_id,
timer_name
state
expiration_time
Set the specified deadline timer to
the specified state (ON, OFF, or no
change) and set a new expiration
time.
page303
SetTimerElapsed process_id,
timer_name
state
time_interval
Set the specified elapsed timer to
the specified state (ON, OFF, or no
change) and set a new elapsed time
interval until expiration.
page304
ShowActivity process_id,
activity_name
Show details of the specified
activity.
page302
ShowActivityQueue process_name,
[queue_name]
Display the contents of the
specified queue (or all queues) for
the specified process in the current
engine.
page305
ShowProcess process_id Show details of specified process
instance, including all activities
and the values of all process
attributes.
page307
ShowSession session_id Show details of the given session,
including the activity list.
page308
ShowTimer process_id,
timer_name
Show details of the specified timer. page313
StartActivity process_id,
activity_name
session_id
Change the state of the specified
activity from READY to ACTIVE.
page314
StartTimer process_id,
timer_name
Start the specified timer. Place it in
the ON state.
page317
StopTimer process_id,
timer_name
Stop the specified timer. Place it in
the OFF state.
page319
Command Arguments Function See