reset the sandboxes of all clients

Post Reply
tm1omat
Posts: 1
Joined: Thu Sep 11, 2014 10:02 am
OLAP Product: TM1
Version: 10.1
Excel Version: 2010

reset the sandboxes of all clients

Post by tm1omat »

Hi,
is it possible to periodically reset the sandboxes of all clients to basis-data?
The command ServerActiveSandboxSet('') does not allow to specify a certain client. And which one is the "active sandbox" if the client has more than one?
cheers, Mike
TableManagerOne
Posts: 42
Joined: Fri Apr 19, 2013 7:07 pm
OLAP Product: TM1
Version: 10.1 RP1 FP1
Excel Version: 2003 SP3

Re: reset the sandboxes of all clients

Post by TableManagerOne »

You probably want the 'ServerSandboxesDelete' TI function, which is covered in documentation.

'ServerActiveSandboxSet' sets/clears the sandbox context for the client executing the function.
Post Reply