DatatoIMP.bat: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
TOstryzniuk (talk | contribs)
mNo edit summary
m Text replacement - "[[Category: " to "[[Category:"
 
(9 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.  
{{LegacyContent
| explanation=[[Sending]] process changed
| successor=[[Appending.vbs]] 
| content=
 
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 11:


TO:
TO:
*C:\CritPDAdnld\ImportReady
*C:\MedPDAdnld\ImportReady
*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]]
*"'''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.


{{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 10:32, 30 July 2025

Legacy Content

This page contains Legacy Content.

Click Expand to show legacy content.

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.