Sun Microsystems 3 Tablet Accessory User Manual


 
Conductor Script Command Summary
Appendix A Conductor Script Commands 269
ReadyActivity process_id,
activity_name
Change the state of the specified
activity from PENDING to
READY.
page 293
RegisterAlias alias_name,
process_name,
engine_name,
environment
Register the aliasrepresenting a
specified process running on a
specified engine in a specified
environmentwith the current
engine.
page 294
Register
AssignmentRules
[dictionary_
name]
Register all assignment rule
dictionaries or the specified
assignment rule dictionary with
the current engine.
page 294
Register
ProcessDefinition
[process_name] Register all process definitions or
the specified process definition
with the current engine.
page 295
Register
UserProfile
[user_profile_
name]
Register all user profiles or the
specified user profile with the
current engine.
page 295
RegisterValidation validation_name Register the specified validation
with the current engine.
page 296
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
RollbackTransaction session_ID
transaction_ID
Rolls back the in-progress iIS
transaction for the specified
session or transaction ID.
page 298
SendMessage session_id,
message_text,
priority
Send a message with the specified
priority to the specified session.
The priority is a text string
meaningful to the receiver.
page 299
SetAttributeValue process_id
attribute_name
attribute_type
value
Set the value of the specified
attribute for a specified process
instance.
page 300
Command Arguments Function See