What is the syntax for CubeDRAcquire?
CubeDRAcquire(CubeName, User, BooleanForce, ElementList)
- CubeName = The cube where the data reservation will be acquired.
- User = The user for which the data will be acquired.
- BooleanForce = “1” will force the reservation, while “0” will only acquire a data reservation if there is no conflict.
- ElementList = This needs the hierarchy and then the element of each dimension in the cube. It also needs to be in the order in which the dimensions are ordered in the cube.