Managing multiple instances of TimeControl

HMS has long supported the notion of having both a production and a staging installation of TimeControl and do not charge additional licensing costs for such use of the system. It is common, for example, to have a staging instance to use for testing upcoming versions or to use for training or internal development of reports, filters and validation rules prior to making these enhancements available to production users. A number of clients have asked what the steps are to support promoting from one instance to another. Once a version or a feature has been tested in the staging environment, how do we then make this available in the new environment? We’ve outlined some standard steps in managing multiple instances in this post.

How to create a second instance of TimeControl

Create a 2nd instance in a virtual environment

Case 1:

TimeControl is installed in a Virtual Machine environment and the database server and database are on the same Virtual Machine. Steps:

  1. Copy the Virtual Machine
  2. Change the IP to be unique
  3. Change the name of the Database Server to be unique
  4. Modify TimeControl.ini to point to the new IP
  5. Modify TimeControl.ini to point to the new database server
  6. Modify TimeControlWeb.ini to change the server’s IP address
  7. Modify host-headers in IIS to be unique and other DNS information as required
  8. See the “Cautions” section below
Case 2:

TimeControl is installed in a Virtual Machine environment and the database server and database are on different Virtual Machines. Steps:

  1. Copy / Backup both the TCSecure and TIMECTRL databases/schemas
  2. Create unique database names for each of these two databases (e.g. TCSECURE_Staging and TIMECTRL_Staging) and copy/restore the database files/schemas
  3. Copy the Virtual Machine
  4. Change the IP to be unique
  5. Modify TimeControl.ini to point to the new IP
  6. Modify TimeControl.ini to point to the new database names
  7. Modify TimeControlWeb.ini to change the server’s IP address
  8. Modify host-headers in IIS to be unique and other DNS information as required

Create a 2nd instance in a separate physical environment

If you are not using a Virtual Machine environment and instead have physical servers and want to set up a 2nd instance of TimeControl on a separate server, this will be the procedure. We will assume the database is also installed on a separate server but even if it is on the original TimeControl server, there is no obvious requirement to install a completely separate instance of your database software. Steps:

  1. Copy / Backup both the TCSecure and TIMECTRL databases/schemas
  2. Create unique database names for each of these two databases (e.g. TCSECURE_Staging and TIMECTRL_Staging) and copy/restore the database files/schemas
  3. Install the identical version of TimeControl on the new server
  4. Use the TimeControl Database Configurator to attach the new instance of TimeControl to the new databases.

Create a 2nd instance in the same physical or virtual environment

Some organizations wish to install a 2nd instance of TimeControl on the identical physical server. (It is quite unusual to install multiple instances on a virtual server as it is so easily replicated). Installing a 2nd instance of TimeControl on the same physical server is possible however the standard installation modules and upgrade modules will only work on the default installation. In order to update multiple instances on the same physical server, a series of manual steps must be performed. HMS Technical Services can guide you through this process if you require it.  

Cautions

Once you have copied your 2nd instance, you may wish to check for scheduled and automated functions that were activated in your production instance that you may wish to disable in your 2nd instance. These may include the following:

  1. Project Management Links
    If there are links to a project management system, then the scheduled links you’ve created will activate on schedule if you don’t make any changes. The Connection Pool information in the Interface Definition will be pointing to your production project management tool. If there is a scheduled job pending then data will move in and/or out of the project tool as scheduled. If there is pending posted data for the pm system or if you enter any data in the 2nd instance, it will be sent to your project pm system. We recommend immediately disabling scheduled jobs and repointing the interface definition to a 2nd project management system instance.
    Caution: If you do not repoint these project links to a non-production instance of your project management tool or disable the links, then you may send duplicate timesheet entries to your project management system!
  2. Email notifications
    If you have scheduled automated email notifications of missing timesheets, the 2nd instance will start happily sending them out along with the production instance. We recommend disabling any scheduled jobs.
    Caution: Not disabling email notifications can cause confusion as users may receive email notices from the 2nd instance complaining of a missing timesheet which has already been completed by the user in the main instance.
  3. Triggers
    If you have made triggers within the database to move data in and/or out of TimeControl to link to finance, payroll, billing etc., these triggers will continue to function in the 2nd instance unless you disable them.
    Caution: Not disabling triggers which were designed to move data to finance for billing or payroll may result in data being sent twice!

How do we promote features between instances?

Once you have a 2nd instance implemented and you have checked the Caution section and taken the appropriate actions, you are able to start thinking of how to use the 2nd instance for testing and staging. There are some elements of TimeControl which were designed to be easily moved between instances. Other elements are more difficult.

What can be promoted easily

  1. Filters
  2. Validation Rules
  3. Language Definitions
  4. Reports

For all 4 of these categories, you can create a Export Package from the Links menu. Exporting a Validation Rule will also export any filters which are reference within it. Exporting a filter will also automatically include any “filters within filters” which are referenced. In the production instance, you can then Import a Package from the Links menu and this item will be successfully promoted and instantly available.

Categories of data that are more difficult to promote

  1. User Defined Fields
  2. Pop-up values for user defined fields
  3. Import/Export definitions
  4. Personal settings

For these categories, we assumed that this information would be updated directly in the production system. User Defined Fields are typically only created during the deployment. The Import/Export definitions carry an entire audit aspect of them which is managed behind the scenes and Personal settings are, well, personal. The best practice for almost all cases involving these 4 categories is to create them manually in the production instance.

Other methods of moving data from staging to production

There are several other methods of moving data from the 2nd instance back into production but each requires some skill.

  1. Export tables from staging and Import into production
    TimeControl’s standard export and import modules allow all kinds of data to be moved. Export from one system and Import to the 2nd system definitions can be created and saved and then the actual creation of the transaction file and its import is very quick.
  2. Triggers and custom code
    For those who have more intimate and long standing links required, creating triggers at the database level can be accomplished. This has the benefit of being hidden from the user and the disadvantage of being hidden from the user. When triggers move data automatically in the background, a best practice is to have solid process and procedure documentation that lets all relevant parties know what is happening to the data and why.

Maintaining a “Cold Server” for disaster recovery

Some organizations have a requirement to create a “Cold Server” and keep it in stand-by for disaster recovery. This is relatively simple to do. First, follow the instructions on creating a 2nd instance to ensure it has been updated correctly. You will need to update the 2nd instance each time you do a TimeControl Upgrade of the production instance. Once the instance is established, you can hibernate the Virtual Machine or turn off the physical server (if it is dedicated) or simply turn off the TimeControl ATS, TimeControl TTS and TimeControl Scheduler Services along with the TimeControl Website (In IIS) Second, ensure that regular backups of your production instance are occurring. Should a disaster occur, activating the Cold Server is very simply:

  1. Turn on the Virtual Machine, turn on the Physical Server or Start the TimeControl ATS, TimeControl TTS and TimeControl Scheduler as required.
  2. Restore the production database backup to the 2nd instance

Ask for help

HMS Services often assist our TimeControl clients with establishing and updating multiple instances.  Contact customer server at info@hms.ca to inquire about our services.

What do the version numbers mean?

We’re often asked what the significance of our version numbers are and how often we release a new update, upgrade or version.  Here is an extract from the TimeControl Installation Guide explaining our 4-part version number:
HMS releases updates to TimeControl in three different levels:

Updates
An update to TimeControl is identified by the 3rd level of the version number.  For example, in version 6.1.2, “2” would be an update.  An update to TimeControl includes fixes to existing functionality and while it may have small additions to the data structure it has no changes to the existing data structure.  An update may include minor enhancements to existing functionality and, less typically, new functionality.

Upgrades
An upgrade to TimeControl is identified by the 2nd level of the version number.  For example, in version 6.1.0, “1” would be an upgrade.  An upgrade to TimeControl may fix existing functionality and will contain enhancements to existing functionality as well as new functionality.  An upgrade may include some changes to existing data structures as well as additional data structure elements.

