Assignment 4 - IC - Nabila, Syabilla, Rois
Assignment 4 - IC - Nabila, Syabilla, Rois
Assignment 4 - IC - Nabila, Syabilla, Rois
Chapter 5
Enterprise systems
Information technology (IT) is a crucial tool for organizations of all sizes, both public and
private. As organizations become more complex, have fewer management layers, offer
customized products and services, and are increasingly international, they rely heavily on
accurate and timely information flow. As a business manager, you must be aware of ITs
potential impact on your job, career, and organization. You must conceptualize ways IT can
improve performance, serve as a consultant to IS specialists, manage organizational change
accompanies new IT applications, use technology applications to enhance them, and
facilitate successful implementation of new IT applications. Awareness of IT applications is
essential for success in new roles. Most obvious applications are already in place, such as
computers handling payroll, inventory records, and accounting processes. However, many
applications remain to be discovered, likely by managers like you.
1. Application Areas
IT applications are a broad topic that can be divided into interorganizational and
intraorganizational systems. Interorganizational systems, such as e-business applications,
span organizational boundaries and are crucial for connecting businesses with end
consumers or suppliers. Intraorganizational systems are divided into two major categories:
enterprise systems, designed to support the entire organization, and managerial support
systems, designed to support specific managers or groups. This chapter covers enterprise
systems like transaction processing systems and groupware, as well as client/server
architecture and service-oriented architecture (SOA). Chapter 6 focuses on systems
specifically designed to support managers, such as decision support systems and expert
systems. Some specific applications fall into multiple application areas, and groupware can
be both an enterprise system and a management support system.
2. Critical Concepts
Understanding key concepts intertwined with various application areas is crucial for
comprehending the various applications.
A fully implemented online system allows each transaction to be entered directly into
the computer when it occurs, ensuring the company always knows how many units of
each product it has in stock. This is also known as an interactive system, as the user
interacts with the computer. However, not all online systems are interactive, and
some systems, often called in-line systems, provide for online data entry but delay
the actual processing until a batch of transactions has been accumulated.
The decision between batch versus online becomes a trade-off between cost and
timeliness. Online costs per transaction have been decreasing, and the importance of
timeliness has been increasing. Most applications today use online data entry, and
an increasing proportion also use online processing. However, natural batch
applications, such as payroll, have not shifted to online processing. Hybrid online
data entry/batch processing systems will continue to exist, allowing organizations to
manage their inventory more efficiently.
d. Distributed Systems
Distributed systems, also known as distributed data processing, are a mode of
delivery where processing power is distributed to multiple sites connected via
telecommunications lines. These systems are used in organizations to support
business processes, such as headquarters, factories, stores, warehouses, and office
buildings. The economics of distributed systems are not entirely clear, but they tend
to favor distribution due to increased communication and support costs, while
computer costs decrease. Smaller microcomputers and workstations are generally
less expensive than expanding a large system at a central site. However,
disadvantages such as increased security risk, dependence on high-quality
telecommunications lines, and coordination across sites are often outweighed by the
economic advantages.
e. Virtualization
Virtualization is a popular method for delivering IT services. It involves splitting a
physical server into multiple virtual servers, each running its own operating system.
The physical server manages these virtual servers using a hypervisor program,
reducing the number of physical servers needed and saving money and space.
Desktop virtualization separates the desktop environment from the physical machine,
allowing users to access it through a client/server computing model. This virtualized
desktop environment is stored on a server, allowing users to work from their desktop
device. A thin client is suitable for desktop devices, but standard PCs, notebook
computers, or smartphones can also be used as clients.
While SOA is not the same as Web services, it is a collection of technologies built
around the XML standard of communicating. In practice, web services might be the
means by which SOA services communicate with one another, but other connecting
technologies could also be used.
SOA is slow in coming, but there are numerous vendors pushing their SOA-oriented
products, including IBM, Oracle, Hewlett-Packard, TIBCO Software, and SOA
Software. A 2009 survey by InformationWeek found that only 23% of respondents
have deployed an SOA project, with another 15% having an SOA project in
development.
Some firms that have invested in SOA include Automatic Data Processing (ADP),
Pep Boys, and BT Group. ADP wanted better integration and more reuse of code,
while Pep Boys used IBM's SOA strategy to help give its point-of-sale system a
tune-up. BT Group launched a major SOA initiative by designing straightforward
services for retail customers or independent broadband providers using BT's
network.
a. Payroll System
At first glance, a payroll system seems fairly simple. Operators input the number of
hours worked for each employee (usually employing online data entry), and the
system batch processes these transactions to produce payroll checks. While this
one-sentence description is correct, it represents only the tip of the iceberg, because
it involves only about 10 percent of the system. The payroll processing subsystem
also must keep year-to-date totals of gross income, social security income, individual
deductions, various categories of taxes, and net income. It also must incorporate the
ability to compute federal, state, and local taxes, as well as social security
contributions, and it must handle both mandatory and voluntary deductions. What
other subsystems are necessary? Figure 5.4 lists the primary subsystems in most
payroll systems and the tasks the subsystems must accomplish. Thus, the payroll
system is both commonplace and complex. The payroll system is usually easy to
justify on a cost-benefit basis because it would take an incredible number of payroll
clerks to complete a modern payroll and maintain all the associated records.
5. Data Warehousing
A data warehouse is a large data storage facility that stores data on various aspects of an
enterprise. It is established and maintained by pulling data from operational systems and
storing it in a separate facility. The data must be accurate, current, and stored in a usable
form. To be useful, data access and analysis tools must be provided. Establishing a data
warehouse is time-consuming and expensive, and requires three types of software tools:
warehouse construction software, warehouse operation software, and warehouse access
and analysis software.
The welcome page of Lotus Notes allows users to configure it to their liking, with a menu bar,
icons, address box, and navigation bar. The screen is divided into a navigation pane on the
left and an active view pane on the right, with the inbox view displayed when the user opens
the mail. The navigation pane lists views and folders for managing mail, such as drafts and
file folders.
Notes has various databases, each containing documents related to the same topic. Users
can create databases for various activities, such as committee assignments, research
projects, and faculty discussion groups. Some databases are set up for sharing, while others
are created by users throughout the company.
To open a database, users can click on the database bookmark button on the left side of the
page, which opens the database bookmark page. The opening screen of any database looks
similar to Figure 5.10, with appropriate tool buttons, a navigation pane to the left, and a list of
topics or documents in the view pane to the right.
Notes is a client/server system, with large files stored on the server, which Lotus calls a
"Domino server powered by Notes." Corporate files are replicated from one Notes server to
another on a regular basis, ensuring everyone in the organization has access to the same
version of a document. The Lotus Notes client, operating on a PC, is used to access the
server with appropriate password protection, either directly across a LAN or via an Internet
connection.ges include IBM InfoSphere Warehouse, Informatica Platform, Microsoft SQL
Server, Oracle Data Integrator Enterprise Edition, and SAS/Warehouse Administrator. Data
warehousing appliances are packaged solutions that consist of hardware and software
specifically pre-installed and optimized for data warehousing. Column-store databases,
where each customer's record occupies one row, are another new development in data
warehousing. These solutions can be row-store or column-store depending on the mix of
uses of the warehouse.
Data warehousing is a powerful tool for organizations to analyze and utilize data collected
from their databases. It can be used by organizations of all sizes, such as the U.S. Postal
Service, Walmart, and eHarmony. The U.S. Postal Service uses a 32-terabyte data
warehouse to analyze various aspects of its business, including sales, mail-processing
facilities, and manpower and transportation resources. The warehouse generates about
20,000 reports for 1,800 users daily using software from Microstrategy, providing a clearer
picture of finances and operations.
Walmart operates a massive data warehouse with 583 terabytes of sales and inventory data,
built on a 1,000-processor system from Teradata. The company uses the data warehouse to
manage daily store operations, allowing managers to check the database hourly and see
what is happening at individual stores or stores throughout a region. Walmart has also
become one of the early customers of Hewlett-Packard's NeoView data warehousing
system, which allows Walmart's 20,000 suppliers to access data about sales in Walmart
stores.
Online dating company eHarmony uses a Netezza data warehouse appliance to manage its
massive data warehouse, which includes 12 terabytes of data on over 20 million registered
users. Scoring algorithms are run on eHarmony's pool of users to match potential mates,
and data are collected on users' satisfaction with matches and results from them. Netezza
provides plug-ins for the warehouse to work with Oracle, Microstrategy, and other software
packages used by eHarmony.
Web-based frontends have been created so that a customer can interact with the company
online to obtain information about products and services offered by the company, place an
order, check on the status of an existing order, seek answers from a knowledge base, or
request service. CRM software packages enable organizations to market to, sell to, and
service customers across multiple channels, including the Web, call centers, field
representatives, business partners, and retail and dealer networks.
There are many players in the CRM marketplace, with most of the top 15 CRM enterprise
vendors offering traditional out-of-the-box CRM applications, hosted or on-demand solutions
(SaaS), and a few repeats. Major software vendors SAP and Oracle offer both traditional
CRM applications and hosted solutions, while Salesforce.com offers only a hosted solution.
Some vendors have chosen to focus on a particular industry, such as telecommunications
carriers and Internet service providers.
Some examples of CRM projects using a data warehouse include BT Group plc,
Resurrection Health Care, and Author Solutions. Companies like Resurrection Health Care
have deployed Microsoft Dynamics CRM to manage and grow their relationships with
physicians, while Author Solutions has created its CRM system based on a hosted solution
from Salesforce.com and customization by Appirio.
7. Office Automation
Office automation encompasses various office-related applications, including telephony,
voicemail, videoconferencing, electronic mail, word processing, copying, desktop publishing,
electronic calendaring, document imaging, and document preparation, storage, and sharing.
The newest buzzword in office automation is unified communications (UC), which integrates
real-time communication services with non-real-time services like email, voicemail, and
facsimile. UC products are becoming more unified, with companies like Avaya, Cisco, HP,
IBM, and Microsoft offering strong offerings. The overall picture of office automation is
comprehensive, including email, videoconferencing, and groupware.
a. Videoconferencing
Videoconferencing allows face-to-face meetings and conferences without the need for costly
travel. Desktop videoconferencing is popular for one-on-one and small group conferences,
but it may not be suitable for larger groups due to the small screen size. Larger businesses
often have separate videoconferencing facilities for group participation. Polycom, Inc. offers
HDX series conference room videoconferencing units designed for different-sized rooms and
groups. All models have high-definition video, audio, and "People+Content" data-sharing
capabilities. People+Content allows users to share content from laptops or PCs with an IP
network connection. Polycom PVX software is designed for desktop use with a PC and a
high-quality USB camera attached to the PC. The low-end HDX 4000 series offers
high-definition video and audio. Skype, an Internet telephony company, can also be used for
one-on-one desktop videoconferencing without data sharing. Skype software can be
downloaded from the internet at no cost, and audio calls or video plus audio calls to another
user are free.
b. Electronic Mail
Email systems enable rapid, asynchronous communication between workstations on a
network, eliminating the need for telephone tag. They include features like sending notes to
distribution lists, forwarding messages, responding without reentering the address, and filing
notes in electronic file folders. However, email can become overwhelming due to its easy
use, spam, and less personal nature. Privacy issues arise due to electronic monitoring by
supervisors.
Variants of email include electronic bulletin boards, listservs, computer conferencing, chat
rooms, instant messaging (IM), blogs, and Twitter. Bulletin boards are repositories on which
users can post and read messages, while listservs are computerized mailing lists that accept
messages and forward them to everyone. Computer conferencing is set up around a specific
topic, while chat rooms are real-time versions of synchronous communication conducted on
the Internet. IM is a popular synchronous communication system, with 20 percent or more of
employees using it. Blogs are user-generated websites that deal with various subjects, while
Twitter is a broadcast version of IM.
The first popular e-mail systems were mainframe- or minicomputer-based, designed to run
under proprietary operating systems. Advanced mainframe-based systems, like PROFS,
included electronic calendaring and other features, while the second wave of e-mail systems
was designed to run on UNIX servers. These systems are more economical to operate on a
per-user or per-message basis.
The development of POP-servers and POP-mail demonstrates how PC-based front-ends
can provide a user-friendly interface. POP-mail is based on post office protocol and requires
a POP-client like Eudora or Pegasus to be loaded on the PC. Various email systems, like
Pine, can be used as POP servers. In the third wave, LAN-based client/server software
systems with GUI interfaces were popular in the 1990s. However, they were replaced by
more robust groupware systems like Lotus Notes/Domino and Microsoft Outlook/Exchange
in the 2000s. Internet mail, a variation of this third wave, is popular for small business and
home use. However, organizations are moving beyond simple e-mail and want greater
functionality, electronic calendaring, and document sharing. Groupware is the answer, and
the key to further development appears to be the use of unified communications combined
with collaboration tools or groupware.
Microsoft Exchange and Lotus Notes are the top two general-purpose groupware products,
with excellent email capabilities. However, Microsoft Exchange is less expensive to operate,
has a user-friendly interface, and has a larger installed base. Other players in the market
include Oracle Beehive Collaboration Software, Novelll GroupWise, HotOffice, Webcrossing
Community, and EMC’s Documentum eRoom.
Microsoft Office SharePoint Server and Microsoft Office Communications Server offer
streamlined communications, presence awareness, voice and video conferencing, and
mobile access. IBM Lotus Sametime provides integrated, real-time communications
services, and IBM Lotus Quickr offers content libraries and team collaboration tools. IBM
also offers LotusLive Notes, a web client accessing a server hosted by IBM, and LotusLive
iNotes, which provides email service but does not have full Domino functionality.
Groupware and collaboration are growing areas in the software industry, with Lotus Notes
being a leading example.
The welcome page of Lotus Notes allows users to configure it to their liking, with a menu bar,
icons, address box, and navigation bar. The screen is divided into a navigation pane on the
left and an active view pane on the right, with the inbox view displayed when the user opens
the mail. The navigation pane lists views and folders for managing mail, such as drafts and
file folders.
Notes has various databases, each containing documents related to the same topic. Users
can create databases for various activities, such as committee assignments, research
projects, and faculty discussion groups. Some databases are set up for sharing, while others
are created by users throughout the company.
To open a database, users can click on the database bookmark button on the left side of the
page, which opens the database bookmark page. The opening screen of any database looks
similar to Figure 5.10, with appropriate tool buttons, a navigation pane to the left, and a list of
topics or documents in the view pane to the right.
Notes is a client/server system, with large files stored on the server, which Lotus calls a
"Domino server powered by Notes." Corporate files are replicated from one Notes server to
another on a regular basis, ensuring everyone in the organization has access to the same
version of a document. The Lotus Notes client, operating on a PC, is used to access the
server with appropriate password protection, either directly across a LAN or via an Internet
connection.
Portals are web-based platforms that provide a centralized access point for multiple
services, such as applications, documents, or databases. Enterprise portals often serve as
the gateway for employees to access various organizational systems through a single
sign-on (SSO) mechanism. Both intranets and portals focus on enhancing communication,
operational efficiency, and information flow.
Example: A company may use an intranet to share HR policies, team calendars, and
performance dashboards. Employees can access a portal to view their paychecks, request
time off, or collaborate on project documents stored in the cloud.
Source: Laudon, K.C. & Laudon, J.P. (2020). Management Information Systems: Managing
the Digital Firm. Pearson.
---
Example: In the automotive industry, robots assemble car components with precision, while
conveyor systems automatically transport parts from one stage to the next. Real-time
monitoring systems track machine performance, alerting supervisors if any malfunctions
occur.
---
Modern SCMS often include Enterprise Resource Planning (ERP) systems, enabling
organizations to track demand, plan production schedules, monitor inventory levels, and
manage supplier relationships. SCMS is essential for ensuring products reach customers
efficiently, minimizing delays and costs.
Example: A retail company uses an SCMS to track the shipment of goods from overseas
suppliers, plan delivery schedules, and manage warehouse stock. The system notifies the
logistics team when inventory is low and suggests when and where to reorder items.
Source: Chopra, S., & Meindl, P. (2020). Supply Chain Management: Strategy, Planning, and
Operation.