Pull down centralized data.vbs: Difference between revisions
Jump to navigation
Jump to search
TOstryzniuk (talk | contribs) mNo edit summary |
TOstryzniuk (talk | contribs) Main office important notice |
||
Line 1: | Line 1: | ||
*Aug 14.14 - push/pull script not working. Tina has call into ehealth. Master centralized.mdb and PHI.mdb is located on Pagasa desktop and it is called: MASTER_central_&_PHI.mdb_Aug14.14.[[User:TOstryzniuk|Trish Ostryzniuk]] 18:22, 2014 August 14 (CDT) | |||
{{Discussion}} | {{Discussion}} | ||
#Tina, need to add a check for locked file before pulling. [[User:TOstryzniuk|Trish Ostryzniuk]] 14:33, 2014 April 10 (CDT) | #Tina, need to add a check for locked file before pulling. [[User:TOstryzniuk|Trish Ostryzniuk]] 14:33, 2014 April 10 (CDT) | ||
Line 7: | Line 10: | ||
* checks for new version of [[Centralized data front end.mdb]] | * checks for new version of [[Centralized data front end.mdb]] | ||
* moves [[Centralized data.mdb]] from master to local | * moves [[Centralized data.mdb]] from master to local | ||
{{Discussion}} what is the folder called on Data processors local desktop? | |||
* moves [[PHI.mdb]] from master to local | * moves [[PHI.mdb]] from master to local | ||
Revision as of 17:22, 2014 August 14
- Aug 14.14 - push/pull script not working. Tina has call into ehealth. Master centralized.mdb and PHI.mdb is located on Pagasa desktop and it is called: MASTER_central_&_PHI.mdb_Aug14.14.Trish Ostryzniuk 18:22, 2014 August 14 (CDT)
- Tina, need to add a check for locked file before pulling. Trish Ostryzniuk 14:33, 2014 April 10 (CDT)
Pull_down_centralized_data.vbs does the following, writing progress to a log file
- checks for new version of itself
- checks for new version of Centralized data front end.mdb
- moves Centralized data.mdb from master to local
Template:Discussion what is the folder called on Data processors local desktop?
- moves PHI.mdb from master to local
Master VBS file lives at
\\Hsc1msfp0001\med_ccmed\CCMDB\centralized_front_end\
- Data Processor uses a shortcut to this on her desktop
Location also referred to as: X:\CCMDB\centralized_front_end
Location of Log file of push and pull of centralized
\\ad.wrha.mb.ca\WRHA\REGIONWRHA\SHARED\ICU_DATA_COLLECTION\Output\logs
Change log
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-17
original version released today Ttenbergen 15:57, 2014 March 18 (CDT)