Versions
A new version of TimeControl is identified by the 1st level of the version number.  For example, in version 6.0.0, “6” would be a new version.  A new version of TimeControl represents a change in the underlying architecture.  This may mean a change or an increase in the types of platforms supported, in the technology layers such as database connections or communications protocol and in the fundamental interface design and architecture.  A new version typically includes new functionality and enhanced or changed existing functionality.  In some cases, functionality in a new version is deprecated.  Data structures may undergo significant change in a new version compared to an old version.

Build
In addition to new updates and upgrades, you may find a 4th digit in your version.  This is a “Build” number and this may change over time.  A new build is usually made when we identify a hotfix that is required but only for a limited circumstance so a complete new Update isn’t required.

Where to find your version number
VersionInfo If you are the Administrator, go to the TimeControl administrator Menu, Select “About” in the Actions menu on the right and then click “Support Information”.  You’ll see a screen like the one here taken from the TimeControl evaluation system.  Here you can see the version is 6.6.2.1.  That’s Version 6, Upgrade 6, Update 2 and build 1.
This screen also shows the version of every component of TimeControl.  The Technical Support team often asks for this information as a mismatch between one component and another after an upgrade can be a problem.

 

TimeControl Rates Tutorial

Sometimes here at HMS, we work with something within the TimeControl timesheet system so often, that we forget just how remarkable a feature it is. 
TimeControl and TimeControl Industrial Rates functionality falls right into that category.  There are numerous TimeControl functions that make up the Rates capabilities and we’ve now released a tutorial on how to work with those functions to solve business problems
Some clients need to price hours for invoicing.  Others need to cost the hours for job costing. Perhaps you have different rates for different clients or different rates for different projects.  The rates architecture in the TimeControl timesheet system is the most flexible in the industry and it must be because TimeControl is used for different purposes simultaneously. 
It is a key differentiator over other timesheet options.
Did you know that TimeControl supports an unlimited number of Rate Codes per employee or rates_tutorial_cover_200x258 an unlimited number of Rate Codes in the system?  And, for each and every Rate Code, you can store multiple values. Rates in TimeControl can be defined globally, at the resource or employee level and you can configure TimeControl to show only those rates that are appropriate to a particular situation.
TimeControl Rates can be used to track both internal costs and external invoicing values at the same time.
TimeControl Rates allows you to track an employee working at one rate on one project, and another rate on a different project in the same day.
TimeControl Rates allows the tracking of unpaid overtime and even though you have no extra actual cost today, you could still invoice the work recorded.
Rates play a key part of many timesheet scenarios and TimeControl responds to that challenge with its flexible rate structure.
Both current and prospective TimeControl architects can find out more about TimeControl Rates in our new tutorial at: www.timecontrol.com/timesheet/rates/rates_tutorial.pdf and on the new section of the TimeControl website at www.timecontrol.com/timesheet/rates.

Updated DCAA Solutions area

Every year the US Defense Contract Audit Agency (DCAA) audits thousands of government contracts representing billions of dollars of value. dcaa_wp_cover_200x261 The Agency does this not only for the US Department of Defense but also for the Department of Energy, Homeland Security and many other federal and state agencies.  The DCAA sets standards for how to account for, track and invoice government contracts and amongst those standards are requirements for timesheet systems.
TimeControl has been used by many of our clients to help with their DCAA compliance and given HMS Software’s long standing high profile in defense and aerospace, it will come as no surprise that TimeControl has many features that were specifically designed to accommodate the DCAA.
On the TimeControl website, you’ll find a solutions area dedicated to how to configure TimeControl for DCAA compliance.  We’ve just updated the DCAA Solutions area with a new white paper, slides and webcast that are up to date with the latest in DCAA Requirements.  For more information on the DCAA, go to www.dcaa.mil.
Access to the DCAA Solutions area is free. You’ll find it at www.timecontrol.com/solutions/dcaa.

Chris Vandersluis to speak at PMI Global Congress

