Working with SandBox in TI
Posted: Wed Mar 25, 2015 6:51 am
Hi All,
I want to build an TI process that loads a csv file to a cube.
I need that the loaded data will be created as a sandbox to particular users.
The following are the difficult that I'm facing:
1. How I can create a new sandbox to a different user through TI? ( It can also be done by creating the sandbox locally and then to shared it with the user - if it's possible )
2. How I can insert values through TI to the created sandbox?
3. How I can delete a sandbox from a particular user while the others can still see it?
4. How I can delete a sandbox from all the users?
Thanks to the helpers
I want to build an TI process that loads a csv file to a cube.
I need that the loaded data will be created as a sandbox to particular users.
The following are the difficult that I'm facing:
1. How I can create a new sandbox to a different user through TI? ( It can also be done by creating the sandbox locally and then to shared it with the user - if it's possible )
2. How I can insert values through TI to the created sandbox?
3. How I can delete a sandbox from a particular user while the others can still see it?
4. How I can delete a sandbox from all the users?
Thanks to the helpers