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
Print Page as PDF
Routine: DG531065P

Package: Registration

Routine: DG531065P


Information

DG531065P ;ALB/JAM - EMERGENCY PATCH DG*5.3*1065 POST-INSTALL ROUTINE ;01 October 2021 10:00 AM

Source Information

Source file <DG531065P.m>

Entry Points

Name Comments DBIA/ICR reference
POST ; Main entry point for post-install
; - Update the UAM web services to remove the API Key from the Context Root
; - Get the API key appropriate for the site and store in the PARAMETERS file (#8989.5)
POST1(DGKEY) ; Get the API Key
; DGKEY - (Pass by Reference) Set API Key into DGKEY
POST2(DGKEY) ; Set the API Key for the site into the PARAMETER file
POST3 ; Set services to remove the API Key - use REGREST^XOBWLIB
REGMAP ; Station-to-Region mapping table - Format: ;;Station ID;VISN;Region;VHA Facility Name
KEYMAP ; Region 1: North Atlantic, 2: Southeast, 3: Midwest, 4: Continental, 5: Pacific - Format: ;;Region;Key
Info |  Source |  Entry Points