[Index]
Events are used to run specific operations on model types or instances
Title | Description | Details | |||||||||||||||||||||||||||||||||||||||||||||||
Name * | Name of event |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Description | Description |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Workflow * | The workflow instance that will be executed. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Active * | Active Default: false |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Model Type * | The model type acted on by the transaction for which to trigger the event. This field supports the use of the * wildcard. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Operation * | The transaction operation for which to trigger the event. This field supports the use of the * wildcard. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Phase * | The phase of transaction execution at which the event should be triggered eg. Pre-Execution (before the transaction is performed) or Post-Execution (after the transaction is performed). This field supports the use of the * wildcard. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Synchronous | If selected the event will be executed synchronously, otherwise asynchronously (default). |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Rollback | If selected the event will only be executed for rollback operations, otherwise it will only be executed for normal non rollback operations (default). |
|
|||||||||||||||||||||||||||||||||||||||||||||||
API Version | A version field applicable to North Bound Notifications specifying the version the data must be transformed to. |
|