Eds and raw pull from x manual.vbs: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
TOstryzniuk (talk | contribs)
mNo edit summary
m legacy, no more questions
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  Legacy
==Stop Date==
June 2014.
== What is it? ==
X:\Eds_Master_data\Eds_pull_from_x.vbs is a VBS script that copies specified  
X:\Eds_Master_data\Eds_pull_from_x.vbs is a VBS script that copies specified  


== What does it do? ==
ICU files from:  
ICU files from:  
# X:\Eds_Master_data\ICU - to a PC in Main office to local:  C:\[[TMSX]]\data
# X:\Eds_Master_data\ICU - TO a PC in Main office to local:  C:\[[TMSX]]\data
# X:\PAGASA\CCData\rawdata - to a PC in Main office to local: C:\CCData|rawdata
# X:\PAGASA\CCData\rawdata - TO a PC in Main office to local: C:\CCData|rawdata


and MED files from:
and MED files from:
# X:\Eds_Master_data\MED- to a PC in Main office to local:  C:\[[MEDTMS]]\data
# X:\Eds_Master_data\MED- TO a PC in Main office to local:  C:\[[MEDTMS]]\data
# X:\PAGASA\MedData\rawdata - to a PC in Main office to local: C:\MedData\rawdata
# X:\PAGASA\MedData\rawdata - TO a PC in Main office to local: C:\MedData\rawdata
 
 
Also see: [[Eds push to x.vbs]]
 


==Location of vbs script==
X:\Eds_Master_data


==Future Plan==
==Location of Log file==
Set up as scheduled task.  Note, when we move to New centralized system this process will be stopped.  The plan is that this task will stop by end of May or June 2014.  
none exists yet.


==Related Process==
*[[Eds_and_raw_push_to_x_manual.vbs]]
*[[Eds_AND_raw_push_to_x_scheduled.vbs]]


{{discussion}} pls link to whichever processes use this...


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

Latest revision as of 12:54, 2015 May 20

 Legacy

Stop Date

June 2014.

What is it?

X:\Eds_Master_data\Eds_pull_from_x.vbs is a VBS script that copies specified

What does it do?

ICU files from:

  1. X:\Eds_Master_data\ICU - TO a PC in Main office to local: C:\TMSX\data
  2. X:\PAGASA\CCData\rawdata - TO a PC in Main office to local: C:\CCData|rawdata

and MED files from:

  1. X:\Eds_Master_data\MED- TO a PC in Main office to local: C:\MEDTMS\data
  2. X:\PAGASA\MedData\rawdata - TO a PC in Main office to local: C:\MedData\rawdata

Location of vbs script

X:\Eds_Master_data

Location of Log file

none exists yet.

Related Process