$TXT Created by KRNDEV.FO-OAKLAND.DOMAIN.EXT (KIDS) on Tuesday, 01/23/24 at 11:13 ============================================================================= Run Date: APR 10, 2024 Designation: XU*8*795 Package : XU - KERNEL Priority: Mandatory Version : 8 SEQ #637 Status: Released Compliance Date: MAY 11, 2024 ============================================================================= Associated patches: (v)XU*8*701 <<= must be installed BEFORE `XU*8*795' Subject: FIX FOR DELAYED SSOI LOGIN Category: - Routine Description: ============ When a remote procedure call (RPC) client calls "XUS SIGNON SETUP" RPC requesting that auto signon be skipped, the RPC broker (server side) implementation does not abide by the request. As a result the broker attempts to create a Broker Development Kit (BDK) client agent (XWB CREATE HANDLE) and opens a new TCP socket back to the originating client using $$CMD^XWBCAGNT. The delayed login occurs because the TCP session is waiting for the socket to timeout since the client does NOT send an RST TCP packet. This patch has been developed to fix the delayed login issue. Patch Components: ----------------- Files & Fields Associated: File Name (Number) Field Name (Number) New/Modified/Deleted ------------------ ------------------- -------------------- N/A Forms Associated: Form Name File # New/Modified/Deleted --------- ------ -------------------- N/A Mail Groups Associated: Mail Group Name New/Modified/Deleted --------------- -------------------- N/A Options Associated: Option Name Type New/Modified/Deleted ----------- ---- -------------------- N/A Protocols Associated: Protocol Name New/Modified/Deleted ------------- -------------------- N/A Security Keys Associated: Security Key Name ----------------- N/A Templates Associated: Template Name Type File Name (Number) New/Modified/Deleted ------------- ---- ------------------ -------------------- N/A Remote Procedures Associated: Remote Procedure Name New/Modified/Deleted --------------------- -------------------- N/A Parameter Definitions Associated: Parameter Name New/Modified/Deleted -------------- -------------------- N/A Additional Information: N/A New Service Requests (NSRs): ---------------------------- N/A Patient Safety Issues (PSIs): ----------------------------- N/A Defect Tracking System Ticket(s) & Overview: -------------------------------------------- SCTASK13039802 - FIX FOR DELAYED SSOI LOGIN. Problem: ---------- When an RPC client calls XUS SIGNON SETUP requesting that auto signon be skipped, the RPC broker (server side) implementation does not abide by the request. As a result the broker attempts to create a BDK client agent (XWB CREATE HANDLE) and opens a new TCP socket back to the originating client using $$CMD^XWBCAGNT. The delayed login occurs because the TCP session is waiting for the socket to timeout since the client does NOT send an RST TCP packet. Resolution: ----------- The subroutine COOKIE (in routine XUS1) has been updated to include a check that examines if the auto signon setup has been disabled. If the auto signon setup has been disabled then do not create a broker that calls back to the client workstation. The variable for auto signon setup is configured when the remote procedure "XUS SIGNON SETUP" is called. Test Sites: Change Order #: ----------------------------------------- GRAND JUNCTION VAMC CHG0464386 NORTHPORT VAMC CHG0463228 Software and Documentation Retrieval Instructions: ---------------------------------------------------- The software for this patch is being released as a PackMan message. There's no updated Documentation being released with this patch. Patch Installation: ------------------- Pre/Post Installation Overview: ------------------------------- There are no Pre/Post installation routine processes. Pre-Installation Instructions: ------------------------------ This patch may be installed with users on the system although it is recommended that it be installed during non-peak hours to minimize potential disruption to users. This patch should take less than 5 minutes to install. Installation Instructions: -------------------------- 1. Choose the PackMan message containing this build. Then select the INSTALL/CHECK MESSAGE PackMan option to load the build. 2. From the Kernel Installation and Distribution System Menu, select the Installation Menu. From this menu, A. Select the Verify Checksums in Transport Global option to confirm the integrity of the routines that are in the transport global. When prompted for the INSTALL NAME enter XU*8.0*795 NOTE: Using will not bring up a Multi-Package build even if it was loaded immediately before this step. It will only bring up the last patch in the build. B. Select the Backup a Transport Global option to create a backup message. You must use this option and specify what to backup; the entire Build or just Routines. The backup message can be used to restore the routines and components of the build to the pre-patch condition. i. At the Installation option menu, select Backup a Transport Global ii. At the Select INSTALL NAME prompt, enter your build XU*8.0*795 iii. When prompted for the following, enter "R" for Routines or "B" for Build. Select one of the following: B Build R Routines Enter response: Build iv. When prompted "Do you wish to secure your build? NO//", press and take the default response of "NO". v. When prompted with, "Send mail to: Last name, First Name", press to take default recipient. Add any additional recipients. vi. When prompted with "Select basket to send to: IN//", press and take the default IN mailbox or select a different mailbox. C. You may also elect to use the following options: i. Print Transport Global - This option will allow you to view the components of the KIDS build. ii. Compare Transport Global to Current System - This option will allow you to view all changes that will be made when this patch is installed. It compares all of the components of this patch, such as routines, DDs, templates, etc. D. Select the Install Package(s) option and choose the patch to install. i. When prompted 'Want KIDS to INHIBIT LOGONs during the install? NO//', answer . ii. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? NO//', answer Post-Installation Instructions ------------------------------ No further action needed. Back-Out/Roll Back Plan: ------------------------------- a. Use MailMan [XMUSER] menu to locate the PackMan message containing the backup build. The subject of the PackMan message begins with "Backup of XU*8.0*795". Use the PackMan message action XTRACT KIDS. b. Use the PackMan INSTALL/CHECK MESSAGE option to load the backup KIDS distribution. c. Use KIDS [XPD MAIN] menu to install the backup KIDS distribution using the Install Package(s) [XPD INSTALL BUILD] option. Routine Information: ==================== The second line of each of these routines now looks like: ;;8.0;KERNEL;**[Patch List]**;Jul 10, 1995;Build 1 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: XUS1 Before: B33409162 After: B33957171 **9,59,111,165,150,252,265,419, 469,523,543,638,659,701,795** ============================================================================= User Information: Entered By : Date Entered : AUG 04, 2023 Completed By: Date Completed: APR 10, 2024 Released By : Date Released : APR 10, 2024 ============================================================================= Packman Mail Message: ===================== $END TXT