DatatoIMP.bat: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
m (link fix)
 
(7 intermediate revisions by 2 users not shown)
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 now a [[:Category: Legacy Data | Legacy]] batch file.  See [[Appending.vbs]]
 
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 appending or uploading files into the master Critical Care [[TMSX]] or Medicine [[MedTMS]] data repository.  
Create by Tina Tenbergen


FROM:  
FROM:  
Line 5: Line 8:


TO:
TO:
*C:\CritPDAdnld\ImportReady
*"'''M'''" to: C:/[[MedPDAdnld/Import Ready | MedPDAdnld/Import Ready]]
*C:\MedPDAdnld\ImportReady
*"'''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.
*Weekly processing.
{{Discussion}}
**see [[UpdataTOTMP.bat]] (duplicate article but updataTOTMP.bat is not the correct name)--.[[User:TOstryzniuk|TOstryzniuk]] 13:30, 15 February 2009 (CST)
UpdataTOTMP.bat is a batch file program created by [[Tina Tenbergen]]. It copies data files [[Sending Patients|sent]] to the [[Regional Server]] to a folder on the [[Data Processor]]s PC in preparation for [[Data Appending Process|appending]] to the [[TMSX | Master Database]].
Using the program prefixes set out in [[Sent files naming conventions]] the batch file copies all data output files according to their '''prefix''':
*"'''M'''" to: C:/[[MedPDAdnld/Import Ready | MedPDAdnld/Import Ready]]
*"'''C'''" to: C:/[[CritPDAAdnld/Import Ready | CritPDAdnld/Import Ready]]




{{Discussion}}


*see [[DatatoIMP.bat]].  I believe that this is a mislabeled article.[[User:TOstryzniuk|TOstryzniuk]] 13:23, 15 February 2009 (CST)
Pagasa, can you have a look at this WIKI link.
*We have 2 articles about the batch file that copies CSV's from output on server to Import Ready on your C drive.
*I think the correct one is DatatoIMP.bat and NOT UpdataTOTMP.bat.
*Let me know.  I will get rid of one article and merge the information.


thanks
[[Category: Legacy Data Processing]]
Trish
{{Stub}}
[[Category: Batch Files]]
[[Category: Data Processing]]
[[Category: IT Instructions]]

Latest revision as of 17:16, 2017 November 7

This is now a  Legacy batch file.  See Appending.vbs 

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:

TO:

  • Weekly processing.