Table 18122282 EOS DCF Error Log
Table 18122282 EOS DCF Error Log
Fields
Entry No (1
)
Integer
BatchID (10
)
Guid
TableRelation: "EOS DCF Batches"
Subtype (11
)
Enum "EOS DCF API Subtype"
Record ID (12
)
Guid
Error DateTime (20
)
DateTime
Error Message (21
)
Text[2048]
Error Call Stack (22
)
Blob
Previous Execution (30
)
Boolean
Methods
CreateErrorRecord
procedure CreateErrorRecord(pBatchID: Guid; pSubtype: Enum "EOS DCF API Subtype"; pErrorMsg: Text[2048])
Parameters / Return Value
pBatchID
Guid
pSubtype
Enum "EOS DCF API Subtype"
pErrorMsg
Text[2048]
CreateErrorRecord
procedure CreateErrorRecord(pBatchID: Guid; pSubtype: Enum "EOS DCF API Subtype"; pRecordID: Guid; pErrorMsg: Text[2048])
Parameters / Return Value
pBatchID
Guid
pSubtype
Enum "EOS DCF API Subtype"
pRecordID
Guid
pErrorMsg
Text[2048]
CreateErrorRecord
procedure CreateErrorRecord(pBatchID: Guid; pSubtype: Enum "EOS DCF API Subtype"; pErrorMsg: Text[2048]; pErrorCallStack: Text)
Parameters / Return Value
pBatchID
Guid
pSubtype
Enum "EOS DCF API Subtype"
pErrorMsg
Text[2048]
pErrorCallStack
Text
CreateErrorRecord
procedure CreateErrorRecord(pBatchID: Guid; pSubtype: Enum "EOS DCF API Subtype"; pRecordID: Guid; pErrorMsg: Text[2048]; pErrorCallStack: Text)
Parameters / Return Value
pBatchID
Guid
pSubtype
Enum "EOS DCF API Subtype"
pRecordID
Guid
pErrorMsg
Text[2048]
pErrorCallStack
Text
ShowError
procedure ShowError()
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
EOS Labs -