LoadCognos.vbs: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m (Text replacement - "Sub CognosImport" to "Function CognosImport")
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The {{PAGENAME}} runs [[Sub CognosImport]] in [[CCMDB.accdb]] as part of [[Cognos data import]]. It is called by [[LoadCognos.bat]].
The {{PAGENAME}} runs [[Function CognosImport]] in [[CCMDB.accdb]] as part of [[Cognos data import]]. It is called by [[LoadCognos.bat]].


== File locations ==  
== File locations ==  
Line 5: Line 5:


== Change log ==
== Change log ==
=== 2021-03-04 ===
* updated to provide better logging to console of where the script is at during execution
=== 2020-08-27 ===
=== 2020-08-27 ===
* first version rolled out to Pagasa
* first version rolled out to Pagasa

Revision as of 18:59, 2021 March 4

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-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: