How Do You Manage Requests in Your Organization?
StormShadw asks: "How do you manage IT requests in your organization? There seems to be a lack of software solutions specifically designed to track requests. Most that I've been able to find are either problem tracking systems or bug tracking systems, neither of which completely fit the 'request management' model. I work for a large bank and my department supports all of the internet web presence and online banking applications for the company. We receive hundreds of requests a week (my department has 51 people in it), typically through a variety of mediums (phone, email, hallway conversations). It's impossible to manage all these efficiently when there is no centralized system. What's the solution? What do you all use?"
"There is a 'workflow' aspect to many of these requests: we do our thing, then pass it off to the UNIX admins, firewall folks, or DBAs to process another portion of the request. Ideally, I'd like to have a web based system where our customers (internal lines of business) can submit their requests, get status, etc. We would also manage a queue of work through a web interface, assigning requests internally or to other teams we work with. Email notifications could be generated when requests are completed."
..with optional basketball hopop located just above it for an additional challenge when filing requests.
Donte Alistair Anderson Roberts - hi son!
Karma: Chameleon
check out http://www.bestpractical.com/
I just tell anyone who needs any work done from me to file it in our intranet bugzilla site. Tracks status, assignment, etc.
"More organs means more human." - Zim
I use a program called goldmine to manage contacts as well as interactions with them. It stores them in a (db3) database file, and you can add custom filters, etc, to it. I find it quite helpful
We use request tracker. http://www.gnu.org/directory/rtracker.html
I just let people ask me questions in the hallway on my way to the break room and stuff. Then I use my superior intellect to forget it all anyway.
If it's really that important, they'll keep bugging me about it until I do something. If it wasn't important, I didn't need to worry about it in the first place.
Post-it Notes.
I just tell anyone who needs any work done from me to file it in our intranet bugzilla site. Tracks status, assignment, etc.
My computer's down...
Funny you should ask: I just set up Request Tracker this afternoon. While it probably fits more into the bug-tracking genre than anything else, I use it as a TODO list, a wish list and a bug tracking system. It is very easy to use, and setting it up isn't TOO painful. It is quite powerful (I use a MySQL backend) and completely cross-platform (its main interface is web-based). It has great e-mail integration, and your customers will be able to check the status of their report as it makes its way through the system. In addition, it's free, with support available for a fee.
'Nuff said.
If they ask me via phone, email or IM, I ignore them until they add the task to DCL. Backed by a simple, yet effective agreement between management and staff to which all people can understand that if its not in DCL its not a trackable problem.
Of course it helps to pitch the idea of what DCL can do for the organization, but past the agreement, let DCL be set in stone.
We used a customized version of Remedy where the user enters his problem via a web interface. The requests are automagically passed to the right department, and assigned to an individual tech. The tech works on the problem, making notes in the "work log" of the ticket, and finally closes it out. At this point the user receives an email stating (confirming) his problem is solved, and depending on the department they get the option to fill out a survey to ask how their experience was.
Pyrmaid scheme o
Well, we hear from from management that you won't be needing that computer for too much longer anyways, so the monitor's definitely out.
It's been nice working with you!
--Your company's computer guy
Here is what the BOFH uses with great success.
At NCR, for the IT Services helpdesk, we used Remedy (http://www.remedy.com/solutions/servicemgmt/css.h tml), which intergrated phone, web, and voicemail requests, problems, and questions. Takes a bit of setup to use and to create taskable teams, but it's a very comprehensive and powerful program for tracking basically all requests and problems from a help desk perspective.
It's not really hard to use either, it's a fairly low learning curve, and can tie easily into existing knowledgebases (a Lotus Notes DB, for instance)
http://www.google.com/search?q=trouble+ticket+syst em returns a number of tools suitable for this purpose, such as this open source application.
Mantis is actually getting me some contract work on the side, from Free Software developers on our projects who brought the notion of Mantis to their employers, who are talking to us about doing deployments of Mantis in their enterprise for customers and internal use.
The second-runner up out of the 15 we tried was a product called "Round-Up", written in Python. The reason it didn't win out over the top was the fact that it was written in Python (no flames, just that Python is more resource-hungry than PHP itself), and that the web-based interface wasn't anywhere near as mature as the Mantis interface.
Give it a try, you will most-certainly be impressed. I was, and still continue to be, to this day.