From 9821e5ef77361f6d093ae9a44a50704fbb535beb Mon Sep 17 00:00:00 2001 From: sam Date: Sat, 19 Jun 2010 17:44:38 +0000 Subject: [PATCH] Updated notes --- doc/bsdx0220.n | 39 --------------------------------------- doc/bxdx0102.n | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 39 deletions(-) delete mode 100644 doc/bsdx0220.n create mode 100644 doc/bxdx0102.n diff --git a/doc/bsdx0220.n b/doc/bsdx0220.n deleted file mode 100644 index dd38a51..0000000 --- a/doc/bsdx0220.n +++ /dev/null @@ -1,39 +0,0 @@ -BSDX 2.2 for WorldVista - -This is a Scheduling GUI package. I am way too tired to write complete notes right now; here are the essentials: - -Pre-requisites: -FM 22 -Kernel 8 -XB 3 or above -SD 5.3 -SD 5.3 patch 11310 (to fix a problem with the code) -BMX 2 or above - -For a Virgin WorldVistA 6-08 release install the following: -XB 4 -BMX 2.1 -XWB 1.1 patch 113102 -BSDX 2.2 -SD 5.3 patch 11310 - -To install: -Load sd0530_11310.k -Load bsdx0210.k -There are a few compilation errors that I have to troubleshoot, but they don't seem to affect anything right now. - -Post-installation tasks: -After installation, complete the following tasks to configure Windows Scheduling: -1. Using RPMS tools, assign the BSDXMENU security key. All scheduling users -must have the BSDXZMENU security key. -2. Users who are also scheduling managers must have the BSDXZMGR key -assigned. The BSDXZMGR key permits access to the Scheduling Management -menu in the client application. This menu supports the creation of clinics and -clinic groups, assignment of users to clinics, designation of user access, and other management activities. For further details, see the User Manual. -3. Make the BMXRPC and BSDXPRC menu options available to scheduling users. -These options must be somewhere in the user’s path, either as a secondary option -or as members of a menu to which the user has access. -4. Use Scheduling Management to configure Resources (clinics), Users, Resource -Groups, Access Types, and Access Type Groups. See the User Manual for -detailed instructions. - diff --git a/doc/bxdx0102.n b/doc/bxdx0102.n new file mode 100644 index 0000000..5eddc11 --- /dev/null +++ b/doc/bxdx0102.n @@ -0,0 +1,50 @@ +BSDX 1.2 for WorldVista + +This is a Scheduling GUI package. + +Pre-requisites: +FM 22 +Kernel 8 +XB 3 or above +SD 5.3 +SD 5.3 patch 11310 (to fix a problem with the code) +BMX 2 or above + +For a Virgin WorldVistA 6-08 release install the following in this order: +1. XB 4 (see https://trac.opensourcevista.net/browser/IHS-VA_UTILITIES-XB/tag/rel_20091207) +2. BMX 2.1 (see https://trac.opensourcevista.net/browser/BMXNET_RPMS_dotNET_UTILITIES-BMX/trunk/k) +3. XWB 1.1 patch 113102 (see https://trac.opensourcevista.net/browser/BMXNET_RPMS_dotNET_UTILITIES-BMX/trunk/k) +4. BSDX 1.2 (see https://trac.opensourcevista.net/browser/Scheduling/trunk/kids) +5. SD 5.3 patch 11310 (see https://trac.opensourcevista.net/browser/Scheduling/trunk/kids) + +Client (download from https://trac.opensourcevista.net/browser/Scheduling/trunk/cs/bsdx0200GUISourceCode/bin/Release): +ClinicalScheduling.exe +BMXNet20.dll + +Client does not need installation. Both files have to be located in the same folder. + +For users who used a previous version, you only need to download and install BSDX 1.2 kids and ClinicalScheduling.exe. + +Post-installation tasks: +After installation, complete the following tasks to configure Windows Scheduling: +1. Using VISTA tools, assign the BSDXMENU security key. All scheduling users +must have the BSDXZMENU security key. +2. Users who are also scheduling managers must have the BSDXZMGR key +assigned. The BSDXZMGR key permits access to the Scheduling Management +menu in the client application. This menu supports the creation of clinics and +clinic groups, assignment of users to clinics, designation of user access, and other management activities. For further details, see the User Manual. +3. Make the BMXRPC and BSDXPRC menu options available to scheduling users. +These options must be somewhere in the user’s path, either as a secondary option +or as members of a menu to which the user has access. +4. Use Scheduling Management to configure +a. Resources (clinics) +b. Users to work with those clinics +c. Resource Groups, then add the clinics to the resource groups. +d. Access Types +e. Access Type Groups +5. Restart the program, and edit the resource availablility by right clicking on it in the tree. +If you don't do these steps, the program won't work. +See the User Manual for detailed instructions. + +Bugs: +Too many to count. Put them on the trac server where you got this software.