Help Desk App Developed in TM1

Post Reply
Natlandry
Posts: 7
Joined: Mon Jul 08, 2013 10:31 pm
OLAP Product: Transformer
Version: 10.1
Excel Version: 2008

Help Desk App Developed in TM1

Post by Natlandry »

Hey Gurus! Anyone ever use TM1 to develop a Help Desk ticket tracking application? The requirement is to enter new tickets into TM1 and then use Cognos BI for reporting. The tracking cube should be pretty easy. The problem comes with automated status emails. The other issue is auto generating numbers in TM1.

Thanks in advance!
User avatar
jim wood
Site Admin
Posts: 3961
Joined: Wed May 14, 2008 1:51 pm
OLAP Product: TM1
Version: PA 2.0.7
Excel Version: Office 365
Location: 37 East 18th Street New York
Contact:

Re: Help Desk App Developed in TM1

Post by jim wood »

This isn't very difficult. If you do a search on goodle there are scripts that you can imbed in to a TI script to send out html based emails. As for auto generating numbers, that also easy especially if you use a combination of TI and excel for ticket entry front end.
Struggling through the quagmire of life to reach the other side of who knows where.
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
tomok
MVP
Posts: 2836
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: Help Desk App Developed in TM1

Post by tomok »

You can cobble something together in TM1 but why would you want to create something in TM1 that is clearly the domain of a relational database. This would be sooooo much easier in SQL Server.
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
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: Help Desk App Developed in TM1

Post by lotsaram »

I've done this once before and wouldn't bother again. More to the point why would you want to develop a help desk application at all regardless of tool considering there are many free open source ones out there? Even more so with an unsuited tool.
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.
Natlandry
Posts: 7
Joined: Mon Jul 08, 2013 10:31 pm
OLAP Product: Transformer
Version: 10.1
Excel Version: 2008

Re: Help Desk App Developed in TM1

Post by Natlandry »

Thanks for the replies. The solution has to utilize TM1 and/or SharePoint. No custom development like asp.net is allowed in this environment.
Post Reply