ReqDemPlanStatisticalSSASForecast.createAndProcessMiningStructure Method [AX 2012]
Creates and processses the mining structure and mining models in the SSAS.
private void createAndProcessMiningStructure(
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable,
ReqDemPlanCreateForecastDataContract _dataContract,
ReqDemPlanSSASHelper _ssasHelper,
ReqDemPlanSSASInfo _ssasInfo)
Run On
ServerParameters
- _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.
Community Additions
ADD
Show: