$TXT Created by KRNDEV.FO-OAKLAND.DOMAIN.EXT (KIDS) on Thursday, 06/01/23 at 08:25 ============================================================================= Run Date: JUL 26, 2023 Designation: VALM*1*10 Package : VALM - LIST MANAGER Priority: Mandatory Version : 1 SEQ #10 Status: Released Compliance Date: AUG 26, 2023 ============================================================================= Associated patches: (v)VALM*1*6 <<= must be installed BEFORE `VALM*1*10' Subject: FIX PROBLEM OF SELECTING LARGE NUMBER OF ITEMS FROM LIST Category: - Routine Description: ============ Select large number of items from list, call EN^VALM2 only returns partial of selected items. The DIR call in EN^VALM2 returns selected items in Y and Y(0)(Y and Y(0) contain same data) and overflow to Y(1), Y(2),...,Y(n) if selected items are large. However, EN^VALM2 only looks for data in Y, not looks for Y(1), ..,Y(n) In other words, data in Y(1), ...,Y(n) is not returned. Patch Components: ----------------- Files & Fields Associated: File Name (Number) Field Name (Number) New/Modified/Deleted ------------------ ------------------- -------------------- N/A Forms Associated: Form Name File Number 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: -------------------------------------------- INC26441621 Problem: -------- Select large number of items from list, call EN^VALM2 only returns partial of selected items. The DIR call in EN^VALM2 returns selected items in Y and Y(0) (Y and Y(0) contain same data) and overflow to Y(1), Y(2), ...,Y(n) if selected items are large. However, EN^VALM2 only looks for data in Y, not looks for Y(1), ..,Y(n) In other words, data in Y(1), ...,Y(n) is not returned. Resolution: ----------- Modified EN^VALM2 routine to look for data in Y(0), ...,Y(n). Test Sites: Change Order No. ----------------------------------------------------------------- IRON MOUNTAIN VAMC CHG0382520 PHOENIX VAMC CHG0385164 Documentation describing the new functionality is included in this release. Documentation can be found on the VA Software Documentation Library at: https://www.domain.ext/vdl/ Documentation Title File Name --------------------------------------------------------------------- LIST MANAGER DEVELOPER'S GUIDE LIST_MANAGER_DEVELOPER.PDF LIST_MANAGER_DEVELOPER.DOCX 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: ------------------------------- No specific Pre/Post installation instruction is required. 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 VALM*1*10 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 VALM*1*10 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: ------------------------------- To rollback/backout this patch, please install the Backup a Transport Global from the step (2B) of the "Installation Instructions" section. If assistance is needed to rollback/backout the patch please, log a SNOW ticket so the development team can assist. Routine Information: ==================== The second line of each of these routines now looks like: ;;1.0;List Manager;**[Patch List]**;Aug 13, 1993;Build 10 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: VALM2 Before: B10122763 After: B10717461 **6,10** Routine list of preceding patches: 6 ============================================================================= User Information: Entered By : Date Entered : MAR 29, 2023 Completed By: Date Completed: JUL 26, 2023 Released By : Date Released : JUL 26, 2023 ============================================================================= Packman Mail Message: ===================== $END TXT