Statistical Forecasts display forecast data generated with ForecastPro. The Integrated Operational Planning user interface does not provide a way to generate forecast data; however, you can generate forecast data using isadmin commands executed through a command-line interface. Forecast data for various durations (daily, weekly, monthly, quarterly, yearly) can be generated by grouping isadmin commands into appropriate scripts.
To display the Statistical Forecasts link in the Integrated Operational Planning Planning Workbench, add the following line to site.properties and restart the Integrated Operational Planning server.
# Control activation of left bar navigation options navigation.forecast.enabled=true
Note: | If ForecastPro is installed on the same server as the forecast generator, in site.properties, set forecastpro.isInstalled=true. |