Function CognosImport: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "query Cognos_import_processor" to "Cognos_import_processor query")
Line 3: Line 3:
* cleans out [[Cognos_import table]] and [[Cognos_processed table]]
* cleans out [[Cognos_import table]] and [[Cognos_processed table]]
* imports "page1_1!" and "page2_2!" from [[Cognos EPR Report]]
* imports "page1_1!" and "page2_2!" from [[Cognos EPR Report]]
* runs [[query Cognos_import_processor]] to turn the data into the format we need
* runs [[Cognos_import_processor query]] to turn the data into the format we need
* again cleans out temporary table [[Cognos_import table]]
* again cleans out temporary table [[Cognos_import table]]
* starts the email that will tell collectors that the new data is now available
* starts the email that will tell collectors that the new data is now available

Revision as of 11:47, 2020 July 28

Function CognosImport is the sub that accomplishes the Cognos EPR Report importing as part of Cognos data import .

Related articles

Related articles: