There are currently five types of server events:
-
Object events
-
Custom workflow process step events
-
Relationship object events
-
Change action events
-
File Operations
Object events
Event |
Triggered when an object is . . . |
---|---|
OnCreated |
Created |
OnCopied |
Copied |
OnDeleted |
Deleted |
OnTerminated |
Terminated |
OnUpdated |
Updated |
Custom workflow process step events
Event |
Triggered by the workflow . . . |
---|---|
Execute |
When executing a custom workflow process step |
Relationship object events
Event |
Triggered when a Relationship is . . . |
---|---|
OnRelCreated |
Created |
OnRelCopied |
Copied |
OnRelDeleted |
Deleted |
OnRelTerminated |
Terminated |
OnRelUpdated |
Updated |
Change action events
Event |
Triggered when . . . |
---|---|
OnChangeActionAllocated |
A Change Action is related to a tool signature |
OnChangeActionUpdated |
A status related to the change action changed |
OnChangeActionScopeChange |
The scope of the objects of the change action was extended or reduced |
File operations events
Event |
Triggered when a document . . |
---|---|
FileOperations |
Undergoes one of the supported file operation sub-events:
|