Page 1 of 1

Creating a Sandbox with TI/VBA

Posted: Thu Mar 12, 2015 1:05 am
by Malcolm MacDonnell
Hi All,

Is anyone aware of a way to create a sandbox with code (TI or the API?)

Some undocumented feature maybe?

Thanks
Mal

Re: Creating a Sandbox with TI/VBA

Posted: Thu Mar 12, 2015 8:23 am
by Gabor
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' );