Heat ITSM

Topic(s)
Audience

Everyone

Heat ITSM LogoIn Aggreko we use a product called Heat ITSM to manage our support calls.  Now all of these calls are tracked using its tracking system, but we (Group Development) want to track using Team System. We need some way of moving and syncing items between these two systems.

TFS Heat ITSM start screen I completed the first part by using my TFS Event Handler project and that piece is live. If you put a field on any work item called “HeatITSM.Ref” and you fill it out (manually) with an ID from Heat then every time you change the work item it will update heat with a “Note” attached to that “Call”. This was very easy using the TFS Event Handler model, but it still means that you need to create the Work Item manually.

The next step is to create a TFS Heat ITSM application that loads all the calls for a specific “Application” (category) and allows you to create a Work Item with a single click.

TFS Heat ITSM Work Item creation screen Well, I have been working on it, and the Codeplex site is up, and a initial Alfa application is there, but I an doing a refactor at the moment as things were getting a little complicated and confusing on the code side so a simplification was required.

As you can see from the screen shots I am using the TFS Sticky Buddy base code as a starting point and working from there, although during the refactor I am making a lot of changes that will benefit Sticky Buddy v2.0 as well.

Well, Back to the code face 🙂

Technorati Tags:      

Create a conversation around this article

Share on Facebook
Share on Twitter
Share on Linkdin

Read more

Martin Hinshelwood
In organizational development and team dynamics, Agile (as the Agile Manifesto delineates) and Scrum (as the Scrum Guide outlines) guide teams not by solving their problems but by illuminating the issues that demand attention. These frameworks aim to identify and spotlight the challenges within a team or organization’s processes, effectively …
Martin Hinshelwood
This week, I participated in a Scrum.org Webinar hosted by Sabrina Love (Scrum.org Product Owner) as well as my colleagues, Joanna Płaskonka, Ph.D. and Alex Ballarin to discuss the state of learning and how immersive learning is the future of training. You can watch the video below to hear what …
Martin Hinshelwood
For a long time now I have been searching for that perfect domain that epitomised the vision, the why, of what I am trying to achieve with my customers and the industry at large. Now I have found it in http://nkdagility.com
Martin Hinshelwood
At the MVP Summit I was appalled by the number of people who asked questions about new features for supporting hierarchical tasks! I shared a disgusted look with Peter Provost and we had a quick (and I mean really quick) conversation that resulted in this post. it really comes down …