PHI copy automation: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
As part of the [[:category:2013 data upgrades|2013 data upgrades]], [[CCMDB.mdb]] will now move [[PHI Data]] from the <file>\\Ad.wrha.mb.ca\wrha\REGIONWRHA\SHARED\ICU_DATA_COLLECTION\Output\_PHI</file> directory on the [[Regional Server]] ("_" to sort separate from hospitals) to <file>X:\CCMDB\PHI</file> which is done by a scheduled task on Trish's computer calling <file>X:\CCMDB\PHI\copy_PHI.bat</file> (see: [[copy_PHI.bat]]) every '''10 minutes'''. | As part of the [[:category:2013 data upgrades|2013 data upgrades]], [[CCMDB.mdb]] will now move [[PHI Data]] from the <file>\\Ad.wrha.mb.ca\wrha\REGIONWRHA\SHARED\ICU_DATA_COLLECTION\Output\_PHI</file> directory on the [[Regional Server]] ("_" to sort separate from hospitals) to <file>X:\CCMDB\PHI</file> which is done by a scheduled task on Trish's computer calling <file>X:\CCMDB\PHI\copy_PHI.bat</file> (see: [[copy_PHI.bat]]) every '''10 minutes'''. | ||
{{Regionalserver|Output\_PHI}} | |||
This batch file has a line to call the 'Load Data.vbs' which opens the PHI_Loader.accdb and calls the code that imports all csv files found within the directory. | This batch file has a line to call the 'Load Data.vbs' which opens the PHI_Loader.accdb and calls the code that imports all csv files found within the directory. | ||