Status Change Events - Description
- Last UpdatedJul 04, 2024
- 1 minute read
|
Event |
Description |
|
BeforeStatusAssign |
Before a status is assigned to an object |
|
AfterStatusAssign |
After a status is assigned to an object |
|
BeforeStatusRemove |
Before a status is removed from an object |
|
AfterStatusRemove |
After a status is removed from an object |
|
BeforeStatusChange |
Before a status is changed/promoted/demoted on an object |
|
AfterStatusChange |
After a status is changed/promoted/demoted on an object |
|
BeforeControlledElementDelete |
Before a controlled object is deleted |
|
Arg No |
Type |
Description |
|
1 |
ARRAY |
String reference numbers of controlled objects |
|
2 |
STRING |
Reference number of status definition |
|
3 |
STRING |
Reference number of to status value (may be =0/0) |
|
4 |
STRING |
Return message aborts operation if set but only on Before … operations |