licensing for TM1 third party tool

Post Reply
User avatar
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

Post by macsir »

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?
:geek:
In TM1,the answer is always yes though sometimes with a but....
http://tm1sir.blogspot.com.au/
lotsaram
MVP
Posts: 3706
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

Post by lotsaram »

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?
:geek:
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.
User avatar
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

Post by macsir »

lotsaram wrote:
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?
:geek:
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.
Thanks for reply. Then I plan to release this tool in the couple of weeks. :lol:
In TM1,the answer is always yes though sometimes with a but....
http://tm1sir.blogspot.com.au/
David Usherwood
Site Admin
Posts: 1458
Joined: Wed May 28, 2008 9:09 am

Re: licensing for TM1 third party tool

Post by David Usherwood »

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.
User avatar
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

Post by macsir »

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.
In TM1,the answer is always yes though sometimes with a but....
http://tm1sir.blogspot.com.au/
lotsaram
MVP
Posts: 3706
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

Post by lotsaram »

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.
Oh. I was hoping for something different. Vizier already has a tool to convert any view to MDX. Did you look into that?
User avatar
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

Post by macsir »

lotsaram wrote:
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.
Oh. I was hoping for something different. Vizier already has a tool to convert any view to MDX. Did you look into that?
Yes, I tried but failed. Looks like it can't find Applix.TM1.API.dll properly. How did you config this file into Vizier?
In TM1,the answer is always yes though sometimes with a but....
http://tm1sir.blogspot.com.au/
Post Reply