ReqDemPlanStatisticalSSASForecast.createAndProcessMiningStructure Method [AX 2012]
Creates and processses the mining structure and mining models in the SSAS.
Syntax
private void createAndProcessMiningStructure(
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable,
ReqDemPlanCreateForecastDataContract _dataContract,
ReqDemPlanSSASHelper _ssasHelper,
ReqDemPlanSSASInfo _ssasInfo)
Run On
Server
Parameters
- _allocationKeyFilterTable
Type: ReqDemPlanAllocationKeyFilterTmp Table
Temporary table hodling the values for the allocation keys to be used.
- _dataContract
Type: ReqDemPlanCreateForecastDataContract Class
The data contract with runtime parameters.
- _ssasHelper
Type: ReqDemPlanSSASHelper Class
The SSAS helper instance.
- _ssasInfo
Type: ReqDemPlanSSASInfo Class
The SSAS connection parameters.