Notes on cms project

Assignment Help Web Project
Reference no: EM13779495

CMS PROJECT - PHASE I

INSTRUCTIONS
Part A:

Background Information:

CMS Systems, Inc. is a company that provides information systems consulting services to companies in the telecom industry in the United States and the United Kingdom. Due to its success, CMS is hoping to expand its operations into other parts of Europe. Despite its large size, CMS currently uses a manual/spreadsheet-based process for maintaining employee and client data. Management has now decided to implement a company-wide database that will serve all of its operations.

CMS currently employs 1,500 individuals (900 in the US and 600 in the UK) who serve as systems analysts, developers, managers, testers, maintenance engineers, accountants, lawyers, and sales representatives. Each employee has a first name, last name, unique CMS ID, office location, email address, salary, title, level, and supervisor.

CMS has more than 200 clients in the US and UK. Clients are identified by various names by CMS associates. As such, they represent a source of confusion for the company. The legal department refers to clients by their legal names, while the sales and consulting departments refer to them by a more common name. Oneexample is British Telecom. CMS's legal team uses its full legal name "British Telecom, Ltd.,"

while the sales force and consultants refer to it as "BT." The accounting department uses a mixture of legal and common names to identify clients. Thus, to avoid confusion, both legal and common names must be available to all users. Data that must be kept about clients include client names, an address (city, state, zip, country), and contact information (discussed below).

Clients have contacts within their companies that CMS employees must utilize. For example, the accounting department must know a client's billing contact in order to know where to send the bill. Maintenance engineers must know a client's systems engineering contact to know with whom to speak when a problem arises. CMS's sales representatives must know a client's sales contact to determine who is responsible for the buying decisions at a client site. Although only these three contact "types" are currently used by CMS,

it is foreseeable that additional contact types might be useful as the company expands into other parts of the world. Currently, a client has only one billing contact, one systems engineering contact, and one sales contact at any given time.

This structure is not expected to change (that is, more than one billing contact per client as of a particular point in time is not anticipated); however, it is important to retain all contact information over time. That is, when one contact is replaced by another contact, it is essential to retain information about the original contact. For example, assume an invoice is sent to Contact A, who is later replaced by Contact B. If the invoice is lost, CMS must have an audit trail to show that it was sent to Contact A (who was the known contact for the client at that time).
Clients can have one or more contracts with CMS to provide a variety of consulting services. For example, a single client might have one contract for maintenance of an existing system and also have another contract (sometimes called a work order by the sales force) for the development of a new system.
Some clients are billed based upon negotiated contracts, which stipulate a pre-determined amount for charges regardless of the number of hours that employees actually work on the contracts. Such contracts are called "fixed price" contracts. Other clients are billed based on the total number of hours provided by CMS employees multiplied by a rate per employee type per employee hour.

These arrangements are called "T&M - Time and Materials" contracts. T&M contracts often specify a maximum number of hours for which the client is willing to pay. CMS managers must ensure that when these maximum (cap) amounts are exceeded, the clients are not billed for such additional hours.

For T&M contracts, the rate per hour for each consultant is determined by the employee's level of expertise.For example, a client might pay $100/hour for an employee who is at the level of Systems Analyst I.That same client would pay $250/hour for an employee designated as a Manager LevelII.
Although T&M and Fixed Price contracts are the only two types of contracts currently used by CMS, it is likely that other types of contracts will be used in the near future.

All CMS employees must keep a record of the time they spend working for each client.Because employees can work for more than one client and perform different functions for each client, CMS utilizes "project management" to keep track of employee assignments to client contracts.Employees can be assigned to many different projects throughout their tenure.

They also can be assigned to more than one project at a given time.In fact, it is not unusual for an employee to spend time on two or more different projects within the same day.Likewise, projects can consist of many different employees.

Project assignments change over time.For example, Employee "A" may work on Project "X" during January, and, in February, that same employee may be reassigned to Project"Y."It is important to maintain records of the dates for which each employee is assigned to each project.Additionally, each project has a manager who oversees its progress and ensures that contracts are fulfilled and profitable (e.g., U.S. project managers try to prevent hours worked in excess of the maximum allowed by a fixed price contract).

Just as a client can have more than one contract with CMS, a contract can consist of more than one project.For example, a contract for the development of a new system could be fulfilled in multiple phases.Phase I could include implementation at one client site using a group of consultants in close proximity to that site.

Phase II could include implementation at a different site with a potentially different set of consultants.Both of these phases are considered separate projects, even though they are governed by the same contract.To further complicate matters, if such a contract specifies a maximum number of hours for overall implementation, the project managers of each project will have to agree how to split up the cap amounts between the two projects and maintain appropriate data about the split.

the number of hours worked for each employee on each project must be recorded on a daily basis.Employees currently log their time using an Excel worksheet.An example of this worksheet is presented below.Notice that the employee's supervisor is listed on the worksheet.This supervisor may or may not be the same person as the project manager.

Each employee is assigned to one supervisor, and each supervisor manages one or more employees.The concepts of supervisor and project manager have completely different meanings at CMS.A supervisor manages an employee with respect to evaluations, vacation requests, raises, etc.A project manager manages a project, allocating the time of employees assigned to the project

.A project manager is not required to sign off on an employee's timesheet.A supervisor, however, is required to approve his/her employees' timesheets by placing his/her initials beside his/her name.

Part A: Deliverable
For this phase, you are required to create an ER Diagram that will facilitate the development of CMS's company-wide database.It mustbe created using ER Assistant and include entities and attributes, relationships, and accompanying notes.You musttake a screenshot of your ERD while it is displayed in ER Assistant and paste the screenshot into a Word document.Make sure that the ERD fits on a single sheet and is legible.Accompanying notes mustbe included on a separate sheet of the document.Name this Word document "CMS Project Part A - your last name followed by your first initial."

The scope of the database includes all entities referenced above.The first goal of this phase of development is to support a timekeeping system that will replace the spreadsheet process illustrated above.Note that you will not actually create the timekeeping system.You are responsible only for designing the database that will be used by the system. 
Part B:Background
After much deliberation, CMS has decided to broaden its operations by expanding into various parts of Europe and also Canada.It plans to recruit employees from Canada, Italy, France, and Ireland.Each of these countries offers different benefit packages.Presently, under the manual spreadsheet system, human resource personnel have to maintain only two types of benefit allotments.In the newly expanded company, this manual process will be unmanageable.
The following table lists the different benefit packages in each country.Some characteristics are unique to each country while others are unique to a region.

Region Country Holidays WeeklyHours VacationDaysAllowed

North America US 11 40 10

North America Canada 12 40 15

Europe UK 10 38 10

Europe France 14 38 10

Europe Ireland 10 38 15

Europe Italy 9 38 20

In the same manner that employees must track the time they spend working on projects, they must also log the days they use as holidays and vacation.Below is a sample timesheet for recording benefit time taken.Note that this benefit section exists on the same timesheet that is used to log hours to projects, but benefits are not related to projects.

In addition to the need to accommodate benefit tracking in the new database, a change has occurred since the last iteration.In Part A, CMS stated, "a client has only one billing contact, one systems engineering contact, and one sales contact at any given time.

This structure is not expected to change (that is, more than one billing contact per client as of a particular point in time is not anticipated)."Recent developments from a newly acquired client have caused this assertion to no longer be true.France Telemobile, Inc. is a new client in France and has three different systems engineering contacts to support its one contract with CMS.Thus, a change in initial design is required.

Finally, CMS is implementing two new types of contracts, maintenance and license, to be added to its list of possible contracts.
Currently, maintenance is included as part of an initial work order.In keeping with the rules of accounting and revenue recognition for software providers, maintenance is an important feature of a contract and has special rules that affect how much revenue can be recognized for licenses

.To simplify its procedures, the company will be issuing separate contracts for maintenance to clearly distinguish between license revenue, which can be recognized at the time of system delivery, and maintenance revenue, which in most cases must be recognized over the duration of the maintenance agreement.

Many of the features of CMS's custom work orders have evolved into a standard set of templates that will be sold as a package to other companies to expand CMS's clientbase.Therefore, the company has created various products that incorporate the most widely used features of its custom development initiatives.The products are called TeleTrak-BP, TeleTrak-FM, and TeleSource. Each product will be sold as an out-of-the-box solution to tracking usage and subscriptions in the Telecom industry. Each product will be sold under a license contract.Presently, a license contract will be issued for exactly one product, but it is possible that a license agreement will be written in the future that will cover multiple products as new products are developed.
Part B: Deliverable:
Using ER Assistant, modify your original ERD to accommodate the requirement to allow more than one instance of a given contact type per contract.Also, include new entities and relationships to support benefit tracking in all countries.Depending on your initial design, you may or may not have to modify your ERD to accommodate the new contract types (License and Maintenance).You will also have to account for the introduction of products in the business model.

