Function CognosImport: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Line 10: Line 10:
* runs [[Cognos_import_processor query]] to turn the data into the format we need and store it in [[Cognos_processed table]]
* runs [[Cognos_import_processor query]] to turn the data into the format we need and store it in [[Cognos_processed table]]
* runs [[Cognos2_import_Cognos2_OneTime query]]
* runs [[Cognos2_import_Cognos2_OneTime query]]
* runs [[Cognos2_import_Cognos2_Units query]]
* runs [[Cognos3_import_Cognos2_Units query]]
* runs [[Cognos2_import_Cognos2_Services query]]
* runs [[Cognos3_import_Cognos2_Services query]]
* 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 12:29, 2021 January 14

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

Approximate algorithm

Check the sub itself for the actual current process.

Related articles

Related articles: