FORECAST_MODEL_PATH

Description:

This registry parameter defines the location where the Batch Forecasting Training task saves forecasting model files. The files can be saved to a local directory on the job scheduler, a network location, or a cloud storage location, such as a bucket in Amazon S3. This location must be defined before running the Batch Forecasting Training task.

When user-created forecasts are generated immediately using the application server, the application server requires access to the model files to generate forecasts. The application server must have access to the specified location, or the model files must be copied to the same file path on the application server.

When the registry parameter ENABLE_FORECAST_ASYNC_TASK is set to true, user-created forecasts are generated asynchronously on the job scheduler. In this case, the application server does not require access to the model files.

See ENABLE_FORECAST_ASYNC_TASK.

Valid Values:

A file path to a local directory on the job scheduler, a network directory, or a cloud storage location

Default Value:

blank

Location:

System/Modules/ScheduleOptimization/Forecast

Effective:

7.0.0