Hey Sergey
Thanks for clarifying. I am still not sure why you need so many dynamic Cube Views though?
Using Dynamic Cube Services, we can make a single physical Cube View dynamic (Is Dynamic = True) and use it like a shell that is populated by the Dynamic Cube Service result to return dynamic results, based on our logic.
So in theory we could just use a single Cube View, for example and return any data
Existing and other new Cube Views (Is Dynamic = False) don't need to be consumed by the Service and will run as normal.
Hope I have understood correctly and I hope this helps
Sam