Appending.vbs: Difference between revisions
Fschumacher (talk | contribs) |
Ttenbergen (talk | contribs) m Text replacement - "S:\MED\CCMED" to "S:\MED\MED_CCMED" |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
Legacy, no longer used | |||
''This script supersedes the previously used batch file [[Appending.bat]] | ''This script supersedes the previously used batch file [[Appending.bat]] | ||
==What does it do== | |||
This is a batch file that '''automates''' the process of converting batch sent CSV files to TXT, while also '''moving''' these "batch sent" CSV files from the Regional Server to Data Processors computers' local hard drive. This is done in preparation in preparation for Data Appending Process or uploading files into the master Critical Care [[TMSX]] or Medicine [[MedTMS]] data repository. | |||
== | |||
This is a batch file that '''automates''' | |||
''' | |||
==Where exactly does it move if FROM and TO== | |||
FROM: | FROM: | ||
*[[Regional Server]]/Output/<all locations' directories> | *[[Regional Server]]/Output/<all locations' directories> | ||
Line 23: | Line 15: | ||
**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''': | ||
==How often is is done== | |||
*Once per week or more if required | |||
''' | ==Where is script for batch file stored== | ||
The script is located in '''C:\ccmis_backup''' on the main data processing computer. A backup copy is located in '''{{S:\MED\MED_CCMED}}ccmis_backup\Copy of batch files on Pagasa C drive'''. | |||
==Implementation/change log== | ==Implementation/change log== | ||
===2014-Apr-24=== | |||
Pagasa ID that there was an error message for the last month when running this program but she did not let anyone know because it is minor. She noted that any of the MD sent csv files that are move from Output folder on Regional Server to MedTms\Import Ready folder are not changed from CSV to TXT. The CC one are okay. Tina had a look and made some minor edits and ran test and things seemed to work. [[User:TOstryzniuk|Trish Ostryzniuk]] 18:46, 2014 April 24 (CDT) | |||
*Plan: Pagasa to write down the error message with the LINE number so we can look at which line in the vbs script things may be getting hung up in.[[User:TOstryzniuk|Trish Ostryzniuk]] 18:46, 2014 April 24 (CDT) | |||
===2012-SEP-17=== | |||
* Implemented script on Data Processor's PC. Explained functionality and ran through a test to demonstrate how the script works. No problems in the production environment.--[[User:Fschumacher|Fschumacher]] ([[User talk:Fschumacher|talk]]) 13:52, 2012 September 17 (CDT) | * Implemented script on Data Processor's PC. Explained functionality and ran through a test to demonstrate how the script works. No problems in the production environment.--[[User:Fschumacher|Fschumacher]] ([[User talk:Fschumacher|talk]]) 13:52, 2012 September 17 (CDT) | ||
*-[[User:PTorres | Pagasa Torres]] & [[User:TOstryzniuk|Trish Ostryzniuk]] 14:57, 2012 December 14 (EST) | |||
[[Category: | [[Category:Legacy_Data_Processing]] | ||