Is it possible to use sandboxes in TM1 rest API?

Post Reply
aurimas
Posts: 1
Joined: Wed Oct 12, 2016 10:14 am
OLAP Product: TM1
Version: 10.2.2
Excel Version: Excel 2016

Is it possible to use sandboxes in TM1 rest API?

Post by aurimas »

Hi, try to find out is possible to used sandboxes with TM1 rest API (Cognos TM1 10.2.2).

In documentation I can see some actions for sandboxes like Load, Merge, Publishe, Unload http://www.ibm.com/support/knowledgecen ... _csdl.html, but I can't find any examples how to use it.

Functionality which we would like to reach with sandboxes is:
1) User viewing data in UI (we using MDX queries to get data) in particular level
2) User need to change some values and see how this change influence other data (but changes should not go to to cude immediately)
3) If user is happy with his changes he can commit changes or he can role back everything

This is how it works with Web API (Excel UI) on the same system, but is it possible to do the same with TM1 Rest API?

Is it possible to execute MDX queries on Sandbox (MDX query ---> Sandbox ---> Cube)?

I'm new with TM1, so maybe I'm mixing some concepts and how these sandboxes should be used in general. Please fix me :) Thanks in advance for any help.
Aurimas
Post Reply