HMS Software’s president, Chris Vandersluis speaks at events all over the world about Enterprise Timesheet and Enterprise Project Management systems and principles.  This month, you can hear Mr. Vandersluis speak at two Project Management Institute (PMI) events: If you are in the Ann Arbor area, Mr. Vandersluis will be presenting “Creating Business Prioritization for Projects and Portfolios” at PMI’s Hudson Valley Chapter On October 21st, You can find out more about this event on the PMI HVC website. Are you going to the PMI Global Congress in New Orleans?  On October 25th and 26th, Mr. Vandersluis will be speaking on two topics On Monday, October 28 at 10:45AM he will present “Cancel a Project Without Cancelling your Career”
On Tuesday, October 29 at 11:30AM he will present “Panning for Gold by Data-mining your Project Tracking Data”
You can find out more about the 2013 PMI Global Congress at: congresses.pmi.org/NorthAmerica2013.
If you’d like more information about these sessions, would like to meet Mr. Vandersluis during these events or to see more information on talks by Mr. Vandersluis, stop by his speaker’s site at www.vandersluis.name or his EPM Guidance blog at www.epmguidance.com or contact us here at HMS Software at info@hmssoftware.ca

Updated Timesheet Buyer’s Guide

7251961 One of the most popular areas of the TimeControl.com website has been the Timesheet single source of HMS Software expertise in how to select a timesheet has been a great collection of resources for anyone interested in updating their timesheet system.as it makes tools available at no charge and without obligation. We’ve done a number of updates on the Buyer’s Guide site to the tools and information provided there. This area of the website provides information that both helps prospective timesheet buyers determine what kind of timesheet they might require and then shows how TimeControl can respond to those requirements. The information however isn’t specific to just TimeControl so no matter what kind of timesheet you’re looking for, this section of our site may be of use to you. The Timesheet Buyer’s Guide includes a number of tools that may be of interest to those considering a new timesheet system including:

  • Webcasts of how to determine what type of timesheet might be required,
  • A white paper analyzing the choice of buying a commercial off the shelf timesheet system vs. writing a customized timesheet,
  • A downloadable evaluation checklist spreadsheet of the most commonly requested timesheet features with options for weighting features and scoring multiple timesheet systems,
  • A Return on Investment Calculator spreadsheet which shows the financial impact of automating your timesheet system and;
  • Numerous links to other resources.

The HMS Timesheet Buyer’s Guide is available at: www.timecontrol.com/solutions/buyersguide

Migrating TimeControl from SQL 2005 to 2008

Many clients have asked about the technical process of how to migrate the TimeControl database from SQL Server 2005 instance to SQL Server 2008 R2.  Here is a step-by-step description from our technical department:

1.    Stop all three TimeControl services from the Windows Services console (ATS, TTS and Scheduler).  This will prevent anyone from accessing TimeControl while the transfer is being done.
2.    Back up the current TimeControl databases in SQL Server 2005.  There will be two databases, with names similar to TCSECURE and TIMECTRL.  This may be different if you elected to use different names during the original installation.
3.    Create the same logins that exist in SQL Server 2005 as SQL Server 2008.  There will be one for the TCSECURE database and another for the TIMECTRL database.  If you used the default entries, these will be tcuser and sysdba.  These logins should be mapped to the appropriate TimeControl databases (tcuser should be mapped to TCSECURE and sysdba should be mapped to TIMECTRL).
4.    Restore the SQL Server 2005 backups from Step 1 into SLQ Server 2008 and ensure the logins you created can login to SQL Server and have access to the appropriate databases.
5.    Reconfigure the “TimeControl.ini” file found in the TimeControl installation to point to the new SQL Server 2008 instance (this should be the SERVER_NAME property).  Save and close the file when finished making the necessary changes.
6.    Restart all three TimeControl services and check to make sure access to TimeControl is working as expected.

If any issues arise, the original SQL Server 2005 databases are still intact and fully functional so rolling back is very fast. 

The TimeControl expense dialog view

