LoadCognos.vbs: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m Text replacement - "Sub CognosImport" to "Function CognosImport" |
Ttenbergen (talk | contribs) |
||
Line 5: | Line 5: | ||
== Change log == | == Change log == | ||
=== 2021-06-01 === | |||
* removed check that import file is already present on desktop at start of script - there is no reason it should be, since it doesn't get saved until the Access program runs. | |||
=== 2021-03-04 === | === 2021-03-04 === | ||
* updated to provide better logging to console of where the script is at during execution | * updated to provide better logging to console of where the script is at during execution | ||
=== 2020-08-27 === | === 2020-08-27 === |
Revision as of 10:46, 2021 June 1
The LoadCognos.vbs runs Function CognosImport in CCMDB.accdb as part of Cognos data import. It is called by LoadCognos.bat.
File locations
Master: Regional Server\\Programs\Master\CognosScripts (full address: \\ad.wrha.mb.ca\WRHA\REGION\SHARED\ICU_DATA_COLLECTION\\Programs\Master\CognosScripts
)
Change log
2021-06-01
- removed check that import file is already present on desktop at start of script - there is no reason it should be, since it doesn't get saved until the Access program runs.
2021-03-04
- updated to provide better logging to console of where the script is at during execution
2020-08-27
- first version rolled out to Pagasa
2020-07-24
- original implementation
Related articles
Related articles: |