In a separate Word document, take a screenshot of your revised ERD and paste it in.Include accompanying notes.

After completing your new ER Diagram, convert the diagram into tables with primary keys and foreign keys as appropriate.Use SQL Server to create your tables.Be sure to enforce referential integrity in your CREATE TABLE statements using "on delete," "on update," etc., where appropriate.

Reference no: EM13779495

Questions Cloud

Googlescholar only cloud solutions : Cloud-based computing allows businesses to store and access large amounts of data over the Internet rather than on in-house computer hard drives. There are several cloud-based data solutions currently available in the marketplace.
How the sox act may affect ethical decisio : Write a 350- to 700-word review of the article. Your review should discuss how the SOX Act may affect ethical decision making in today's business environment, and the criminal penalties for which the act provides
Analyze the physical and logical places for evidence : Describe, in detail, how you proceed with the email investigation, including the review of email headers and tracing. Describe the processes that would be utilized in order to recover data that may have been deleted from the suspect's computer(s).
Financial accounting and managerial accounting : How does financial accounting differ from managerial accounting?
Notes on cms project : CMS Systems, Inc. is a company that provides information systems consulting services to companies in the telecom industry in the United States and the United Kingdom.
Effectiveness of punishment and rehabilitation : Write a 1,400- to 2,450-word paper that debates the effectiveness of punishment compared with the effectiveness of rehabilitation of convicted offenders in prison and under community supervision
Specific instructions for administering-scoring : Explain the purpose of the survey. Discuss the preliminary design issues you experienced in creating your survey.
Describe hidetora and king lear as a tragic hero : My two characters are Hidetora and King Lear, you have to describe them as a tragic hero. Introduction should provide brief background information about two works you selected and should narrow to your thesis statement.
Conrad''s take-home pay concept : Which type of organization divides equity by percentage of ownership?

Reviews

Write a Review

Web Project Questions & Answers

  Identify potential security weaknesses

In this phase you will choose either Aircraft Solutions or Quality Web Design as the company you will work with. You will then identify potential security weaknesses

  Describe other advantages other than security gained

Architecting web-applications using web-services has advantages. Forexample, you can gain increased security. Describe other advantages other than security gained by using web-services.

  Maze solver in prolog

Question: Develop a site of Maze solver in Prolog.

  Create a website that showcases the skills

You will create a website that showcases the skills you have gained throughout your psychology program. Your website will consist of the following elements: a homepage, a literature review, expert opinions, résumés, a case study, and a list of pe..

  Develop a visual rendering depicting your design

Develop a visual rendering depicting your design through the use of Microsoft Visio or its open source alternative, Dia. Note: The graphically depicted solution is not included in the required page length.

  Web development projects with database

Since the vast majority of web-development projects involve a database, do you think that computational activities should be performed there, or do you think they belong in the XML page or stylesheet?

  Beck anxiety inventory

It's a rule-based application which must be written in CLIPS, Do you have programmers experienced with it?

  Creat and test an html documents that has at least half page

Creat and test an html documents that has at least a half page of text and a small box of text embedded on the left margin with main text flowing around the small box.

  Creating a program

For several years, your Uncle Frank has been running a small landscaping business. Through these years, he acquired many steady customers and knew most of them on a first name basis.

  Project in it

To define the addressing scheme of the company XYZ network you will indicate: 1) The subnet mask selected, 2) the maximum number of subnets provided by the selected subnet mask, 3) the maximum number of hosts allowed for each subnet.

  Gpc and runtime magic quotes

Create a script that lets you know whether Zeus or Helios has the GPC and Runtime Magic Quotes turned on or off. The output should have appropriate labels that define what output signified and should display 'ON' or 'OFF' depending on the setting.

  Web accessibility test from browsers

Discuss web accessibility test from different web browsers. We have a caveat on the following QA-FOCUS suggestions. What will be our opinion on this?

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd