How to launch a node in TM1 Applciation using URL?
Posted: Fri Feb 22, 2013 3:18 pm
We are migrating our EP application to TM1 10.1.1 Application with approval hierarchy.
We had a very handy feature available in EP - which is explained in one of the proven practice doc in IBM. This feature lets users launch an EP contributor node from Cognos BI reports. See below screenshot Is it possible to launch a TM1 Application (aka Contributor) node using URL? In developers guide there is a good information on using URL to launch cube viewers in TM1 Web. But there is no section explaining how to do it in TM1 Application! In TM1 Applications guide, there is no mention of URL at all.
I can successfully code to launch a cubeviewer in TM1 web. But with this approach there are some limitation
Thanks much!
We had a very handy feature available in EP - which is explained in one of the proven practice doc in IBM. This feature lets users launch an EP contributor node from Cognos BI reports. See below screenshot Is it possible to launch a TM1 Application (aka Contributor) node using URL? In developers guide there is a good information on using URL to launch cube viewers in TM1 Web. But there is no section explaining how to do it in TM1 Application! In TM1 Applications guide, there is no mention of URL at all.
I can successfully code to launch a cubeviewer in TM1 web. But with this approach there are some limitation
- All the buttons available in TM1 Application are not available - which is a big drawback
- TM1 Application can have multiple cubeviews in it. but with TM1 web URL APIs, I can only launch one cubeviewer
Thanks much!