Appending.bat: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) m (link fix) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
This process has been superseded by [[Appending.vbs]]. | This process has been superseded by [[Appending.vbs]]. | ||
Legacy info only | this article is now Legacy info only | ||
This is a batch file that '''automates''' two processes. Create August 25.09. (combines the following previously used batch files: A. [[DatatoIMP.bat]] and B. [[DataTwisterMDBtoSANS.bat]] | This is a batch file that '''automates''' two processes. Create August 25.09. (combines the following previously used batch files: A. [[DatatoIMP.bat]] and B. [[DataTwisterMDBtoSANS.bat]] | ||
'''A''' | '''A''' | ||
*moves batch files "sent" CSV files from the [[Regional Server]] to [[Data Processor]]s computers' local hard drive in preparation in preparation for | *moves batch files "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: | ||
* | *Regional Server/Output/<all locations' directories> | ||
TO: | TO: | ||
Line 15: | Line 15: | ||
*"'''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''': | **Uses the program prefixes set out in [[Sent files naming conventions]] the batch file copies all data output files according to their '''prefix''': | ||
'''B'''. | '''B'''. | ||
Line 25: | Line 24: | ||
*TmpV2_1.mdb | *TmpV2_1.mdb | ||
[[Category: Legacy Data Processing]] | [[Category: Legacy Data Processing]] | ||
Latest revision as of 16:16, 2017 November 7
This process has been superseded by Appending.vbs.
this article is now Legacy info only
This is a batch file that automates two processes. Create August 25.09. (combines the following previously used batch files: A. DatatoIMP.bat and B. DataTwisterMDBtoSANS.bat
A
- moves batch files "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:
B.
- Copies output Access mdb (database) files from the Regional Server (Twister) to the SAN (X:Drive)
- the following mdb are copied:
- greensheets.mdb
- PDA_Pending.mdb
- TASKS.mdb
- TmpV2_1.mdb