iiDaemonID | integer | DaemonID |
icDaemonQueueStatus | character | DaemonQueueStatus (Comma Seperated List: Waiting,Processed-Ok,Processed-err,InProcess |
icDaemonQueueFileOwner | character |
field name | data type | db field | description |
---|---|---|---|
tiDaemonId | integer | fcDaemonQueue.DaemonId | Daemon ID |
ttDaemonQueueEndDate | date | fcDaemonQueue.DaemonQueueEndDate | actual end date and time of processing the request |
tiDaemonQueueEndTime | integer | fcDaemonQueue.DaemonQueueEndTime | actual end date and time of processing the request |
tcDaemonQueueEndTimeCalc | character | calculated | DaemonQueueEndTimeCalc |
tiDaemonQueueId | integer | fcDaemonQueue.DaemonQueueId | identifier |
tiDaemonQueueLockedProcess | integer | fcDaemonQueue.DaemonQueueLockedProcess | process ID of the daemon process that is handling this request |
tcDaemonQueueLog | character | fcDaemonQueue.DaemonQueueLog | Error Log of this Daemon Request |
tiDaemonQueuePriority | integer | fcDaemonQueue.DaemonQueuePriority | defines the sequence of processing requests in a single loop (also see fcdaemon.DaemonNrOfRequestsInLoop) |
tcDaemonQueueRef | character | fcDaemonQueue.DaemonQueueRef | internal reference to identify the request (may contain non-displayable ID's) |
tcDaemonQueueRefDescription | character | fcDaemonQueue.DaemonQueueRefDescription | displayable reference for identifying the request |
ttDaemonQueueReqStartDate | date | fcDaemonQueue.DaemonQueueReqStartDate | the request will not be processed before this date and time |
tiDaemonQueueReqStartTime | integer | fcDaemonQueue.DaemonQueueReqStartTime | the request will not be processed before this date and time |
tcDaemonQueueReqStartTimeCalc | character | calculated | |
ttDaemonQueueStartDate | date | fcDaemonQueue.DaemonQueueStartDate | actual start date and time of processing the request |
tiDaemonQueueStartTime | integer | fcDaemonQueue.DaemonQueueStartTime | actual start date and time of processing the request |
tcDaemonQueueStartTimeCalc | character | calculated | DaemonQueueStartTimeCalc |
tcDaemonQueueStatus | character | fcDaemonQueue.DaemonQueueStatus | possible values: WAITING IN-PROCESS PROCESSED-OK PROCESSED-ERROR |
tcXmlDaemonQueueFileName | character | XmlDaemonQueue.XmlDaemonQueueFileName | Original file name of the loaded object, excluding folder information. (This file no longer exists.) |
tcXmlDaemonQueueFileOwner | character | XmlDaemonQueue.XmlDaemonQueueFileOwner | File Owner |
tcXmlDaemonQueueXmlClassName | character | XmlDaemonQueue.XmlDaemonQueueXmlClassName | business component name |
ttXmlDaemonQueueXmlCrtDate | date | XmlDaemonQueue.XmlDaemonQueueXmlCrtDate | creation date |
tiXmlDaemonQueueXmlCrtTime | integer | XmlDaemonQueue.XmlDaemonQueueXmlCrtTime | creation time |