This file stores all information specific to each individual Request Queue. It defines how the entries in each queue will be processed, how often the processed entries in the queue will be purged, etc. This file also stores all Requests and Request-specific data for this queue, i.e. the parameters passed in by the calling program as well as the information generated while the VDEF Request Processor program is handling this request.
OUTPUT TRANSFORM: S Y(0)=Y S Y=$$TIMEE^VDEFUTIL(Y)
LAST EDITED: DEC 16, 2014
HELP-PROMPT: Enter time in xxD yyH zzM wwS format.
DESCRIPTION:
A period of time (in days, hours, minutes, and seconds) that TaskMan uses to calculate how long to wait before it resumes processing the Request queue.
INPUT TRANSFORM: S X=$$TIMEI^VDEFUTIL(X) I 'X!(X<2592000) K X
OUTPUT TRANSFORM: S Y=$$TIMEE^VDEFUTIL(Y)
LAST EDITED: OCT 20, 2014
HELP-PROMPT: Enter time in xxD yyH zzM wwS format. The minimum allowable time is 30D.
DESCRIPTION:
The minimum number of seconds an already processed entry in a Request Queue will be kept in the Queue for archival purposes before it is purged by the VDEF Monitor process.
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
The maximum number of seconds that the oldest Checked Out entry in this queue can be Checked Out for before a MailMan message is sent to the VISTA HL7 IRM account or group.
TECHNICAL DESCR:
The background process monitoring all Request Queues is a Scheduled Option in TaskMan and runs every 10 minutes.
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
HELP-PROMPT: Enter "S" for Suspended or "R" for Running
DESCRIPTION: Current status of this VDEF REquest Processor Queue. Turning the Queue off will result in VDEF HL7 message generation for the Queue being suspended until such time when the Queue is turned back on. NOTE: Turning off a
Request Queue will not prevent VDEF from adding requests to it. Turning a VDEF Request Queue off for a prolonged period of time may result in a significant number of VDEF Requests accumulating in that Queue and causing
disk space problems. If VDEF messaging is to be completely turned off for a Request Queue, the associated VDEF Requestor should be turned off via menu option VDEF (De)Activate Requestor.