Configuring the Analysis Services Processing Task in SQL Server 2012 Integration Services
Problem
How can we gain more control over the processing of the Analysis Services objects in SQL Server 2012?
Solution
The Analysis Services Processing Task in SQL Server Integration Services (SSIS) allows for the processing of one to many to all Analysis Services objects in an SSIS package. Once the SSIS package is created, then a job can be created within the SQL Server Management Studio which will allow for scheduling, restarting, alerts and notifications.
Read more...