Imagine the situation (it is not real but one time It was almost real)
One of users was working in Contributor Application - used 2 sandboxes in it but didn't commit his node (numbers are in blue colour and he didn't clicked on green tick). After it he went in bussiness trip but I (who has admin rights) want to take data from one of his sandbox.
How can I do it?
I tried to use TI Process SetUseActiveSandboxProperty(1) but it didn't take his data (in blue), it takes only that data which I see in Architect.
It seems it is only the user who has to launch this process.
Also I found 2 .cub_delta files in his directory but it seems they are not in simple format from which I could take data.
So have anybody any ideas how could I take data from users sandboxes using admin rights?
Take data from users sandboxes
-
- Regular Participant
- Posts: 221
- Joined: Sat Dec 04, 2010 2:35 pm
- OLAP Product: PAL
- Version: 2.0.9
- Excel Version: 2016
-
- MVP
- Posts: 2836
- Joined: Tue Feb 16, 2010 2:39 pm
- OLAP Product: TM1, Palo
- Version: Beginning of time thru 10.2
- Excel Version: 2003-2007-2010-2013
- Location: Atlanta, GA
- Contact:
Re: Take data from users sandboxes
Assuming you have mixed mode security, log in as him using native TM1 security (you are the admin so this should be easy) and submit his data for him. I'm pretty sure there's no other way. Others may know differently.
- jim wood
- Site Admin
- Posts: 3961
- Joined: Wed May 14, 2008 1:51 pm
- OLAP Product: TM1
- Version: PA 2.0.7
- Excel Version: Office 365
- Location: 37 East 18th Street New York
- Contact:
Re: Take data from users sandboxes
Tomok can you export sandboxes to text from the cube? I've never tried it? I mean the user could do that if they can't submit,
Jim.
Jim.
Struggling through the quagmire of life to reach the other side of who knows where.
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
-
- Site Admin
- Posts: 1458
- Joined: Wed May 28, 2008 9:09 am
Re: Take data from users sandboxes
Just tried it - seems to work fine using 'Export as Text Data'.
-
- Regular Participant
- Posts: 221
- Joined: Sat Dec 04, 2010 2:35 pm
- OLAP Product: PAL
- Version: 2.0.9
- Excel Version: 2016
Re: Take data from users sandboxes
Can you explain that you did?
When I open Architect as Admin and use 'Export as Text Data' I could see in text file only data which are submitted (which is not in blue colour in Contributor).
If I open Architect as user who entered the data I could see data from its sandboxes in blue colour but it isn't that I want.
I want to have access as Admin to user data in its sandboxes.
When I open Architect as Admin and use 'Export as Text Data' I could see in text file only data which are submitted (which is not in blue colour in Contributor).
If I open Architect as user who entered the data I could see data from its sandboxes in blue colour but it isn't that I want.
I want to have access as Admin to user data in its sandboxes.
-
- Site Admin
- Posts: 1458
- Joined: Wed May 28, 2008 9:09 am
Re: Take data from users sandboxes
As explained further up the thread, you have to log in as the user to access their sandbox(es).
-
- Regular Participant
- Posts: 221
- Joined: Sat Dec 04, 2010 2:35 pm
- OLAP Product: PAL
- Version: 2.0.9
- Excel Version: 2016
Re: Take data from users sandboxes
of course it is the good idea to log in as the userDavid Usherwood wrote:As explained further up the thread, you have to log in as the user to access their sandbox(es).
but sometimes it is impossible.