Category:Batch Files: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
We use several '''batch files''', mostly for file copying and [[:Category: Backup | Backup]].   
We use several '''batch files''', mostly for file copying and [[:Category: Backup | Backup]].   
*The [[EHealth ServiceDesk]] does not support the batch files, therefore the main contact for the batch files is [[Tina Tenbergen]].
*The [[EHealth ServiceDesk]] does not support the batch files, therefore the main contact for the batch files is [[Tina Tenbergen]].
== data processor batch files ==
*Batch files are located on Main [[data processor]]s computer in the follow folder:
*<file>C:\ccmis_backup</file>  (see: [[ccmis_backup]])
*You can find a '''copy''' of '''Pagasa's data processing and backup batch''' files on:
::<file>X:\ccmis_backup\Copy_of_batch_files_on_Pagasa_C_drive</file>---[[User:TOstryzniuk|TOstryzniuk]] 16:53, 25 August 2009 (CDT)
Pagasa is the keeper of the master database. She needs to update files to the Scanner computer, Julie and Trish regularly. This is one of a set of batch files to help with this. The Scanner computer needs the latest copy of the data files in order to update the TISS and the HSC Pharmacy data which is manually entered. The updated TISS and Pharmacy files done on the scanner computer then need to be copied back to Pagasa computer as needed.
All copies will be initiated by Pagasa, and done via batch file from shared PC drives.
Some settings and warning messages are common to all the batch files in this directory, so they are extracted into file pre.bat to have only one place to edit.


[[Category: Backup]]
[[Category: Backup]]
[[Category:IT Instructions]]
[[Category:IT Instructions]]

Revision as of 11:21, 2 December 2013

We use several batch files, mostly for file copying and Backup.