Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Fields |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^MAGV(2006.927

Package: Imaging

Global: ^MAGV(2006.927


Information

FileMan FileNo FileMan Filename Package
2006.927 QUEUE Imaging

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Imaging 2 IMAGES PRINTED    ^MAGV(2006.927    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Imaging 1 QUEUE MESSAGE(#2006.928)[.01]    

Fields, Total: 6

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>64!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  OCT 24, 2011
  • HELP-PROMPT:  Enter Queue name, 3-64 characters in length.
  • DESCRIPTION:  
    The queue name.
  • TECHNICAL DESCR:  
    Added in patch MAG*3.0*34
  • CROSS-REFERENCE:  2006.927^B
    1)= S ^MAGV(2006.927,"B",$E(X,1,64),DA)=""
    2)= K ^MAGV(2006.927,"B",$E(X,1,64),DA)
2 QUEUE TYPE 0;2 SET
************************REQUIRED FIELD************************
  • 'E' FOR ERROR;
  • 'I' FOR ICON;
  • 'S' FOR STORAGE;
  • 'M' FOR E-MAIL;

  • LAST EDITED:  OCT 27, 2011
  • HELP-PROMPT:  Enter the queue type.
  • DESCRIPTION:  The queue type. ERROR indicates that the messages in this queue are ERROR messages. ICON indicates that the messages in this queue are requests for icons (abstracts) to be made. STORAGE indicates that the messages in
    this queue are requests for async storage operations to be completed. E-MAIL indicates that the messages in this queue are messages that need to be sent to system administrators.
  • TECHNICAL DESCR:  
    Added in patch MAG*3.0*34
3 ACTIVE 0;3 SET
************************REQUIRED FIELD************************
  • '0' FOR Inactive;
  • '1' FOR Active;

  • LAST EDITED:  OCT 27, 2011
  • HELP-PROMPT:  Enter queue status.
  • DESCRIPTION:  
    Whether or not the queue is active.
  • TECHNICAL DESCR:  
    Added in patch MAG*3.0*34
4 NUM RETRIES 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1.N) X
  • LAST EDITED:  MAY 17, 2010
  • HELP-PROMPT:  Type a number between 0 and 999, 0 Decimal Digits.
  • DESCRIPTION:  
    The number of times the system should attempt to process a queue message before it considers the message a failure. Default value is 5.
  • TECHNICAL DESCR:  
    Added in patch MAG*3.0*34
5 RETRY DELAY IN SECONDS 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."1.N) X
  • LAST EDITED:  MAY 17, 2010
  • HELP-PROMPT:  Type a number between 0 and 99999, 0 Decimal Digits.
  • DESCRIPTION:  
    The number of seconds the system should wait before re-attempting to process a message if the previous attempt failed. Default value is 1200.
  • TECHNICAL DESCR:  
    Added in patch MAG*3.0*34
6 TRIGGER DELAY IN SECONDS 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."1.N) X
  • LAST EDITED:  MAY 17, 2010
  • HELP-PROMPT:  Type a number between 0 and 99999, 0 Decimal Digits.
  • DESCRIPTION:  
    The number of seconds the system should wait before checking for another queue message after the queue is empty. Default value is 60.
  • TECHNICAL DESCR:  
    Added in patch MAG*3.0*34

Found Entries, Total: 4

NAME: Async Storage Request Queue    NAME: Async Storage Request Error Queue    NAME: ASYNC_ICON_QUEUE    NAME: E-Mail Queue    

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^MAGV(2006.927 - [#2006.927] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 4+1!, 5+1!, 6+1!
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Fields |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All