Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: EEOIPOST

EEOIPOST.m

Go to the documentation of this file.
  1. EEOIPOST ;HISC/DAD - EEO POST INIT ;11/9/92 12:07
  1. ;;2.0;EEO Complaint Tracking;;Apr 27, 1995
  1. ;
  1. PARMS ; Edit UPLINK SERVER PARAMETERS file (#789.5)
  1. S EEODA=+$O(^EEO(789.5,0))
  1. I EEODA'>0 D
  1. AGAIN . K DIC S DIC="^EEO(789.5,",DIC(0)="AELMNQ",DLAYGO=789.5
  1. . W !!,"Setting up the UPLINK SERVER PARAMETERS Station Number",!!
  1. . S DIC("A")="Select STATION NUMBER: "
  1. . W ! D ^DIC
  1. . I Y'>0 D G AGAIN
  1. .. W !!?5,"You must enter your STATION NUMBER at this time !!"
  1. .. Q
  1. . S EEOSTA=$P($G(^DIC(4,$P(Y,"^",2),99)),"^",6) I EEOSTA="" S $P(^DIC(4,$P(Y,"^",2),99),"^",6)=$P(Y,"^",2),EEOSTA=$P(Y,"^",2)
  1. . I $P(Y,"^",2)'=EEOSTA D ERROR
  1. . D DOM Q
  1. E G EXIT
  1. Q
  1. DOM W !!,"Setting up the UPLINK SERVER PARAMETERS Domain"
  1. S CHICAGO(0)="ISC-CHICAGO.DOMAIN.EXT"
  1. S CHICAGO=+$O(^DIC(4.2,"B",CHICAGO(0),0))
  1. I $P($G(^DIC(4.2,CHICAGO,0)),"^")'=CHICAGO(0) D G EXIT
  1. . W !!?5,"The ",CHICAGO(0)," domain was not found !!"
  1. . W !!?5,"Please verify your domain file entry for ",CHICAGO(0),"."
  1. . W !?5,"Contact your support ISC for assistance. Once the entry has"
  1. . W !?5,"been corrected you may restart the post-init at PARMS^EEOIPOST."
  1. . Q
  1. K DR S DIE="^EEO(789.5,",DR="1////"_CHICAGO,DA=+Y
  1. D ^DIE
  1. K DR S DIE="^DIC(4.2,",DR="5.5////"_14000,DA=+CHICAGO
  1. W !?5,"and its STATION number."
  1. D ^DIE
  1. ;
  1. MAILGRP ;Setup the required EEO mail groups
  1. W !!,"Setting up the EEO mail groups",!
  1. F EEO=1:1 S X=$P($T(GROUP+EEO),";;",2) Q:X="" D
  1. . S MAILGRP=$P(X,"^"),TYPE=$P(X,"^",2)
  1. . S ENROLL=$P(X,"^",3),RESTRICT=$P(X,"^",4)
  1. . W !?5,MAILGRP
  1. . S EEODA=+$O(^XMB(3.8,"B",MAILGRP,0))
  1. . I EEODA'>0 D
  1. .. K DD,DIC,DINUM,DO
  1. .. S DIC="^XMB(3.8,",DIC(0)="LM",DLAYGO=3.8,X=MAILGRP
  1. .. D FILE^DICN
  1. .. S EEODA=+Y
  1. .. Q
  1. . K DR S DIE="^XMB(3.8,",DA=EEODA
  1. . S DR="4////"_TYPE_";7////"_ENROLL_";10////"_RESTRICT
  1. . D ^DIE
  1. . Q
  1. W !!,"For each mail group, AT A MINIMUM, there should be one appropriate active user",!,"entered. The UPLINK PROBS group should contain at least one IRM person. In",!,"addition, XQSERVER must also have one active user."
  1. W !!,"Task the option EEO TASKED UPLINK BULLETIN to run nightly. This option will",!,"transmit updated information to the central data base.",!!
  1. EXIT ;Clean up and quit
  1. K CHICAGO,DA,DD,DIC,DIE,DINUM,DLAYGO,DO,DR,EEOSTA
  1. K EEO,EEODA,ENROLL,MAILGRP,RESTRICT,TYPE,X,Y
  1. D ^EEOIPOS2
  1. Q
  1. ERROR W !!,*7,*7,"Your Reporting Station "_EEOSTA_" does not match "_$P(^DIC(4,$P(Y,"^",2),0),"^",1),!,EEOSTA_" is associated with "_$P(^DIC(4,EEOSTA,0),"^",1),*7,*7,!,"The post init will stop for you to correct the Reporting station."
  1. W !,"To restart the Post init D PARMS^EEOIPOST to finish.",!!
  1. S DIK="^EEO(789.5,",DA=+Y D ^DIK K DIK,DA,Y
  1. Q
  1. GROUP ;;EEO Mail Group Name ^ Type ^ Allow Self Enrollment ^ Restrictions
  1. ;;UPLINK_DATA_SERVER^PU^n^0