Table "Workflow Webhook Notification"
ID 468
Namespace: System.Automation
Properties
| Name |
Value |
| Caption |
Workflow Webhook Notification
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Notification No." |
Integer
|
|
| "Workflow Step Instance ID" |
Guid
|
|
| "Date-Time Created" |
DateTime
|
|
| "Created By User ID" |
Code[50]
|
|
| Status |
Option
|
|
| "Error Message" |
Text[250]
|
|
| "Error Details" |
Blob
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
GetErrorDetails
procedure GetErrorDetails(): Text
Returns
SetErrorDetails
procedure SetErrorDetails(ErrorDetails: Text)
Parameters
| Name |
Type |
Description |
|
ErrorDetails
|
Text
|
|
SetErrorMessage
procedure SetErrorMessage(ErrorMessage: Text)
Parameters
| Name |
Type |
Description |
|
ErrorMessage
|
Text
|
|
See also