$TXT Created by BECKWITH,RALPH at MNTVBB.FO-ALBANY.MED.VA.GOV (KIDS) on Thursday, 12/16/04 at 13:21 ============================================================================= Run Date: JAN 24, 2005 Designation: LBR*2.5*13 Package : LBR - LIBRARY Priority: Mandatory Version : 2.5 SEQ #12 Status: Released Compliance Date: FEB 24, 2005 ============================================================================= Associated patches: (v)LBR*2.5*2 <<= must be installed BEFORE `LBR*2.5*13' Subject: CHECK-IN PRINTING TO TASKMAN Category: - Routine Description: ============ This patch will address the problem of printing the Check-In report to a printer via Taskman from the option LBRY SERIALS CHECK-IN. ASSOCIATED NOIS: =============== CLE-0804-40754 CANNOT PRINT FROM LBRY SERIALS CHECK-IN ASSOCIATED E3R(s): ================ N/A PARTICIPATING TEST SITES: ====================== Bay Pines,FL Cheyenne,WY Cleveland,OH Memphis,TN North Texas HCS NOIS OVERVIEW: ============== CLE-0804-40754 CANNOT PRINT FROM LBRY SERIALS CHECK-IN Problem: ------------ Cache site not able to print check-in report from LBRY SERIALS CHECK-IN option using taskman path requested or by print device definition. Resolution: --------------- Modify coding logic to include task description to handle tasking process properly. ROUTINE SUMMARY: ================ The following is a list of the routine(s) included in this patch. The second line of each of these routine(s) will look like: ;;2.5;LIBRARY;**[PATCH LIST]**;Mar 11, 1996 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== ========== LBRYCK0 6143275 6253025 2,13 LBRYCK1 7564037 7673787 2,13 LBRYCK4 4847194 4999497 2,13 TECHNICAL DOCUMENTATION: ======================= Modified routines in following manner: LBRYCK0: Before: QUE+2 I QUEUE="Y",TERM]"" G QUEUE1 After: QUE+2 I QUEUE="Y",TERM]"" S ZTIO=TERM,ZTDTH=$H G QUEUE1 Before: QUEUE1 S ZTIO=TERM,ZTDTH=$H,ZTRTN="^LBRYCK2", ZTSAVE("LBRYPTR")="" After: QUEUE1 S ZTRTN="^LBRYCK2",ZTSAVE("LBRYPTR")="", ZTDESC="LBRY CHECK-IN REPORT" LBRYCK1: Before: QUEUE+2 I QUEUE="Y",TERM]"" G QUEUE1 After: QUEUE+2 I QUEUE="Y",TERM]"" S ZTIO=TERM,ZTDTH=$H G QUEUE1 Before: QUEUE1 S ZTIO=TERM,ZTDTH=$H,ZTRTN="^LBRYCK2", ZTSAVE("LBRYPTR")="" After: QUEUE1 S ZTRTN="^LBRYCK2",ZTSAVE("LBRYPTR")="", ZTDESC="LBRY CHECK-IN REPORT" LBRYCK4: Before: QUEUE+2 I QUEUE="Y",TERM]"" G QUEUE1 After: QUEUE+2 I QUEUE="Y",TERM]"" S ZTIO=TERM,ZTDTH=$H G QUEUE1 Before: QUEUE1 S ZTIO=TERM,ZTDTH=$H,ZTRTN="^LBRYCK2", ZTSAVE("LBRYPTR")="" After: QUEUE1 S ZTRTN="^LBRYCK2",ZTSAVE("LBRYPTR")="", ZTDESC="LBRY CHECK-IN REPORT INSTALLATION INSTRUCTIONS: ========================= This patch can be installed at any time. Users do not need to be off the system. Installation will take less than 2 minutes. 1. Choose the PackMan message containing this patch and invoke the INSTALL/CHECK MESSAGE PackMan option. 2. (DSM for Open VMS sites only) Disable routine mapping on all systems for the routines listed in the Routine Summary. 3. Start up the Kernel Installation and Distribution System Menu [XPD MAIN]: Edits and Distribution ... Utilities ... Installation ... Select Kernel Installation & Distribution System Option: INStallation --- Load a Distribution Print Transport Global Compare Transport Global to Current System Verify Checksums in Transport Global Install Package(s) Restart Install of Package(s) Unload a Distribution Backup a Transport Global 4. From this menu, you may elect to use the following options (when prompted for the INSTALL NAME, enter LBR*2.5*13): a. Backup a Transport Global - This option will create a backup message of any routines exported with this patch. It will not backup any other changes such as DD's or templates. b. 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 components of this patch (routines, DD's, templates, etc.). c. Verify Checksums in Transport Global - This option will allow you to ensure the integrity of the routines that are in the transport global. 5. Use the Install Package(s) option and select the package LBR*2.5*13. a. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//', answer NO (unless otherwise indicated). b. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//', answer YES Disable: LBRY SERIALS CHECK-IN Check-in c. When prompted 'Enter protocols you wish to mark as 'Out Of Order':', press . 6. (DSM for Open VMS sites only) Optional - Include the routines distributed with this patch in the mapped routine set. NOTE: This step is only necessary if you performed step 2 or if you wish to include the routines in your mapped set. Routine Information: ==================== Routine Name: - LBRYCK1 Routine Checksum: Routine Name: - LBRYCK4 Routine Checksum: Routine Name: - LBRYCK0 Routine Checksum: ============================================================================= User Information: Entered By : BECKWITH,RALPH Date Entered : SEP 14, 2004 Completed By: ILUSTRISIMO,LUCY Date Completed: JAN 20, 2005 Released By : MORRIS,DELISA Date Released : JAN 24, 2005 ============================================================================= Packman Mail Message: ===================== $END TXT