Page 1 of 1

reset the sandboxes of all clients

Posted: Thu Sep 11, 2014 11:26 am
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

Re: reset the sandboxes of all clients

Posted: Thu Sep 11, 2014 3:48 pm
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.