Tuesday, November 29, 2005

MS Project

We have been working for some months now on a 2 site deployment of MS Project standard 2000, MS Workgroup timesheeting and centralised resource pool levelling. To say it has been a rollercoaster ride would be an understatement. Welcome to the world of "what on earth happend then" and "what service release fixed this bug". To be fair to the tool, we are trying to use MS Project for an awful lot on this deployment. It is a:
  • Time recording system for Accounts to charge labour costs to the project
  • Time recording system to improve the accuracy of estimation
  • Scheduling tool to commit deadlines to clients
  • Levelling tool to level resources across the organisation
  • Cost tracking tool to record forward estimates of actual equipment costs via purchase orders
And once interfaced to UniPhi
  • Project status tool for project managers
  • Dashboard reporting for information to sponsors
  • Team member task performance reporter
Some of the things that have gone wrong are:

To email out one timesheet, a user must create a master plan of all plans linked to the resource pool. Once completed, one timesheet that includes tasks for all projects a person has been allocated to work on will be sent to them. As part of the control process, this master plan was being saved as "Master Plan for date.mpp" Unbeknowns to us, what happends is that the tasks that are allocated are put into the users task list in Outlook (nice feature I here you say) however, the filename is used as the "category" for the task. If the task has not changed from one week to the next, then the category is not updated. When the timesheet is returned, the system looks for the weeks before's master plan (which no longer exists) and throws an exception, crashing the project plan and corrupting the data. So we no longer rename the master plan.

Similar issues come from renaming the resource pool. The resource pool currently links to 135 projects. When the file is renamed, these plans can no longer find their pool as they are looking for their old name. Hence, the all have to be opened and re-linked to the new pool.

If a user ticks a task in outlook, it then apportions the estimated work for that task across the timeframe of the task and allocates that time as actual work (not good when actual work has to be actual work and not an MS Project calculated estimate.

If a project manager ticks a task as complete then the estimated work for that task is copied to the actual work for the resources assigned to that task (again, not good when you need to report actual actuals). So they now have to zero out remaining work when a task is completed, as all the actual work should come from the individuals timesheet.

To get the full integration into UniPhi, we needed to save the plans into the SQL Server 2000 database. This has caused a whole host of issues including:

Project ID increments if saved in MS Project 2002 when the file was created originally in 2000
MS Project 2000 had a service release that fixed a bug relating to winproj.exe errors when opening plans through an ODBC database.
SQL Server 2000 has a floating point exception bug that wasn't fixed until service pack 4.

These are some of the joyful issues we have encountered throughout this deployment. However, when you look at where this company is going in terms of being able to properly commit to deadlines, forward plan, allocate work efficiently and on a prioritised basis to team members, track actual versus plan on costs and time, resource level and use theory of constraints practices to crash the critical path; we think the pain and suffering has been worthwhile.

UniPhi 2.0 Features List

UniPhi

We ran a workshop last week to define the features list of UniPhi 2.0 due for release on March 1st 2006. Thanks to feeback from our clients on issues/additions they require. The aim of 2.0 is to bed down the features that were released in 1.0 and to add easy to implement features. After much debate and soul searching, here is the features list per module of the system:

Online Document Management System
  • Allow the output order of a document to be different to the input order
  • Map on document's contents into various sections of another document
  • Create a document based off another document
  • Increase the number of object types in a template e.g Multiple file upload object, customised drop down lists, embedded reports etc.
  • Improved checklist of steps completed while populating a document
  • Allow for a document to be moved between projects

Change Control System
This feature slipped out of scope on release one and will be used to track project change requests.

Reports
  • Customisable dashboard reporting
  • More project status related reporting
  • Ability for reports to run in Firefox (our browser of choice)
  • Ability for end users to customise their own reports (could be dependent on SQL Server 2005 actually being released)
  • Potential for reports to be based around analysis services and reporting services rather than just reporting services

MS Project (cringe - refer to blog regarding MS Project deployments)
  • Integrate the resource management system with the resource pool that exists in Microsoft Project
  • Launch MS Project files from within UniPhi (requires an Active X control which has obvious security implications. We will be looking at alternative methods
  • Integrate tasks in MS Project into summary tab of My Projects

Timesheeting system (pending design phase review and may be de-scoped)
  • Allow users to enter time against tasks, issues, risks and documentation
  • Integrate the completion of tasks back into the MS Project plan stored in the database
  • Create a simple interface for timesheet entry that allows users to put time against any task scheduled for which they have been assigned to complete.
User interface
  • Improve the sort and filtering options
  • Allow for multiple summary views on the All Projects/Summary tab
  • Allow for documents to be launched in the documents tab not just the template section
Search
  • Add author, description and other meta tag data to the search results
  • Improve the ability to view search results by author
  • Look at taxonomy potential
Methodology
  • Improve the flowcharting integration into the library section
  • Improve the template party/role model interface and online help
So as you can see, it's quite a list. The next 5 weeks are dedicated to fleshing out the detail of this list and completing an initial design. From this design we will be re-estimating how long to build and test. Once we get this data, we will de-scope features until we can hit our March 2006 deadline.