DatatoIMP.bat: Difference between revisions
Jump to navigation
Jump to search
TOstryzniuk (talk | contribs) mNo edit summary |
TOstryzniuk (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
This is a batch file that '''automates''' the process of '''moving''' "batch sent" CSV files from the [[Regional Server]] to [[Data Processor]]s computers' local hard drive in preparation for uploading files into the master Critical Care [[TMSX]] or Medicine [[MedTMS]] data repository. | This is a batch file that '''automates''' the process of '''moving''' "batch sent" CSV files from the [[Regional Server]] to [[Data Processor]]s computers' local hard drive in preparation in preparation for [[Data Appending Process|appending]] or uploading files into the master Critical Care [[TMSX]] or Medicine [[MedTMS]] data repository. | ||
Create by Tina Tenbergen | |||
FROM: | FROM: | ||
| Line 5: | Line 6: | ||
TO: | TO: | ||
*"'''M'''" to: C:/[[MedPDAdnld/Import Ready | MedPDAdnld/Import Ready]] | *"'''M'''" to: C:/[[MedPDAdnld/Import Ready | MedPDAdnld/Import Ready]] | ||
*"'''C'''" to: C:/[[CritPDAAdnld/Import Ready | CritPDAdnld/Import Ready]] | *"'''C'''" to: C:/[[CritPDAAdnld/Import Ready | CritPDAdnld/Import Ready]] | ||
**Uses the program prefixes set out in [[Sent files naming conventions]] the batch file copies all data output files according to their '''prefix''': | |||
*Weekly processing. | |||
[[Category: Batch Files]] | [[Category: Batch Files]] | ||
[[Category: Data Processing]] | [[Category: Data Processing]] | ||
[[Category: IT Instructions]] | [[Category: IT Instructions]] | ||
Revision as of 19:14, 9 March 2009
This is a batch file that automates the process of moving "batch sent" CSV files from the Regional Server to Data Processors computers' local hard drive in preparation in preparation for appending or uploading files into the master Critical Care TMSX or Medicine MedTMS data repository. Create by Tina Tenbergen
FROM:
- Regional Server/Output/<all locations' directories>
TO:
- "M" to: C:/ MedPDAdnld/Import Ready
- "C" to: C:/ CritPDAdnld/Import Ready
- Uses the program prefixes set out in Sent files naming conventions the batch file copies all data output files according to their prefix:
- Weekly processing.