Most people who use TimeControl know there is an expense tab on the timesheet in which you can enter non-labor expenses.  The tab becomes visible when you click the “+” sign to the left of any line and shows several tabs of additional information that can be entered and attached to your timesheet.
The Expense tab has a grid view much like the timesheet where you can add an unlimited number of lines of expenses to each timesheet line.  The timesheet doesn’t need to have hours, just a selection of the project and task and then expenses can be added to it.
Expenses2
But, did you know that there is also a dialog view for entering expenses?  The grid is preferred by many but there are some who find the dialog view more pleasant.  It’s easily accessible.  When you hover your mouse over the “Append” button to add an expense line, the Dialog View option appears. 
Expensedialog
The data is the same. Only the presentation changes.  You can edit an existing line in the dialog view by clicking the dialog button on the far left of any saved line.

New Contractor Management Solution Page

HMS has just released a new use-case solution page to show how TimeControl and TimeControl Industrial can be used to better manage contractors. With the human resource partnering, outsourcing and sub-contracting of today, being able to contractor_approvals_2_300x267 manage your contractors is a critical element to being competitive and we’ve made this solution available at no charge to show how an organization can make tremendous efficiency improvements in how it manages its contractors.” included on the solution page is both a webcast and PowerPoint presentation as well as references to related information. The webcast includes a presentation and a software demonstration. Some of the benefits that are presented by using the techniques described in the presentation include:

  • Shortcut the invoice approval process. Save countless hours of purchasing personnel, clerks, project managers, contract managers and even the contractors themselves.
  • Find out what the contractors are working on, not just how much time they’re working
  • Find out how long it takes contractors to finish the tasks you’ve assigned.
  • Compare the performance of internally trained personnel to contractor personnel.
  • For contractors: Get paid faster.
  • For the client: negotiate an early payment discount because you’re now able to approve the invoice in days, not weeks.

You can access the Contractor Management Solution Portal at: www.timecontrol.com/solutions/contractormanagement and see a complete list of solutions at: www.timecontrol.com/solutions/.

TimeControl 6.6 now available

Version 6.6 of TimeControl is now shipping.  We made both TimeControl and TimeControl Industrial 6.6 available for download for existing clients as well as available for new clients on July 4th and we couldn’t be happier with all the major new and enhanced functionality. This version of TimeControl and TimeControl Industrial is a big accomplishment and includes improvements that our clients will be delighted with.  The enhancements in version 6.6 are the result of the partnership between HMS development and our remarkable clients. TimeControl 6.6 includes a wide range of improvements and enhanced functionality.  Some of the most notable enhancements include: Multi-browser Drill Down Analyzer
Drill Down Analyzer HMS has enhanced one of the most popular TimeControl features ever created.  Using this tool allows administrators to respond to unexpected queries about the timesheet data in seconds without creating a whole report. The module has been rewritten into the multi-browser, multi-device architecture.  Now these queries can be analyzed on an iPad or mobile device.  New and improved Import Tables
Also improved is the Import Tables module with more formats supported and a highly enhanced interface with previews, simpler drop menus and more.  TimeControl / Hard Dollar and Primavera
We’ve enhanced the TimeControl link that supports the Hard Dollar cost management system and Oracle-Primavera project management system simultaneously.  Data between the three systems has more options, more data can be transferred and it is easier to keep all three systems in synch. Other features that have been enhanced, updated into the new multi-browser/multi-device architecture or rewritten include:

  • Timesheet List enhancements in the Filter function
  • Batch Release
  • The New User Wizard for onboarding
  • Default Charge and Rate for TimeRequest
  • User Profiles
  • Reveal Culture in Manage Languages
  • AutoFill
  • Filter announcements by user and profile
  • Reports Table
  • Change timesheet ownership
  • Filter table
  • Timesheet Image now in the Report Designer
  • Adding Tabbed Separated Values Export (TSV) as an export format

TimeControl 6.6 and TimeControl Industrial 6.6, HMS Software’s Field Data Collection version Both TimeControl 6.5 and TimeControl Industrial 6.6 are available for immediate shipment.  TimeControl pricing begins at $120/User for on premises purchases.  Pricing for TimeControl Industrial, TimeControl Online and TimeControl Industrial Online, HMS Software’s hosted Timesheet as a Service in the cloud is available upon request. Read What’s New in TimeControl 6.6 to see a complete list of new and enhanced features or see the TimeControl 6.6 press release.

The official blogsite of TimeControl