Sun Microsystems 3 manual Place the specified activity

Models: 3

1 368
Download 368 pages 47.9 Kb
Page 256
Image 256

Managing Process Execution with Conductor Script

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

Place the specified activity in the

page 273

 

activity_name

ABORTED state.

 

AbortAllProcesses

——

Abort all process instances in the current

page 274

 

 

engine.

 

AbortProcess

process_id

Abort the specified process instance.

page 274

CompleteActivity

process_id

Change the state of the specified activity

page 276

 

activity_name

from ACTIVE to COMPLETED.

 

ConsultActivity

process_id,

Delegate the specified activity (in the

page 276

 

activity_id

specified state) to consultant users using

 

 

state

the specified consultation assignment

 

 

consultation_rule

rule. A consultant session returns the

 

 

return_rule

activity using the return_rule

 

 

[user_name1]

assignment rule. The user name and

 

 

[other_info1]

other info strings are supplied if

 

 

[user_name2]

required by the consultation and return

 

 

[other_info2]

assignment rules.

 

CreateActivity

process_id,

Create an activity of the specified name

page 278

 

activity_name

in the specified process instance and

 

 

 

place it in the PENDING state.

 

CreateFilter

time_interval

Create a filter for events posted on the

page 279

 

filter_expression

current engine object which conform to

 

 

 

the specified filter expression.

 

DelegateActivity

process_id,

Delegate the specified offered activity

page 281

 

activity_id

(in the specified state) to other users

 

 

state

using the specified delegation

 

 

delegation_rule

assignment rule. The user name and

 

 

[user_name]

other info string are supplied if required

 

 

[other_info]

by the delegation rule.

 

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

page 287

 

 

process (or all activity queues) in the

 

 

 

current engine.

 

 

 

 

 

256 iPlanet Integration Server • Process System Guide • August 2001

Page 256
Image 256
Sun Microsystems 3 manual Place the specified activity