GENERAL DESCRIPTION |
This request is for a one time use in patch SD*5.3*603
post installation processing.
Scheduling (PCMM Web) requests read and write access to the WEB SERVER
(#18.12) file. The post-install routine checks if the server record exists,
then either creates or updates the record using either the UPDATE^DIE or
FILE^DIE FileMan API calls, respectively. In addition it adds an entry (if it
doesn't exist) to the AUTHORIZED WEB SERVICES (#100) multiple, WEB SERVICE
(#.01) field using the UPDATE^DIE FileMan API.
This processing is done programmatically to avoid having sites manually
configure HWSC using the Web Server Manager.
Revision History:
- 3/18/24, effective with Kernel patch XU*8*802 which was released to support
WEB SERVER, EXPIRATION DATE of ICR reflects JAN 7,2025.
- 8/21/24, effective with patch SD*5.3*884 the Scheduling application is
requesting a one-time use in the SD*5.3*884 patch post installation processing
to create 2 new entries in the WEB SERVER (#18.12) file. The post-install
routine SDES884P will add two entries to the WEB SERVER (#18.12) file using
UPDATE^DIE: 1. To connect SD VVS WEB SERVER TEST to the VVS system from
VistA Test accounts. 2. To connect SD VVS WEB SERVER to the VVS system
from VistA Production accounts.
This processing is done programmatically to avoid having sites manually
configure the VVS interface manually using the Web Server Manager.
GLOBAL REFERENCE:
^XOB(18.12,D0
.01 NAME 0;1 Write w/Fileman
.04 SERVER 0;4 Write w/Fileman
.06 STATUS 0;6 Write w/Fileman
.07 DEFAULT HTTP TIMEOUT 0;7 Write w/Fileman
3.01 SSL ENABLED 3;1 Write w/Fileman
3.02 SSL CONFIGURATION 3;2 Write w/Fileman
3.03 SSL PORT 3;3 Write w/Fileman
100 AUTHORIZED WEB SERVICES multiple 100;0
.01 WEB SERVICE 0;1 Write w/Fileman
.06 STATUS 0;6 Write w/Fileman
|