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
reset the sandboxes of all clients
-
- 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
You probably want the 'ServerSandboxesDelete' TI function, which is covered in documentation.
'ServerActiveSandboxSet' sets/clears the sandbox context for the client executing the function.
'ServerActiveSandboxSet' sets/clears the sandbox context for the client executing the function.