If I upload this tool to share, will that cause any licensing issue? IBM? MS?
licensing for TM1 third party tool
- macsir
- MVP
- Posts: 785
- Joined: Wed May 30, 2012 6:50 am
- OLAP Product: TM1
- Version: PAL 2.0.9
- Excel Version: Office 365
- Contact:
licensing for TM1 third party tool
I am developing a TM1 tool for MDX query stuff using MS VB.NET(express edition).
If I upload this tool to share, will that cause any licensing issue? IBM? MS?

If I upload this tool to share, will that cause any licensing issue? IBM? MS?
-
lotsaram
- MVP
- Posts: 3709
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: licensing for TM1 third party tool
As you have created a client I can't see that this would create any issue since anyone using the tool would need a (properly licensed) server to connect to.macsir wrote:I am developing a TM1 tool for MDX query stuff using MS VB.NET(express edition).
If I upload this tool to share, will that cause any licensing issue? IBM? MS?
- macsir
- MVP
- Posts: 785
- Joined: Wed May 30, 2012 6:50 am
- OLAP Product: TM1
- Version: PAL 2.0.9
- Excel Version: Office 365
- Contact:
Re: licensing for TM1 third party tool
Thanks for reply. Then I plan to release this tool in the couple of weeks.lotsaram wrote:As you have created a client I can't see that this would create any issue since anyone using the tool would need a (properly licensed) server to connect to.macsir wrote:I am developing a TM1 tool for MDX query stuff using MS VB.NET(express edition).
If I upload this tool to share, will that cause any licensing issue? IBM? MS?
-
David Usherwood
- Site Admin
- Posts: 1458
- Joined: Wed May 28, 2008 9:09 am
Re: licensing for TM1 third party tool
I'm looking forward to this. It's pretty odd, I think, that TM1 supports MDX for subsets but not for views, assuming you don't want to dive into the murky waters of BI - and even there, I don't know anyone who has been successful in using custom MDX in a report.
- macsir
- MVP
- Posts: 785
- Joined: Wed May 30, 2012 6:50 am
- OLAP Product: TM1
- Version: PAL 2.0.9
- Excel Version: Office 365
- Contact:
Re: licensing for TM1 third party tool
David Usherwood wrote:I'm looking forward to this. It's pretty odd, I think, that TM1 supports MDX for subsets but not for views, assuming you don't want to dive into the murky waters of BI - and even there, I don't know anyone who has been successful in using custom MDX in a report.
Hi, David. The purpose of developing this tools for myself is helping debugging Cognos BI reports as they are using MDX to fetch data from TM1 server. The tool can help to you convert any TM1 view into MDX query and you can write your own MDX to run against TM1 cubes and then extract them into excel for analysis. Hope I can finish this tool soon.
-
lotsaram
- MVP
- Posts: 3709
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: licensing for TM1 third party tool
Oh. I was hoping for something different. Vizier already has a tool to convert any view to MDX. Did you look into that?macsir wrote:Hi, David. The purpose of developing this tools for myself is helping debugging Cognos BI reports as they are using MDX to fetch data from TM1 server. The tool can help to you convert any TM1 view into MDX query and you can write your own MDX to run against TM1 cubes and then extract them into excel for analysis. Hope I can finish this tool soon.
- macsir
- MVP
- Posts: 785
- Joined: Wed May 30, 2012 6:50 am
- OLAP Product: TM1
- Version: PAL 2.0.9
- Excel Version: Office 365
- Contact:
Re: licensing for TM1 third party tool
Yes, I tried but failed. Looks like it can't find Applix.TM1.API.dll properly. How did you config this file into Vizier?lotsaram wrote:Oh. I was hoping for something different. Vizier already has a tool to convert any view to MDX. Did you look into that?macsir wrote:Hi, David. The purpose of developing this tools for myself is helping debugging Cognos BI reports as they are using MDX to fetch data from TM1 server. The tool can help to you convert any TM1 view into MDX query and you can write your own MDX to run against TM1 cubes and then extract them into excel for analysis. Hope I can finish this tool soon.
