CSE1IS Information Systems
Week 11 Lecture 2
System Implementation

S.C.&R. Chapter 9.

System implementation represents the transition from a system under development to one in operational use. We are moving from a testing environment to an operational  environment.

Activities include

  1. the  installation of hardware and operating software  (pre-ordered earlier in the project)
  2. the  training of the end-user group
  3. file conversion
  4. system changeover

2. End-User Training:

There are several approaches that could be considered, depending on the circumstances.

  1. The vendor provides training. This is most suitable when the solution involved the purchase and installation of a software package.
  2. Group training. This is useful for large user groups. It can be an effective use of your time. The group situation is also useful because  people can learn from the questions or problems of other trainees.
  3. Targeted training. These are training programs directed  towards different user groups. It is useful where you have a mixture of  novice users with more expert users.
  4. A 'train the trainer' approach. In this approach you  train key users who will  then train the rest of the group. This approach could be useful when there is a large user group located in differing geographic locations.
  5. You should consider a mixture of delivery styles. This may involve  hands-on training supported by on- line or audio visual material. There may be some lectures and demonstrations. You might consider developing self paced learning and assessment materials.
  6. There is always the option of contracting out end-user training to a suitable provider (e.g. TAFE, private training organisations etc).

Categories of Training:

People within an organisation can be divided into three broad categories, each with their special requirements:

  1. End Users, such as clerical staff who simply need to know how to perform the operations they are concerned with. Shortcuts and the use of any tools and features are main topics.
  2. Management, who require overview of the entire system as well as their own interfaces.
  3. IT Staff, who require an overview, plus more technical knowledge for solving problems, handling upgrades etc.

S.C.&R. Fig 9-31 outlines general training topics for the 3 groups:

Training Methods:

There are many ways and approaches to running a training program:

  1. Personally directed:
  2. Lecture:
  3. Tutorial based:
  4. Video:
  5. Computer-based training (CBT) package:

Remember that any effective training program should be accompanied by suitable written and on-line material (i.e. manuals, tutorials etc.). You should also consider using the user documentation during training.

3. Data (File) Conversion:

Data conversion is concerned with the transfer of the data files of the old system to the new. You should recognise that this can be a lengthy and time-consuming process. There are several possible scenarios.

  • From an old computerised system to a new computerised system
  • In this case file conversion could be automated. In this approach an 'intermediate' file format may be required during the conversion process. You may have to write special file conversion software that extracts the old data, converts it to the new format and then  writes it  to the new file(s). There may need to be some extra data written (i.e. extra fields in the records) to new files or redundant data removed from the old file format. If it is possible to automate the process then the time for file conversion should be reduced.
  • From an old manual system to new computerised system
  • In this case a major file conversion effort may be required. The existing stored data is probably on paper. All of this existing data will need to entered manually in either on-line or batch mode i.e. entered directly into the new files or stored in a transaction file prior to file updating. Suitable input controls will be necessary and you may be able to use the new system input procedures. However if the old input documents have been superseded in the new system then special input  procedures may need to be developed. File conversionof this type may require the employment of special data entry personnel to carry out the conversion.  This will take time and cost money.
  • 4. System Changeover:

    System changover involves  'retiring'  the old system and  putting the new system into production. There are four basic techniques.

    1. direct cutover
    2. parallel operation
    3. pilot operation
    4. phased changeover

    4.1 Direct Cutover:

    4.2 Parallel Operation:

    4.3 Pilot Operation:

    4.4 Phased Changeover:

     

    References:


    Copyright © 2006 L. Staehr, B. Choi, C. Cope, J. McCullagh, P. Somerville, C. Matthews, B. Retallick

    NOTE: this webpage has not been brought up to WCAG 1.0 standard nor does it contain validated HTML