MPI VISTA HWS CONFIG (3675)    REMOTE PROCEDURE (8994)

Name Value
NAME MPI VISTA HWS CONFIG
TAG CHANGE
ROUTINE XUMVIWSC
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
WORD WRAP ON TRUE
VERSION 1
APP PROXY ALLOWED Yes
DESCRIPTION
This Remote Procedure Call (RPC) will be used to update the following
 
In addition, the HTTPS parameter can be updated in the STATUS (#.04) field
for the 'TWO' entry in the MPI ICN BUILD MANAGEMENT (#984.8) file. All of
this is in support of the Web Application Security Assessment (WASA)
security scan findings to move the web server connection to HTTPS.
fields for the 'MPI_NEW_PSIM EXECUTE' entry in the WEB SERVER (#18.12)
file in VistA:
  
     - USERNAME
     - PASSWORD
     - SERVER
     - SSL PORT
     - SSL CONFIGURATION
INPUT PARAMETER
  • USER
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   50
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the USERNAME field to be set in the WEB SERVER file for the 
    MPI_NEW_PSIM_EXECUTE entry.
    
  • PASS
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   50
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    This is the PASSWORD field to be set in the WEB SERVER file for the 
    MPI_NEW_PSIM_EXECUTE entry.
    
  • SWITCH
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   NO
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    This is for setting the TWO entry in file 984.8 field 4 to note HTTPS (1) 
    or HTTP (0).
    
  • SERVER
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   60
    REQUIRED:   NO
    SEQUENCE NUMBER:   5
    DESCRIPTION:   
    This is for the address to connect to with the web server
    
  • SSL PORT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   5
    REQUIRED:   NO
    SEQUENCE NUMBER:   6
    DESCRIPTION:   
    SSL Port for the web server
    
  • SSL CONFIGURATION
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   40
    REQUIRED:   NO
    SEQUENCE NUMBER:   7
    DESCRIPTION:   
    This is the name of the Cache Secure Socket Layer (SSL) configuration 
    that should be associated with the web server.
    
RETURN PARAMETER DESCRIPTION
RETURN(1) = 1^SUCCESS PASSWORD for success OR -1^error message for an 
issue updating the SSL Port field
RETURN(6) = 1^SUCCESS SSL CONFIGURATION for success or -1^error message 
for an issue updating the SSL Configuration field.
issue updating password
RETURN(2) = 1^SUCCESS USER for success OR -1^error message for an issue 
updating username
RETURN(3) = 1^SUCCESS SWITCH for success or -1^error message for an 
issue updating HTTPS
RETURN(4) = 1^SUCCESS SERVER for success or -1^error message for an issue 
updating the Server field
RETURN(5) = 1^SUCCESS SSL PORT for success or -1^error message for an