Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 2006.5961

Package: Imaging

ACTION QUEUE STATUS(#2006.596)-->2006.5961

Sub-Field: 2006.5961


Information

Parent File Name Number Package
ACTION QUEUE STATUS(#2006.596) THREAD 2006.5961 Imaging

Details

Field # Name Loc Type Details
.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...
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
Info |  Details