Tablet Accessory User Manual
Managing Process Execution with Conductor Script
256 iPlanet Integration Server • Process System Guide • August 2001
The commands needed to intervene in execution of an iIS process instance are
documented in Appendix A, “Conductor Script Commands” and summarized in
the table below:
Command Arguments Function See…
AbortActivity process_id
activity_name
Place the specified activity in the
ABORTED state.
page 273
AbortAllProcesses —— Abort all process instances in the current
engine.
page 274
AbortProcess process_id Abort the specified process instance. page 274
CompleteActivity process_id
activity_name
Change the state of the specified activity
from ACTIVE to COMPLETED.
page 276
ConsultActivity process_id,
activity_id
state
consultation_rule
return_rule
[user_name1]
[other_info1]
[user_name2]
[other_info2]
Delegate the specified activity (in the
specified state) to consultant users using
the specified consultation assignment
rule. A consultant session returns the
activity using the return_rule
assignment rule. The user name and
other info strings are supplied if
required by the consultation and return
assignment rules.
page 276
CreateActivity process_id,
activity_name
Create an activity of the specified name
in the specified process instance and
place it in the PENDING state.
page 278
CreateFilter time_interval
filter_expression
Create a filter for events posted on the
current engine object which conform to
the specified filter expression.
page 279
DelegateActivity process_id,
activity_id
state
delegation_rule
[user_name]
[other_info]
Delegate the specified offered activity
(in the specified state) to other users
using the specified delegation
assignment rule. The user name and
other info string are supplied if required
by the delegation rule.
page 281
DeleteFilter filter_id Delete the specified filter. page 283
ListActivities —— List all activities in the current engine. page 287
ListActivityQueues [process_name] Display activity queues for the specified
process (or all activity queues) in the
current engine.
page 287