Copy here only centralized data.vbs: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Created page with "Copy here only centralized data.vbs, writing progress to a log file * checks for new version of Centralized data front end.mdb * copiesCentralized data.mdb from master..."
 
m consolidate with evil twin
Line 1: Line 1:
Copy here only centralized data.vbs, writing progress to a log file
The Copy_only_centralized_data.vbs makes a copy of the files used by [[CFE]] to the directory from which it is launched.
 
* checks for new version of itself
* checks for new version of [[Centralized data front end.mdb]]
* checks for new version of [[Centralized data front end.mdb]]
* copies[[Centralized data.mdb]] from master to (the directory it is in)
* copies [[Centralized data.mdb]] from master to the directory from which it is launched
* copies[[PHI.mdb]] from master to (the directory it is in)
* moves [[PHI.mdb]] from master to the directory from which it is launched
* copies down [[ccmdb.mdb]] from its master location
 
== File locations ==
Master:
* \\Hsc1msfp0001\med_ccmed\CCMDB\centralized_front_end\
* '''[[X:\]]'''CCMDB\centralized_front_end
*[[Data Processor]] uses a shortcut to this on her desktop
 
== Log file of push and pull of centralized ==
see [[Push/Pull log]]


== file location ==
Master file lives at
\\Hsc1msfp0001\med_ccmed\CCMDB\centralized_front_end\


== Change log ==
== Change log ==
=== 2014-03-22 ===
=== 2014-11-04 ===
in live now Ttenbergen 16:51, 2014 November 6 (CST)
* always get CFE, not only if newer
 
=== 2014-10-09 ===
in live location now Ttenbergen 15:18, 2014 October 9 (CDT)
* added lock checks to the copy-to-local of phi.mdb and centralize_data.mdb Ttenbergen 15:08, 2014 October 9 (CDT)
* making the three sister scripts consistent Ttenbergen 15:08, 2014 October 9 (CDT)
 
=== 2014-03-31 ===
released Ttenbergen 12:57, 2014 March 31 (CDT)
* added code to check if phi is locked, to bail if so and to import csvs if not locked Ttenbergen 12:09, 2014 March 31 (CDT)
* updated line calling firefox upon update to work properly Ttenbergen 12:09, 2014 March 31 (CDT)
 
=== 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)


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

Revision as of 11:34, 30 March 2015

The Copy_only_centralized_data.vbs makes a copy of the files used by CFE to the directory from which it is launched.

File locations

Master:

  • \\Hsc1msfp0001\med_ccmed\CCMDB\centralized_front_end\
  • X:\CCMDB\centralized_front_end
  • Data Processor uses a shortcut to this on her desktop

Log file of push and pull of centralized

see Push/Pull log


Change log

2014-11-04

in live now Ttenbergen 16:51, 2014 November 6 (CST)

  • always get CFE, not only if newer

2014-10-09

in live location now Ttenbergen 15:18, 2014 October 9 (CDT)

  • added lock checks to the copy-to-local of phi.mdb and centralize_data.mdb Ttenbergen 15:08, 2014 October 9 (CDT)
  • making the three sister scripts consistent Ttenbergen 15:08, 2014 October 9 (CDT)

2014-03-31

released Ttenbergen 12:57, 2014 March 31 (CDT)

  • added code to check if phi is locked, to bail if so and to import csvs if not locked Ttenbergen 12:09, 2014 March 31 (CDT)
  • updated line calling firefox upon update to work properly Ttenbergen 12:09, 2014 March 31 (CDT)

2014-03-18

original version released today Ttenbergen 15:57, 2014 March 18 (CDT)