Files > OUT QUEUE

parent
870
name
OUT QUEUE
number
870.01
Fields
#NameLocationTypeDetailsIndexDescription
.01message number0;1NUMERICBThis is the number assigned to the message when it is enque'd into the FIFO queue.
1status0;2SET OF CODESP:PENDING
D:DONE PROCESSING
S:STUB RECORD
U:UNUSED STUB RECORD
Status of a particular message. Can be Stub, Pending, Done or Unused. These statuses control the processing of a message. For example, a stub record is created when a message is enqueued, it cannot be processed until its status is changed from a 'stub' to 'pending', this is the last thing HLCS1 does when dequeueing a message from file #772 and enqueueing it into file #870. Finally, once the message has been processed, its status is changed to 'done'. Also, the effect of setting the 'UNUSED STUB RECORD' status is to remove the record from the queue and not to block the transmission of other messages that are pending on the queue. The 'UNUSED STUB RECORD' status will get set if the stub record goes unused for a period of time as determined by the 'RETENTION TIME QUEUED STUB RCD' parameter.
2error0;3SET OF CODESA:LLP ACKNOWLEDGED NO ERROR
C:LLP CHAR COUNT WRONG
X:LLP XOR WRONG
B:DATA TOO LONG
G:OTHER LLP ERROR
If this field contains a "C","X","B", or a "G" it means an error has occured while attempting to send a message to another application. This field is not editable from any user option.
3message text1;0WORD-PROCESSINGThis field contains the text of the message.
4dhcp-longtitudinal checksum0;4FREE TEXT
5dhcp-xor checksum0;5FREE TEXT
6ien772 outq-non-tcp0;6FREE TEXTThe ien of file #772, where this sub-entry is copied from.
10date/time stub rcd found0;10DATE-TIMEA system date/time is entered into this field when a stub record is found.

Error: Invalid Global File Type: 870.01