Managing Process Execution with Conductor Script
Chapter
8
Using the Conductor Script Utility
257
ListFilters
——
List all existing event filters for the
current engine.
page 289
ListProcesses
[short],
[name process_name]
List process instances for a specified
process (or all process instances) in the
current engine, or list a summary of
process instances by process name.
page 289
ListTimers
——
List all timers in the current engine.
page 291
ReadyActivity
process_id,
activity_name
Change the state of the specified activity
from PENDING to READY.
page 293
RemoveReadLock
process_id
attribute_name
Remove a shared lock on the specified
process attribute.
page 297
RemoveWriteLock
process_id
attribute_name
Remove an exclusive lock on the
specified process attribute.
page 297
RollbackActivity
process_id
activity_name
Change the state of the specified activity
from ACTIVE to READY.
page 298
SetAttributeValue
process_id
attribute_name
attribute_type
value
Set the value of the specified attribute
for a specified process instance.
page 300
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.
page 301
SetTimer
process_id
timer_name
state
[reset_control]
Set the specified timer to the specified
state (ON, OFF, or no change) and
resume operation (or reset the timer)
page 302
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.
page 303
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.
page 304
ShowActivity
process_id,
activity_name
Show details of the specified activity.
page 304
Command
Arguments
Function
See…
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...