The Flow TM1 API Starter Kit - using the TM1 API from .NET

Post Reply
User avatar
Harvey
Community Contributor
Posts: 236
Joined: Mon Aug 04, 2008 4:43 am
OLAP Product: PA, TM1, CX, Palo
Version: TM1 8.3 onwards
Excel Version: 2003 onwards
Contact:

The Flow TM1 API Starter Kit - using the TM1 API from .NET

Post by Harvey »

I just put up a new article on the Flow Blog about working with the native TM1 API from C#. It contains a link to the Flow TM1 API Starter Kit, which is a Visual Studio 2010 project file containing a working example of an application connecting to TM1 and performing some basic operations.

Note that this does not use the .NET API, which only has a limited subset of the functions supported by TM1, but the full C API.

If you're interested in creating applications for TM1 using .NET, but got stuck trying to link the right dlls and import the correct function signatures, this article is designed to give you a leg up. My hope is that this will get more people writing .NET applications with TM1, resulting in some new cool applications getting out into the community.

Feel free to check out the blog post here. The sample project is linked at the bottom of the article.

If you have any questions or issues getting started with it, feel free to post here, or on the blog itself.
The Flow TM1 API Starter Kit Sample Application
The Flow TM1 API Starter Kit Sample Application
TM1API Sample Screenshot.png (38.42 KiB) Viewed 2331 times
Take your TM1 experience to the next level - TM1Innovators.net
Elena
Posts: 1
Joined: Sat Mar 08, 2014 8:34 am
OLAP Product: TM1
Version: 10.2
Excel Version: 2010

Re: The Flow TM1 API Starter Kit - using the TM1 API from .N

Post by Elena »

The sample project is linked at the bottom of the article.
Harvey, is the sample project still available for download?
Can you provide the information where it can be downloaded now?
Thanks!
Post Reply