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