Installing QAD BI > Modifying Existing Installations > Adding New Module to Existing Installation
  
Adding New Module to Existing Installation
Follow these steps if you have been running a system for a while with a specific set of analytical modules and now must add a module and load the data for all your sources:
1 Install the new module. See Installing Additional BI Modules.
2 For each source that now needs the history loaded for this module only, set the INITIAL_JOB_SETUP_CONNECTION_XX_HIST_MODULES to include COM and JUST THE NEW MODULE. For example, if you had previously installed COM, OM, and FIN, the value for this parameter must be “COM,OM,FIN”. If you want to add the Operations module, set the HIST_MODULES value to “COM,OP”.
Important: Do not include any modules for which you have already loaded the history.
3 For each source that you want to process the new module’s data on a daily basis, add the new module to the INITIAL_JOB_SETUP_CONNECTION_XX_DAILY_MODULES list. For example, if you are processing COM,OM,FIN on a daily basis, and are adding the Operations module, change the DAILY_MODULES list to “COM,OM,FIN,OP”.
4 For each source that needs history loaded for the new module, set the INITIAL_JOB_SETUP_CONNECTION_XX_RUN value to N.
5 Set the INITIAL_JOB_SETUP_ENABLED flag to Y.
6 Run INITIAL_JOB_SETUP.
7 Run HIST_START.
8 When the history load completes, daily processing can resume.