Copy here only centralized data.vbs: Difference between revisions

No edit summary
m Text replacement - "[[Category: " to "[[Category:"
 
(23 intermediate revisions by 2 users not shown)
Line 4: Line 4:


* checks for new version of [[Centralized data front end.accdb]] and updates to if available
* checks for new version of [[Centralized data front end.accdb]] and updates to if available
* copies [[Centralized data.mdb]] from backupto the directory from which it is launched
* copies [[Centralized_data.accdb]] from backupto the directory from which it is launched
* moves [[PHI.mdb]] from backup to the directory from which it is launched
* moves [[PHI.mdb]] from backup to the directory from which it is launched
* copies down [[TISS28 Data.mdb]] from its master location
* copies down [[TISS28 Data.mdb]] from its master location
* copies down [[ccmdb.mdb]] from its master location
* copies down [[CCMDB.accdb]] from its master location


== File locations ==  
== File locations ==  
Master:  
Master:  
* \\Hsc1msfp0001\med_ccmed\CCMDB\centralized_front_end\
* {{S:\MED\MED_CCMED}}CCMDB\centralized_front_end\


== Log file ==
== Log file ==
Line 17: Line 17:


== Change log ==
== Change log ==
=== 2022-06-01 ===
* Master version was still trying to copy DSM, which hasn't been part of push pull since 2018. No idea why this didn't come up before. Removed
* improved console logging to make troubleshooting easier in the future
=== 2021-11-04 ===
* removed processing for [[TISS28]] since that file is now static, after discussion with Julie that she has a set locally and doesn't need to keep pulling this.
=== v2019_10_24 ===
* more variable fixes from .mdb to .accdb change.
=== v2019_10_22 ===
* added file version to msgbox at start of script
* corrected .mdb discrepancy .accdb
=== 2019-09-18 ===
* changed [[CCMDB.accdb]] to [[CCMDB.accdb]] and centralized_data.mdb to centralized_data.accdb
=== 2019-08-29 ===
* updated file path for x:\ after Shared Health made server changes.
=== 2019-07-15 ===
=== 2019-07-15 ===
* Changed network path for network_backup from \\hsc1msfp0013\SHARED\WRHA_CCMED\Backup to \\ad.wrha.mb.ca\WRHA\HSC\shared\WRHA\WRHA_CCMED\Backup.
* Changed network path for network_backup from \\hsc1msfp0013\SHARED\WRHA_CCMED\Backup to \\ad.wrha.mb.ca\WRHA\HSC\shared\WRHA\WRHA_CCMED\Backup.
=== 2018-05-18 ===
=== 2018-05-18 ===
* changed [[DSM Labs Consistency check.accdb]] references [[DSM Labs data.accdb]]Ttenbergen 11:53, 2018 May 18 (CDT)
* changed [[DSM Labs Consistency check.accdb]] references [[DSM Labs data.accdb]]Ttenbergen 11:53, 2018 May 18 (CDT)
* detail of what this script does was removed in this update as they are on the Wiki above.


=== 2017-05-03 ===
=== 2017-05-03 ===
Line 27: Line 49:
=== 2016-11-07 ===
=== 2016-11-07 ===
* changed so pulls [[TISS28]] from backup like everything else. Ttenbergen 16:50, 2016 November 7 (CST)
* changed so pulls [[TISS28]] from backup like everything else. Ttenbergen 16:50, 2016 November 7 (CST)
{{Discussion}} - some confusion here.  Say this script has been updated after this date, however, Pagasa, Julie and Trish have this version on their desktop which has better explanation in the script as to what it does. 
* has detailed documentation of what this does in the script
 
=== 2016-08-18 ===
=== 2016-08-18 ===
* added TISS to the process Ttenbergen 16:51, 2016 August 18 (CDT)
* added TISS to the process Ttenbergen 16:51, 2016 August 18 (CDT)


=== 2015-07-11 ===
=== 2015-07-11 ===
change so ccmdb.mdb is copied to c:\ccmdb_program\ instead
change so [[CCMDB.accdb]] is copied to c:\ccmdb_program\ instead


=== 2015-05-28 ===
=== 2015-05-28 ===
Line 67: Line 90:
=== 2014-03-18 ===
=== 2014-03-18 ===
original version released today Ttenbergen 15:57, 2014 March 18 (CDT)
original version released today Ttenbergen 15:57, 2014 March 18 (CDT)


== Related articles ==
== Related articles ==
{{Related Articles}}
{{Related Articles}}


[[Category: Centralized data push pull]]
[[Category:Centralized data push pull]]
[[Category: Data processing batch files]]
[[Category:Data processing batch files]]
[[Category: Batch Files]]
[[Category:Batch Files]]