Conductor Script Command Summary
Appendix
A
Conductor Script Commands
267
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
BroadcastMessage
message_text,
priority
Send a message with the specified
priority to all sessions connected to
the engine. The priority is a text
string meaningful to the receiver.
page 275
CommitTransaction
session_ID
transaction_ID
Commits the in-progress iIS
transaction for the specified
session or transaction ID.
page 275
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 276
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
Содержание iPlanet Integration Server 3.0
Страница 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Страница 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Страница 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Страница 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Страница 82: ...iIS Console Main Window Command Summary 82 iPlanet Integration Server Process System Guide August 2001...
Страница 156: ...Performing Application Upgrades 156 iPlanet Integration Server Process System Guide August 2001...
Страница 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Страница 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Страница 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...