iiDaemonQueueID | integer | |
icDaemonQueueRef | character | |
icDaemonName | character |
field name | data type | db field | description |
---|---|---|---|
tcDaemonName | character | fcDaemon.DaemonName | Daemon Name |
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 |
tiDaemonQueueId | integer | fcDaemonQueue.DaemonQueueId | identifier |
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 |
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 |
tcDaemonQueueStatus | character | fcDaemonQueue.DaemonQueueStatus | possible values: WAITING IN-PROCESS PROCESSED-OK PROCESSED-ERROR |