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: 4.302

Package: MailMan

MAILMAN SITE PARAMETERS(#4.3)-->4.302

Sub-Field: 4.302


Information

Parent File Name Number Package
MAILMAN SITE PARAMETERS(#4.3) PURGE AUDIT 4.302 MailMan

Details

Field # Name Loc Type Details
.01 PURGE DATE 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JAN 23, 1998
  • HELP-PROMPT:  Enter the purge date you are interested in.
  • DESCRIPTION:  
    This is a date on which one of the purges ran.
  • CROSS-REFERENCE:  4.302^B
    1)= S ^XMB(1,DA(1),.1,"B",$E(X,1,30),DA)=""
    2)= K ^XMB(1,DA(1),.1,"B",$E(X,1,30),DA)
1 REMAINING MESSAGES 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 23, 1998
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of messages that remained on file after the purge ran.
2 PURGED MESSAGES 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 26, 1989
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of messages that were purged.
3 START PURGE DATE 0;4 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 16, 1998
  • HELP-PROMPT:  Enter the date at which you wish processing to start.
  • DESCRIPTION:  This is the date entered by the user. It refers to the starting date of the purge process for unreferenced messages. All unreferenced messages sent on or after this date (and on or before the ending date) are subject
    to purge.
4 STOP PURGE DATE 0;5 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 16, 1998
  • HELP-PROMPT:  Enter the date after which you wish processing to stop.
  • DESCRIPTION:  This is the date entered by the user. It refers to the ending date of the purge process for unreferenced messages. All unreferenced messages sent on or before this date (and on or after the starting date) are subject
    to purge.
5 PURGE TYPE 0;6 SET
  • '1' FOR DATE PURGE;
  • '0' FOR UNREFERENCED MESSAGES PURGE;

  • LAST EDITED:  JAN 23, 1998
  • HELP-PROMPT:  Which type of purge is this?
  • DESCRIPTION:  
    There are purges of unreferenced messages and there are date purges.
6 PURGE MESSAGES OLDER THAN DATE 0;7 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 16, 1998
  • DESCRIPTION:  This field is used during date purges and unreferenced message purges.
    During date purges, messages older than this date are purged from the Message file.
    During unreferenced message purges, unreferenced messages are purged if they were created on or before the purge end date. However, messages which originated locally and were sent to remote sites are not purged if they
    were created on or after this date. This is to give the remote sites some time to reply to the unreferenced message.
7 LAST UPDATE 0;8 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JAN 25, 1990
  • DESCRIPTION:  
    This is the date & time of the last update by the process. It, along with the LAST DATE PROCESSED field, should indicate to the user that the task is progressing as it is checked and changes during the process.
8 LAST DATE PROCESSED 0;9 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 16, 1998
  • DESCRIPTION:  
    This field is updated during the date purge. It is the local create date of the last message actually processed when the update was made to the progress data which also includes the date/time of the update.
Info |  Details