Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.