Eds and raw push to x manual.vbs: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m Text replacement - "[[Category: " to "[[Category:"
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  Legacy
== Stop Date ==
June 2014
==What is it?==
Is a VBS script that copies specific DAT files and EXPORTED raw files from local PC (usually the [[data processor]]'s) to X:
Is a VBS script that copies specific DAT files and EXPORTED raw files from local PC (usually the [[data processor]]'s) to X:


==Location of vbs script==
==Location of vbs script==
X:\Eds_Master_data
{{S:\MED\MED_CCMED}}Eds_Master_data


=='''ICU''' files from [[Data Processor]]'s local C==  
==Location of Log file==
# C:\[[TMSX]]\data - TO  X:\Eds_Master_data\ICU
none exists yet.
==what does it do?==
==='''ICU''' files from [[Data Processor]]'s local C===  
# C:\[[TMSX]]\data - TO  {{S:\MED\MED_CCMED}}Eds_Master_data\ICU
#*Specific files copied from this folder:
#*Specific files copied from this folder:
#**Apache.dat
#**Apache.dat
Line 12: Line 20:
#**Registryx.dat
#**Registryx.dat
#**TISS.dat
#**TISS.dat
#*special note: TISS.data is no longer updated to TMSX.  Only edits of older data may be done there.  TISS for ICU is now stored on X:\[[TISS28]]\Database\[[TISS28_Data.mdb]].  The elements of TISS on X are different than the elements of TISS in TMSX.  
#*special note: TISS.data is no longer updated to TMSX.  Only edits of older data may be done there.  TISS for ICU is now stored on {{S:\MED\MED_CCMED}}[[TISS28]]\Database\[[TISS28_Data.mdb]].  The elements of TISS on X are different than the elements of TISS in TMSX.  
#C:\CCData\rawdata - TO X:\PAGASA\CCData\rawdata  
#C:\CCData\rawdata - TO {{S:\MED\MED_CCMED}}PAGASA\CCData\rawdata  


=='''MED''' files from [[Data Processor]]'s local C==
=='''MED''' files from [[Data Processor]]'s local C==
#C:\[[MEDTMS]]\data TO:  X:\Eds_Master_data\MED  
#C:\[[MEDTMS]]\data TO:  {{S:\MED\MED_CCMED}}Eds_Master_data\MED  
#*Specific files copied from this folder:
#*Specific files copied from this folder:
#**[[MedTMS]]\data\ADL.dat
#**[[MedTMS]]\data\ADL.dat
Line 27: Line 35:
#**SapXtra.dat
#**SapXtra.dat
#*Special note: [[iTISS]] is not longer being collected in Medicine but master is still in [[MedTMS]]
#*Special note: [[iTISS]] is not longer being collected in Medicine but master is still in [[MedTMS]]
#C:\MedData\rawdata TO:  X:\PAGASA\MedData\rawdata  
#C:\MedData\rawdata TO:  {{S:\MED\MED_CCMED}}PAGASA\MedData\rawdata  


==Related Process==  
==Related Process==  
Line 35: Line 43:
==Scheduled Task==
==Scheduled Task==
This batch file script has also been set up as and automated ''Scheduled Task'' on [[Data Processor]]'s desktop.  See: [[Eds_AND_raw_push_to_x_scheduled.vbs]]
This batch file script has also been set up as and automated ''Scheduled Task'' on [[Data Processor]]'s desktop.  See: [[Eds_AND_raw_push_to_x_scheduled.vbs]]
==Future Plan==
This task will be stopped when we finally move to centralized database to stop Ed.  Target date end possible end May or June 2014
{{discussion}} pls link to whichever processes use this... possibly [[TMSX MEDTMS Backup]] or more likely [[Updating TMSX or MedTMS Data Files]]... or whichever in [[:Category:Data_Processing]]. Ttenbergen 13:48, 2014 April 30 (CDT)




[[Category: Eds and raw push pull]]
[[Category:Legacy Data processing batch files]]
[[Category: Data processing batch files]]
[[Category:Eds and raw push pull]]
[[Category: Batch Files]]

Latest revision as of 11:32, 30 July 2025

 Legacy

Stop Date

June 2014

What is it?

Is a VBS script that copies specific DAT files and EXPORTED raw files from local PC (usually the data processor's) to X:

Location of vbs script

S:\MED\Med_CCMED\S:\MED\Med_CCMED\Eds_Master_data

Location of Log file

none exists yet.

what does it do?

ICU files from Data Processor's local C

  1. C:\TMSX\data - TO S:\MED\Med_CCMED\S:\MED\Med_CCMED\Eds_Master_data\ICU
    • Specific files copied from this folder:
      • Apache.dat
      • Lab.dat
      • pharmacy.dat
      • Registryx.dat
      • TISS.dat
    • special note: TISS.data is no longer updated to TMSX. Only edits of older data may be done there. TISS for ICU is now stored on S:\MED\Med_CCMED\S:\MED\Med_CCMED\TISS28\Database\TISS28_Data.mdb. The elements of TISS on X are different than the elements of TISS in TMSX.
  2. C:\CCData\rawdata - TO S:\MED\Med_CCMED\S:\MED\Med_CCMED\PAGASA\CCData\rawdata

MED files from Data Processor's local C

  1. C:\MEDTMS\data TO: S:\MED\Med_CCMED\S:\MED\Med_CCMED\Eds_Master_data\MED
    • Specific files copied from this folder:
      • MedTMS\data\ADL.dat
      • apache.dat
      • iTISS.dat
      • lab.dat
      • Pharmacy.dat
      • REGISTRYX.dat
      • SAPSII.dat
      • SapXtra.dat
    • Special note: iTISS is not longer being collected in Medicine but master is still in MedTMS
  2. C:\MedData\rawdata TO: S:\MED\Med_CCMED\S:\MED\Med_CCMED\PAGASA\MedData\rawdata

Related Process

Scheduled Task

This batch file script has also been set up as and automated Scheduled Task on Data Processor's desktop. See: Eds_AND_raw_push_to_x_scheduled.vbs