$TXT Created by KRNIRIS.FO-OAKLAND.DOMAIN.EXT (KIDS) on Monday, 12/06/21 at 13:56 ============================================================================= Run Date: APR 19, 2022 Designation: DI*22.2*21 Package : DI - VA FILEMAN Priority: Mandatory Version : 22.2 SEQ #17 Status: Released Compliance Date: MAY 20, 2022 ============================================================================= Associated patches: (v)DI*22.2*19 <<= must be installed BEFORE `DI*22.2*21' (v)DI*22.2*20 <<= must be installed BEFORE `DI*22.2*21' Subject: CORRECTS EIGHT ISSUES IN VA FILEMAN Category: - Routine - Data Dictionary - Input Template Description: ============ Patch DI*22.2*21 corrects eight issues with VA FileMan (FM) Patch Components: ----------------- Files & Fields Associated: New/Modified/ File Name (#) Field Name (#) Deleted ------------- ---------------------- ------------- ENTITY (#1.5) NAME (#.01) Modified Forms Associated: Form Name File # New/Modified/Deleted --------- ------ -------------------- DDE ENTITY ENTER/EDIT 1.5 Modified Mail Groups Associated: Mail Group Name New/Modified/Deleted --------------- -------------------- N/A Options Associated: Option Name Type New/Modified/Deleted ----------- ---- -------------------- DDE AUTO GEN ENTITY FOR A DD # R Modified DDE ENTITY ENTER/EDIT R Modified DDE ENTITY INQUIRE R Modified DDE ENTITY MAPPING M Modified 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: ----------------------- New Service Requests (NSRs): N/A Patient Safety Issues (PSIs): N/A Blood Bank Team Coordination: ----------------------------- 1/24/2022 EFFECT ON BLOOD BANK FUNCTIONAL REQUIREMENTS: Patch DI*22.2*21 contains changes to a package referenced in Process Asset Library standard titled: BBM Team Review of VistA Patches. This patch does not alter or modify any VistA Blood Bank software design safeguards or safety critical elements functions. RISK ANALYSIS: Changes made by patch DI*22.2*21 have no adverse effect on Blood Bank software functionality, therefore RISK is none. Defect Tracking System Ticket(s) & Overview: -------------------------------------------- 1. Problem: INC19156588 VA FileMan option to MODIFY FILE ENTRIES inserts '.001' value in field description node of DD. e.g., ^DD(71.01,21,0)="^.001^3^3^3210813^^" Resolution: Change routine DIE to check for '.001' 2. Problem: INC19387697 Compiled Input Templates won't work correctly with Boolean fields. Resolution: Change routine DIEZ1 to utilize the New Data Type logic. 3. Problem: INC19434563 API $$UTC^DIUTC errors when time is 0000. Resolution: Change routine DIUTC to return error if time is 0000 4. Problem: INC20189849 Undefined error in CHKPT^DIUTL if the return message variable is ^TMP($J). Resolution: Change routine DIUTL to use ^TMP("DIUTL",$J). 5. Problem: INC20428877 VA FileMan options aren't consistent between programmer mode (^DII) and OPTION file (#19). Resolution: Change routines DDEOPT and DII1 to change option text. Change the following MENU TEXT fields (#1) in the OPTION file (#19): DDE AUTO GEN ENTITY FOR A DD # Generate an Entity for a File DDE ENTITY ENTER/EDIT Enter/Edit an Entity DDE ENTITY INQUIRE Print an Entity DDE ENTITY MAPPING Data Mapping 6. Problem: INC20228531 ENTITY file (#1.5) form DDE ENTITY ENTER/EDIT doesn't contain the two new fields added in patch DI*22.2*20. Resolution: Add fields to Forum DDE ENTITY ENTER/EDIT. Change routines DDEG,DDEX and Input Transform of NAME field (#.01). Change NAME field (#.01) to restrict names to be name spaced. 7. Problem: INC19346536 KIDS install doesn't kill old Cross Reference extra code nodes before new code is installed. Resolution: Change routine DIFROMS2 to kill extra nodes after node 1 (set logic) and node 2 (kill logic). 8. Problem: INC19818491 Word Processing fields audited by FileMan do not have their Audit Condition executed to determine audit status. Resolution: Change routine DIET to execute Audit Condition on WP fields. Test Sites: ----------- Lebanon, PA Software and Documentation Retrieval Instructions: -------------------------------------------------- The software for this patch is being released in a PackMan message. Documentation is not included in this release. Patch Installation: 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 DI*22.2*21 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. For each patch you can specify what to backup; the entire Build or just Routines. The backup message can be used to restore just the routines or everything that will restore your system to pre-patch condition. 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. If prompted 'Want KIDS to Rebuild Menu Trees Upon Completion of Install? NO//', answer . ii. When prompted 'Want KIDS to INHIBIT LOGONs during the install? NO//', answer . iii. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? NO//', answer . Post-Installation Instructions: ------------------------------- none Backout and Rollback Procedure: ------------------------------- If rollback/backout is required, the installer can restore the routines using the MailMan message that were saved prior to installing the patch. Routine Information: ==================== The second line of each of these routines now looks like: ;;22.2;VA FileMan;**[Patch List]**;Jan 05, 2016;Build 4 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: DDEG Before:B138334884 After:B139025607 **9,16,17,18,20,21** Routine Name: DDEOPT Before: B885922 After: B875978 **9,16,21** Routine Name: DDEX Before: B1026050 After: B2870130 **9,21** Routine Name: DI21PRE Before: n/a After: B37946 **21** Routine Name: DIE Before: B29116200 After: B29823929 **21** Routine Name: DIET Before: B11283464 After: B11545918 **21** Routine Name: DIEZ1 Before: B18056790 After: B19271912 **21** Routine Name: DIFROMS2 Before: B53250951 After: B55032415 **3,5,14,19,21** Routine Name: DII1 Before: B2361298 After: B2348058 **8,10,9,21** Routine Name: DIUTC Before: B31448968 After: B32030820 **2,21** Routine Name: DIUTL Before: B12049918 After: B12706054 **10,19,21** Routine list of preceding patches: 2, 19, 20 ============================================================================= User Information: Entered By : Date Entered : OCT 05, 2021 Completed By: Date Completed: APR 18, 2022 Released By : Date Released : APR 19, 2022 ============================================================================= Packman Mail Message: ===================== $END TXT