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

Package: Registration

Routine: DG531095P


Information

DG531095P ;ALB/CC - ADD COMPACT TO DGEEWEBSVC CLASS ; Mar 22, 2023@14:22:39

Source Information

Source file <DG531095P.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*1095 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 SERVICE
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
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
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call