Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: DG531027P

Package: Registration

Routine: DG531027P


Information

DG531027P ;ALB/MCF - DG*5.3*1027 PRE AND POST-INSTALL ROUTINE TO SET UP HWSC ENTRIES FOR E&E WEB SERVICE;9 September 2020 9:00 AM

Source Information

Source file <DG531027P.m>

Entry Points

Name Comments DBIA/ICR reference
HELP ; Help for ?? on Installation Question POS1 (use direct writes in env check routine)
PRE ; PRE INSTALL Main entry point
; This routine contains the pre-install check which gets executed
; before patch DG*5.3*1027 is allowed to install.
; - Check that the wsdl file is accessible
CHK ; Check for existence of WSDL file.
GETPATH(DGBWSDL) ; - Get the location of the DGBWSDL file
; Return the path of the file. If not found, give error message and return NULL
POST ; POST INSTALL Main entry point
; ICRs:
; 10141 : BMES^XPDUTL
; : MES^XPDUTL
; 5421 : GENPORT^XOBWLIB
; 7190 : R/W access to file 18.02
; 7191 : R/W access to file 18.12
; 2240 : $$ENCRYP^XUSRB1
; 10096 : ^%ZSOF("DEL")
; 3352 : DIEZ^DIKCUTL3
POST1 ; Setup DG EE SUMMARY SERVER and SEVICE
SERVICE ; from wsdl, create/compile classes and set up service
SERVER ; set up web server
DISABLE ; Disable DG EE SUMMARY server if it exists - update of server will set it back to enabled (except for Pre-prod)
POST2 ; Cleanup of routines generated by WSDL compilation
POST3 ; Recompile all input templates for fields that were modified
ROU ; WSDL routines compiled
TYPEMAP ; Map the system type to the SERVER endpoint, Password and Port values

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Enter 1 if patch is being installed in a Pre-Production (Mirror) system."
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !,"Enter 2 if patch is being installed in a Software Quality Assurance system."
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,"Enter 3 if patch is being installed in a Development system."
  • Line Location: HELP+3

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^XOB(18.02 - [#18.02] GET1^DIQ
^XOB(18.12 - [#18.12] FIND1^DIC
^DGEN(27.11 - [#27.11] DIEZ^DIKCUTL3
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call