Objects/Tables/Table 468 Workflow Webhook Notification
Table 468 Workflow Webhook Notification in 27
Jonas Paprotka, Base Application 27.5.46862.47359, checked
- App
- Base Application
- Namespace
- System.Automation
Fields, 7Keys, 2Procedures, 3
Versions171819202122232425262728latest
Source29
Fields, 7
| Id | Name | Type | Obsolete |
|---|
| 1 | Notification No. | Integer | - |
| 2 | Workflow Step Instance ID | Guid | - |
| 3 | Date-Time Created | DateTime | - |
| 4 | Created By User ID | Code[50] | - |
| 5 | Status | Option | - |
| 6 | Error Message | Text[250] | - |
| 7 | Error Details | Blob | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Notification No. | - |
| Key2 | Workflow Step Instance ID | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetErrorDetails | () | Text | public | - |
| SetErrorDetails | (Text) | | public | - |
| SetErrorMessage | (Text) | | public | - |