STANDARD DATA DICTIONARY #2006.596 -- ACTION QUEUE STATUS FILE                                                    3/24/25    PAGE 1
STORED IN ^MAGDICOM(2006.596,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA               (VERSION 3.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
 +---------------------------------------------------------------+ 
 |                                                               |
 | Property of the US Government.                                | 
 | No permission to copy or redistribute this software is given. | 
 | Use of unreleased versions of this software requires the user | 
 | to execute a written test agreement with the VistA Imaging    | 
 | Development Office of the Department of Veterans Affairs,     | 
 | telephone (301) 734-0100.                                     | 
 |                                                               |
 | The Food and Drug Administration classifies this software as  | 
 | a medical device.  As such, it may not be changed in any way. | 
 | Modifications to this software may result in an adulterated   | 
 | medical device under 21CFR820, the use of which is considered | 
 | to be a violation of US Federal Statutes.                     | 
 |                                                               |
 +---------------------------------------------------------------+
 
This file is used to keep track of the various queues and queue-threads that are used to conduct automated routing.  
 
The information in this file will be used by end-users to view which queue-threads are active, and to indicate that queue-threads
are to be stopped or resumed.  
 
The various queue-processors will query this file to see whether a request has been posted to stop (suspend) the queue-thread that
they are processing.  


              DD ACCESS: @
              RD ACCESS: @
              WR ACCESS: @
             DEL ACCESS: @
           LAYGO ACCESS: @
           AUDIT ACCESS: @

CROSS
REFERENCED BY: ACTION QUEUE(B)



2006.596,.01  ACTION QUEUE           0;1 SET (Required)

                                'SEND' FOR Send; 
              LAST EDITED:      APR 04, 2002 
              HELP-PROMPT:      Enter the name of the queue. 
              DESCRIPTION:      The value of this field is the name of an "action queue".  Currently, only one action queue exists,
                                which has the name "SEND".  

              CROSS-REFERENCE:  2006.596^B 
                                1)= S ^MAGDICOM(2006.596,"B",$E(X,1,30),DA)=""
                                2)= K ^MAGDICOM(2006.596,"B",$E(X,1,30),DA)


2006.596,1    THREAD                 1;0 Multiple #2006.5961 (Add New Entry without Asking)


2006.5961,.01   THREAD                 0;1 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
                LAST EDITED:      APR 04, 2002 
                HELP-PROMPT:      Enter the name of a queue-thread. 
                DESCRIPTION:      Each queue may have zero or more "threads".  Each thread will process an instance of the queue, 
                                  thus taking care of the workload for one or more "origins", and delivering to one or more
                                  "destinations".  
                                   
                                  The format of names for threads is yet to be decided...  


2006.5961,2     STATUS                 0;2 SET

                                  'ACTIVE' FOR Active; 
                                  'IDLE' FOR Idle; 
                                  'SUSPENDED' FOR Suspended; 
                LAST EDITED:      APR 04, 2002 
                HELP-PROMPT:      Enter the code for the current status of the queue-thread. 
                DESCRIPTION:      The value of this field is a code for the status of the queue-thread.  Possible values are: 
                                   ACTIVE - thread is active, and has files to process 
                                   IDLE - thread is active, and has no files to process 
                                   SUSPENDED - thread is not active 





INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):