PHI copy automation: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
As part of the [[2013 data upgrades]], [[CCMDB.mdb]] will now send [[some data]] to the [[Regional Server]]\Output\_PHI ("_" to sort separate from hospitals) which will be picked up by a scheduled task on Trish's computer calling '''X:\CCMDB\PHI\[[copy_PHI.bat]]''' every '''10 minutes''' to copy the data to '''X:\CCMDB\PHI'''. | As part of the [[2013 data upgrades]], [[CCMDB.mdb]] will now send [[some data]] to the [[Regional Server]]\Output\_PHI ("_" to sort separate from hospitals) which will be picked up by a scheduled task on Trish's computer calling '''X:\CCMDB\PHI\[[copy_PHI.bat]]''' every '''10 minutes''' to copy the data to '''X:\CCMDB\PHI'''. | ||
If the task runs and there are no problems the task will list "0x0" in the last results column. Any other code would require review. | |||
[[Category: 2013 data upgrades]] | [[Category: 2013 data upgrades]] | ||
Revision as of 13:11, 4 February 2013
As part of the 2013 data upgrades, CCMDB.mdb will now send some data to the Regional Server\Output\_PHI ("_" to sort separate from hospitals) which will be picked up by a scheduled task on Trish's computer calling X:\CCMDB\PHI\copy_PHI.bat every 10 minutes to copy the data to X:\CCMDB\PHI.
If the task runs and there are no problems the task will list "0x0" in the last results column. Any other code would require review.