source: cprs/branches/GUI-config/KIDS Server patch/TMG-GUI-CONFIG-1.0-4.TXT@ 828

Last change on this file since 828 was 828, checked in by Kevin Toppenberg, 14 years ago

Sortable grids, fixed hint-bug

File size: 5.0 KB
Line 
1$TXT Created by TOPPENBERG,KEVIN at FAMILY PHYSICANS OF GREENEVILLE (KIDS) on Wednesday, 08/20/08
2=============================================================================
3Run Date: JUL 7,2010 Designation: TMG-GUI-CONFIG*1.0*4
4Package : TMG - FAMILY PHYSICANS OF GREENEVILLE Priority: Optional
5Version : 1 SEQ #4 Status: Released
6=============================================================================
7
8Associated patches: None
9
10Subject: Patch to support WorldVistA Configuration Utility
11
12Category:
13 - Routine
14
15Description:
16============
17
18 This patch fixes system-side errors upon getting help for fields. The help
19 code for some fields expects to be passed information about the particular
20 record being looked at. This is now provided.
21
22 This patch replaces two server side routine modules (*.m file):
23 TMGRPC3
24 TMGRPC3E
25
26
27 INSTALLATION INSTRUCTIONS:
28 ==========================
29 This patch should cause minimal impact on live systems, as it provides only 1 routine,
30 1 OPTION, and 1 REMOTE PROCEDURE. Installation will take less than 1 minute. Users
31 may remain on the system. Note: the follow instructions were copied from another KIDS
32 install and modified. There may be some discrepancies.
33
34 The following are instructions for those using the Packman method:
35 ------------------------------------------------------------------
36 1. Use the INSTALL/CHECK MESSAGE option on the PackMan menu.
37
38 2. Review your mapped set. If any of the routines listed in the
39 ROUTINE SUMMARY section are mapped, they should be removed
40 from the mapped set at this time.
41
42 3. From the Kernel Installation and Distribution System Menu, select
43 the Installation menu.
44
45 4. From this menu, you may elect to use the following options
46 (when prompted for INSTALL NAME, enter TMG-GUI-CONFIG*1.0*4):
47 a. Backup a Transport Global
48 b. Compare Transport Global to Current System
49 c. Verify Checksums in Transport Global
50
51 5. Use the Install Package(s) option and select the package TMG-GUI-CONFIG*1.0*4.
52
53 6. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//'
54 respond NO.
55
56 7. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and
57 Protocols? YES//', respond NO.
58
59 8. If routines were unmapped as part of step 2, they should be returned
60 to the mapped set once the installation has run to completion.
61
62 9. (See step 9 below)
63
64 The following are instructions for those loading the patch via Host File System:
65 ---------------------------------------------------------------------------------
66 1. Navigate the menu option path to reach the Kernel Installation and Distribution
67 System Menu. Or, the menu option XPD MAIN may be entered directly.
68
69 2. Next, at the menu displaying:
70 Edits and Distribution ...
71 Utilities ...
72 Installation ... <---------- pick this one.
73
74 3. Next, at the menu displaying the options as below, choose each of the options
75 in a step-by-step fashion, in numerical order (i.e. 1, 2, 3 etc.) Step #1 will
76 prompt the user to enter the file path on the host file system where the source
77 file is stored. The filename to enter is TMG-GUI-CONFIG-1.0-4.KIDS, but add the
78 appropriate path. E.g. /tmp/TMG-GUI-CONFIG-1.0-4.KIDS
79
80 1 Load a Distribution
81 2 Verify Checksums in Transport Global
82 3 Print Transport Global
83 4 Compare Transport Global to Current System
84 5 Backup a Transport Global
85 6 Install Package(s)
86 Restart Install of Package(s)
87 Unload a Distribution
88
89 4. From this menu, you may elect to use the following options
90 (when prompted for INSTALL NAME, enter TMG-GUI-CONFIG*1.0*3):
91 a. Backup a Transport Global
92 b. Compare Transport Global to Current System
93 c. Verify Checksums in Transport Global
94
95 5. Use the Install Package(s) option and select the package TMG-GUI-CONFIG*1.0*4.
96
97 6. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//'
98 respond NO.
99
100 7. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and
101 Protocols? YES//', respond NO.
102
103 8. If routines were unmapped as part of step 2, they should be returned
104 to the mapped set once the installation has run to completion.
105
106
107=============================================================================
108User Information:
109Entered By : TOPPENBERG,KEVIN Date Entered : JUL 7,2010
110Completed By: TOPPENBERG,KEVIN Date Completed: JUL 7,2010
111Released By : TOPPENBERG,KEVIN Date Released : JUL 7,2010
112=============================================================================
113
114Packman Mail Message:
115=====================
116
117$END TXT
Note: See TracBrowser for help on using the repository browser.