In previous versions of TMCM, it is only possible to generate one report at a time. Other reports will be queued until a running report has been finished.
TMCM 6.0 SP1 and above includes the enhancement where you can set TMCM to generate reports simultaneously.
To pull mutliple reports at the same time:
- Open a Command Prompt.
- Go to the ..\Control Manager folder.
- Execute the following command: XMLModify.exe m_iMultiReportCount <number> SystemConfiguration.xmlFor example: To configure TMCM to generate 5 reports at the same time:XMLModify.exe m_iMultiReportCount 5 SystemConfiguration.xml
- Restart the TMCM service.