Database Change Events - Description
- Last UpdatedJul 04, 2024
- 1 minute read
|
Event |
Description |
|
BeforeSavework |
Before savework when there are changes to status data. |
|
AfterSavework |
After savework when there are changes to status data. |
|
BeforeFlush |
Before flush when there are changes to status data. |
|
AfterFlush |
After flush when there are changes to status data. |
|
Arg No |
Type |
Description |
|
1 |
ARRAY |
Reference number of status definition. |
|
2 |
STRING |
String reference numbers of objects that had status assigned. |
|
3 |
STRING |
String reference numbers of objects that had status changed. |
|
4 |
STRING |
String reference numbers of objects that had status removed. |
|
5 |
STRING |
Return message aborts operation if set but only on Before … operations. |