Hi All,
Is anyone aware of a way to create a sandbox with code (TI or the API?)
Some undocumented feature maybe?
Thanks
Mal
Creating a Sandbox with TI/VBA
-
- MVP
- Posts: 170
- Joined: Fri Dec 10, 2010 4:07 pm
- OLAP Product: TM1
- Version: [2.x ...] 11.x / PAL 2.0.9
- Excel Version: Excel 2013-2016
- Location: Germany
Re: Creating a Sandbox with TI/VBA
I know, that the following line compiles in TI at least in later 10.2 versions, though I haven't really used it.
Maybe you need to play a little with it to see if/how it works.
ServerSandboxCreate( 'sandboxname' );
Maybe you need to play a little with it to see if/how it works.
ServerSandboxCreate( 'sandboxname' );