This process is scheduled to recalculate indicator values (aggregate data per indicator, division, year, period, scenario) after 'Closing Financial Periods' only.
Note: Indicators are updated automatically (not scheduled) by e-Synergy when the following occurs
This should be scheduled at the customers discretion, but it is recommended to run the process at least once a day at an off-peak time.
This process can be run by typing the command below into the DOS prompt or by creating a task for it by using Windows 2000 Task Scheduler or by creating a job for it by using the SQL Agent .
[Installation directory]\BIN\BacoProcessRatios.exe /S:[servername] /D:[database]
e.g., C:\Synergy\BIN\BacoProcessRatios.exe /S:MyServer /D:MySqlDb
Note 1: The parameters /S:[servername] /D:[database] are mandatory.Note 2: In order to check whether the background processes have run successfully and to see what parameters have been used to run the processes, you can check the Log:Process report, which can be found in menu path e-Synergy > System > Log > Process. This report provides information such as, showing the date and time the operation took place, what command was used, the server used and any messages that may occur.