Could you please help me with understanding olap processing options and which of olap databse object need to be processed in different cases?
And what about SSIS in this way? Is it a good way to use ssis package for process cube elements?
Thanks a lot.
1 Process full is required when you have done structural change ie attribute added or deleted.
2) Go throw link https://blogs.msdn.microsoft.com/karang/2011/01/25/different-kinds-of-ssas-processing-in-simple-words/
3 For any structural change you have to Process full (new or restructured dimension, measure are structural changes).
SSIS is one of the good option for processing cube dynamically .