SlideShare a Scribd company logo
1 of 43
Electronic
Commerce
Software
CHAPTER 9
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
.
Learning Objectives
In this chapter, you will learn:
• How to find and evaluate Web-hosting services
• What functions are performed by electronic
commerce software
• How electronic commerce software works with
database and ERP software
• What enterprise application integration and Web
services are and how they can be used with
electronic commerce software
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 22
Learning Objectives (cont’d.)
• Which types of electronic commerce software are
used by small, medium, and large businesses
• How electronic commerce software works with
customer relationships management, knowledge
management, and supply chain management
software
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 33
Introduction
• Case study: Harry Barker
– Sells pet products online
– Prepared in advance for an expected increase in
online orders from a Good Morning America segment
• Added an additional Web server
• Hired additional temporary staff
• Created a customer Web page
– Company followed up to measure how well it met new
customer expectations
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 4
Web Hosting Alternatives
• Self-hosting is running servers in-house
– Most often used by large companies
• Third-party Web-hosting service providers offer Web
services, electronic commerce functions
– Often used by midsize, smaller companies
• Commerce service providers (CSPs) provide
Internet access and Web-hosting services
– Offer Web server management and rent application
software
– Also called Managed service providers (MSPs) or
Application service providers (ASPs)
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 5
Web Hosting Alternatives (cont’d.)
• Web-hosting service options
– Shared hosting means client's Web site on a server
hosting other Web sites simultaneously
– Dedicated hosting means the client Web server not
shared with other clients
• Service provider owns and maintains server hardware,
leases it to client, and provides Internet
• With co-location (collocation or colocation) service
the provider rents physical space to client with a
reliable power supply, Internet connection
– Clients install/maintain server hardware and software
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 6
Web Hosting Alternatives (cont’d.)
• Web server-hosting decisions
– Hardware platform and software combination
• Should be upgradable when site’s Web traffic increases
– Scalable hardware and software combinations
• Adaptable to meet changing requirements
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 7
Basic Functions of Electronic Commerce
Software
• All electronic commerce solutions must provide
– Catalog display, shopping cart capabilities and
transaction processing
• Larger complex sites may include software with
added features and capabilities
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 8
Catalog Display Software
• Catalog organizes goods and services being sold
– May organize by logical departments
• Web store advantage is a single product may appear in
multiple categories
• Catalog is a listing of goods and services
– Static catalog is a simple list written in HTML
• Must edit HTML to add or delete items
– Dynamic catalog stores information in a database
with photos, detailed descriptions and a search tool
for locating item and determining availability
– Both located in third tier of Web site architecture
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 9
Shopping Cart Software
• Early electronic commerce used forms-based
shopping
– Shoppers selected items by filling out online forms
which was awkward if ordering more than one or two
items and error prone
• Electronic shopping carts are now standard
– Keep track of items customer selected and allows
them to view cart contents, add and remove items
– Ordering requires a simple click which executes the
purchase transaction
• Screen asks for billing and shipping information
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 10
Shopping Cart Software (cont’d.)
• Web is a stateless system that does not retain
information from one transmission to another
– Shopping cart software must store information
• Cookies allows information to be stored and retrieved
• If browser does not allow cookie storage software
automatically assigns temporary number
• Dynamic pricing management software adjusts
prices in real time based on variables seller chooses
• Promotion management software allows sellers to
create special offers on specific products
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 11
Shopping Cart Software (cont’d.)
• Fulfillment integration software connects seller’s
shopping cart to fulfillment provider’s computer
– Shipping automatically triggered at completed sale
• Product review management software allows
customers to post reviews of products
• Product recommendation triggers are tools that
respond to customer’s product selection
– Provides suggestions for related products, refills
• Abandoned cart management software enables
shopping cart to be retained for later when customer
session is terminated
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 12
13
FIGURE 9-1 Typical shopping cart page
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 13
©CengageLearning2017
Transaction Processing
• Occurs when shopper proceeds to virtual checkout
counter by clicking the checkout button
– Electronic commerce software performs calculations
• Web browser software and seller’s Web server
software switch into secure communication state
– Electronic commerce software communicates with
accounting software sales and inventory modules
– FedEx and UPS shipping rate software integrates
with electronic commerce software
• Other calculations include coupons, promotions,
time-sensitive offers
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 14
15
FIGURE 9-2 Basic electronic commerce site architecture
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 15
©CengageLearning2017
How Electronic Commerce Software Works
with Other Software
• Most large companies with electronic commerce
operations also have substantial business activity
unrelated to electronic commerce
– Important to integrate electronic commerce activities
into the company’s other operations
• Basic information system element is a collection of
databases
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 16
Databases
• Highly structured information stored on a computer
• Business rules are how the company does business
• Database management software allows users to
enter, edit, update, retrieve database information
• Distributed information systems are large systems
storing data in many different physical locations
– Distributed database systems are databases within
distributed information systems
• MySQL database is open-source software owned by
Oracle and maintained by group of programmers
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 1717
Middleware
• Middleware takes sales and inventory shipments
information from electronic commerce software
– Transmits to accounting and inventory management
software
– Companies can write their own or purchase
customized middleware
• Interoperability is making information systems work
together
• Middleware cost range is $30,000 to several millions
– Depending on complexity and existing systems
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 18
Enterprise Application Integration
• Application software (application) is a program that
performs specific function like creating invoices
• Application server (computer) takes request
messages received by Web server
– Runs application program performing action based on
request message’s contents
– Actions determined by business logic rules such as
verifying customer password upon log in
• Enterprise application integration is a creation of
links among scattered applications so business logic
can be interconnected
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 19
Enterprise Application Integration (cont’d.)
• As information is transferred from one application to
another program data formats differ
– Must edit and reformat often using XML data feeds
• Page-based application systems return pages
generated by scripts containing rules
– Present data on Web page with the business logic
• Component-based application systems separate
presentation logic from business logic
– Logic components created and maintained separately
• Updating and changing system elements much easier
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 20
Integration with ERP Systems
• Enterprise resource planning (ERP) software are
business systems integrating all facets of a business
– Accounting, logistics, manufacturing, marketing,
planning, project management, and treasury functions
• Two major ERP vendors: Oracle and SAP
– ERP software installation costs between $1 million
and $10 million for a midsize company
• Smaller online businesses can purchase products
like NetSuite that offer ERP system subscriptions
– Called software as a service (SaaS)
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 2121
FIGURE 9-3 ERP system integration with EDI
22© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 22
©CengageLearning2017
Web Services
• Software systems supporting interoperable
machine-to-machine interaction over a network
– Set of software and technologies allowing computers
to use the Web to interact with each other directly
– Does not require human operators directing the
specific interactions
• Application program interface (API) is a general
name for the ways programs interconnect with each
other
– Web APIs: interaction over the Web
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom
use.
23
What Web Services Can Do and
How Web Services Work
• Offer improved customer service, reduced costs
• Transmit XML-tagged data from one enterprise
integrated application to another
• Provide data feeds between two different companies
• Programmers write software accessing business
application logic units without knowing details
– Allows communication between programs written in
different languages on different platforms
• Example task: transaction processing
– Can be combined with other Web services for
complex tasks
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 24
How Web Services Work (cont’d.)
• Machine-to-machine communication was originally
accomplished with HTML but now most are XML
• First Web services information sources programmers
incorporated into software applications
• More advanced example is purchasing software used
to obtain vendor price information
– Purchasing agent authorizes transaction and Web
services submits order and tracks until delivered
• As Web servers become more sophisticated, they
can often make decisions themselves
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 25
Web Services Specifications
• Simple Object Access Protocol (SOAP) is a message-
passing protocol
– Defines how to send marked up data from one software
application to another across a network
• Utilizes three rule sets
– Communication rules included in SOAP specification
– Web Services Description Language (WSDL) describes
logic unit characteristics of each Web service
– Universal Description, Discovery, and Integration
Specification (UDDI) woks as address book to identify
Web services locations and associated descriptions
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 26
REST and RESTful Design
• Representational State Transfer (REST)
– Principle describing how the Web uses networking
architecture to identify and locate Web pages and
elements making up those Web pages
• RESTful design (RESTful applications) are Web
services built on the REST model
– Transfers structured information from one Web
location to another
– Services accessible at a specific address
– More than half of all Web services today are RESTful
applications
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 2727
Electronic Commerce for Small and Midsize
Businesses: Basic CSPs
• Use of service provider’s shared or dedicated
hosting services
– Shifts staffing burden from company to Web host
– Spread costs over all hosted businesses
– Host provider keeps server working through storms
and power outages
• CSPs offer free or low-cost e-commerce software
– Less than $20 per month with software built into site
• CSP examples
– Gate.com, ProHosting.com, 1&1 Internet, Yahoo!
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 28
Mall-Style CSPs
• Provide small businesses with basic Web site,
online store design tools, templates and easy-to-use
interfaces
– Low monthly fee, one-time setup fees and percentage
(or fixed) amount for each transaction
– Shopping cart software and payment processing
• Two-main mall-style CSPs are Amazon services for
business and eBay stores for businesses
– No long term commitment and few up-front costs
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 29
Estimating Operating Expenses for a Small
Web Business
• Cost to become operational between $400 and $8200
– Assumes less than 100 items for sale and business
already has computer and Internet access
– Figure 9-4 shows the range of estimates for first-year
expenses for a small business owners
• Self-hosting include one time basic server and router
costs of $2000 to $10,000 plus annual costs
– Basic Internet connection: $480 to $1,800
– Secure server room: $5000
– Required technicians: $50,000 to $100,000
– Annual total costs: $60,000 to $100,000
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 30
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 31
FIGURE 9-4 Approximate costs to put a small store online
©CengageLearning2017
32
Electronic Commerce Software for Midsize
Businesses: Web Site Development Tools
• Possible to use Web page creation and site
management tools from Chapter 2
• After Web site creation add purchased software
elements and create the middleware
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 32
33
Midrange Electronic Commerce Software
• Costs $5000 to $200,000
• Operating costs range $1000 to $30,000 annually
• Offers connectivity to database or ERP systems that
store inventory information
• Intershop offers midrange packages
– Include search and catalog capabilities, electronic
shopping carts, credit card processing and connection
to back-end businesses and databases
– Setup wizards, catalog tools, data management
functions and built-in templates are included
– Manage storefronts with Web browser interface
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 33
Midrange Electronic Commerce Software
(cont’d.)
• IBM WebSphere Commerce Professional is a family
of software components
– Includes catalog templates, setup wizards, advanced
catalog tools
– Provides link with existing corporate systems
• Inventory databases, procurement systems
– Customization requires programmers with JavaScript,
Java or C++ expertise
– Costs between $50,000 and $300,000 depending on
number of servers and options
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 34
Electronic Commerce Software for Large
Businesses
• Larger business requirement many of the same
advanced capabilities as midsize firms
– Need ability to handle higher transaction loads and
dedicated software applications to handle specific
online business elements
• Enterprise-class commerce software is used in large
online business operations
– Encompasses all areas of the business or enterprise
– Provides tools for B2B and B2C commerce
– Interacts with wide variety of existing systems
– Costs: $200,000 to $10 million
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 35
Enterprise-Class Electronic Commerce
Software
• Requires several dedicated computers, Web server
system, firewalls
– IBM WebSphere Commerce Enterprise, Oracle E-
Business Suite and Broadvision
• Provides tools for linking to and supporting supply
and purchasing activities
– Secure transaction processing and fulfillment
– Interaction with firm’s inventory system to issue
purchase orders
– Generate accounting entries
– Download electronic goods directly from site
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 36
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 37
FIGURE 9-5 Typical enterprise-class electronic commerce architecture
©CengageLearning2017
Content Management Software
• Helps control large amounts of text, graphics, media
files that have become crucial to doing business
– Increased use of social media and networking as part
of online business operations
• Software should be tested before commitment
– Straightforward procedures for regular maintenance
– Facilitates typical content creation tasks
• Leading providers include IBM and Oracle
– Costs between $50,000 and $500,000
– Can cost 3 to 4 times that amount to customize,
configure and implement
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 38
Knowledge Management Software
• Systems that manage knowledge itself rather than
the documentary representations of that knowledge
– Collect, organize and share knowledge
– Enhance collaboration and preserve knowledge
gained through information use to benefit future users
• Tools to read documents and conduct searches
– Use proprietary semantic, statistical algorithms
• Collects knowledge elements by extracting them
from normal interactions users have with information
• Implementation costs $10,000 to $1 million or more
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 39
Supply Chain Management Software
• Helps coordinate planning and operations with
supply chain partners
– SCM planning software develops coordinated
demand forecasts
– SCM execution software helps with warehouse and
transportation management
• SCM software components manage demand and
supply planning and demand fulfillment
• Cost of SCM software implementations varies
tremendously based on number of locations
– Range from under $300,000 to $5 million
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 40
Customer Relationship Management
Software
• Goal is to understand customer’s specific needs and
customize product or service to meet those needs
– Idea is if customer needs are met exactly they will pay
more for goods or services
• Software must obtain data from operations software
and gather data about customer activities
– Use data to conduct analytical activities
• Basic form of CRM uses customer information to sell
more goods or services
• Advanced form of CRM delivers attractive, positive
customer experiences
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 41
Customer Relationship Management
Software (cont’d.)
• Important in maintaining customer loyalty when
purchase process is long and complex
• From 1996 to 2000 companies spent millions to buy
systems and restructure customer strategies
– Bad experiences led to a change in thinking
• Now used to solve smaller, more specific problems
– Popular target is call center operations
• Some companies create their own but most buy a
software package
– Prices start around $2000 and large implementations
can cost millions
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 42
© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a
license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 43
FIGURE 9-6 Elements of a CRM system
©CengageLearning2017

More Related Content

What's hot

BSAD 372 SPRING 2017 CH 5
BSAD 372 SPRING 2017 CH 5BSAD 372 SPRING 2017 CH 5
BSAD 372 SPRING 2017 CH 5Janice Robinson
 
BSAD 372 SPRING 2017 CH 11
BSAD 372 SPRING 2017 CH 11BSAD 372 SPRING 2017 CH 11
BSAD 372 SPRING 2017 CH 11Janice Robinson
 
BSAD 372 SPRING 2017 CH 10
BSAD 372 SPRING 2017 CH 10BSAD 372 SPRING 2017 CH 10
BSAD 372 SPRING 2017 CH 10Janice Robinson
 
Massively Mobile Online Skill Training Platform
Massively Mobile Online Skill Training PlatformMassively Mobile Online Skill Training Platform
Massively Mobile Online Skill Training PlatformRajib Chowdhury
 
UltraLearn
UltraLearnUltraLearn
UltraLearnmonali_32
 
Successful eLearning Implementation
Successful eLearning ImplementationSuccessful eLearning Implementation
Successful eLearning ImplementationLearningSO
 
BC Open Textbook Project
BC Open Textbook ProjectBC Open Textbook Project
BC Open Textbook ProjectAmanda Coolidge
 
Presentation to TRU-OL
Presentation to TRU-OLPresentation to TRU-OL
Presentation to TRU-OLAmanda Coolidge
 

What's hot (10)

BSAD 372 SPRING 2017 CH 5
BSAD 372 SPRING 2017 CH 5BSAD 372 SPRING 2017 CH 5
BSAD 372 SPRING 2017 CH 5
 
BSAD 372 SPRING 2017 CH 11
BSAD 372 SPRING 2017 CH 11BSAD 372 SPRING 2017 CH 11
BSAD 372 SPRING 2017 CH 11
 
BSAD 372 SPRING 2017 CH 10
BSAD 372 SPRING 2017 CH 10BSAD 372 SPRING 2017 CH 10
BSAD 372 SPRING 2017 CH 10
 
Ebecm17
Ebecm17Ebecm17
Ebecm17
 
Massively Mobile Online Skill Training Platform
Massively Mobile Online Skill Training PlatformMassively Mobile Online Skill Training Platform
Massively Mobile Online Skill Training Platform
 
Vidizmo
VidizmoVidizmo
Vidizmo
 
UltraLearn
UltraLearnUltraLearn
UltraLearn
 
Successful eLearning Implementation
Successful eLearning ImplementationSuccessful eLearning Implementation
Successful eLearning Implementation
 
BC Open Textbook Project
BC Open Textbook ProjectBC Open Textbook Project
BC Open Textbook Project
 
Presentation to TRU-OL
Presentation to TRU-OLPresentation to TRU-OL
Presentation to TRU-OL
 

Similar to Electronic Commerce Software Functions & Integration

Electronic CommerceSoftwareCHAPTER 9© 2017 Cengage Learnin.docx
Electronic CommerceSoftwareCHAPTER 9© 2017 Cengage Learnin.docxElectronic CommerceSoftwareCHAPTER 9© 2017 Cengage Learnin.docx
Electronic CommerceSoftwareCHAPTER 9© 2017 Cengage Learnin.docxgidmanmary
 
0Chapter 3Customer Relationship Management Strategies for Bu
0Chapter 3Customer Relationship Management Strategies for Bu0Chapter 3Customer Relationship Management Strategies for Bu
0Chapter 3Customer Relationship Management Strategies for BuVannaJoy20
 
Sheet1ElementsElement NameGroup NameElement SymbolAtomic NumberAto.docx
Sheet1ElementsElement NameGroup NameElement SymbolAtomic NumberAto.docxSheet1ElementsElement NameGroup NameElement SymbolAtomic NumberAto.docx
Sheet1ElementsElement NameGroup NameElement SymbolAtomic NumberAto.docxedgar6wallace88877
 
Business-to-Business Activities Improving Efficiency and Reduci.docx
Business-to-Business Activities Improving Efficiency and Reduci.docxBusiness-to-Business Activities Improving Efficiency and Reduci.docx
Business-to-Business Activities Improving Efficiency and Reduci.docxjasoninnes20
 
0Chapter 10Managing Business Marketing Channels
0Chapter 10Managing Business Marketing Channels0Chapter 10Managing Business Marketing Channels
0Chapter 10Managing Business Marketing ChannelsVannaJoy20
 
0 chapter 2organizational buying behavior© 20
0 chapter 2organizational buying behavior© 200 chapter 2organizational buying behavior© 20
0 chapter 2organizational buying behavior© 20ssuserfa5723
 
Chapter© 2017 Cengage Learning®. May not be scanned, copie
Chapter© 2017 Cengage Learning®. May not be scanned, copieChapter© 2017 Cengage Learning®. May not be scanned, copie
Chapter© 2017 Cengage Learning®. May not be scanned, copieTawnaDelatorrejs
 
Leading and Learning MTI
Leading and Learning MTILeading and Learning MTI
Leading and Learning MTIAida Lou Cahayag
 
0Chapter 1A Business MarketingPerspective©
0Chapter 1A Business MarketingPerspective©0Chapter 1A Business MarketingPerspective©
0Chapter 1A Business MarketingPerspective©VannaJoy20
 
principles of economics the cost of production.ppt
principles of economics the cost of production.pptprinciples of economics the cost of production.ppt
principles of economics the cost of production.pptSubhanAli78
 
0 chapter 4segmenting the business market and estimating segm
0 chapter 4segmenting the business market and estimating segm0 chapter 4segmenting the business market and estimating segm
0 chapter 4segmenting the business market and estimating segmssuserfa5723
 
Intro to Web Design 6e Chapter 7
Intro to Web Design 6e Chapter 7Intro to Web Design 6e Chapter 7
Intro to Web Design 6e Chapter 7Steve Guinan
 
Chapter 4Business-Level Strategy© 2017 Cengage Learning. All.docx
Chapter 4Business-Level Strategy© 2017 Cengage Learning. All.docxChapter 4Business-Level Strategy© 2017 Cengage Learning. All.docx
Chapter 4Business-Level Strategy© 2017 Cengage Learning. All.docxrobertad6
 
Marketing on the WebCHAPTER 4© 2017 Cengage Learning®. May n.docx
Marketing on the WebCHAPTER 4© 2017 Cengage Learning®. May n.docxMarketing on the WebCHAPTER 4© 2017 Cengage Learning®. May n.docx
Marketing on the WebCHAPTER 4© 2017 Cengage Learning®. May n.docxalfredacavx97
 
Review on Microeconomics - Part 1.pptx
Review on Microeconomics - Part 1.pptxReview on Microeconomics - Part 1.pptx
Review on Microeconomics - Part 1.pptxPhmNguynThyDung
 
Chapter 2 Ten Principles of Economics.pdf
Chapter 2  Ten Principles of Economics.pdfChapter 2  Ten Principles of Economics.pdf
Chapter 2 Ten Principles of Economics.pdfNazmulBhuiyan10
 
Web Server Hardware and SoftwareCHAPTER 8© 2017 Cengage Lear.docx
Web Server Hardware and SoftwareCHAPTER 8© 2017 Cengage Lear.docxWeb Server Hardware and SoftwareCHAPTER 8© 2017 Cengage Lear.docx
Web Server Hardware and SoftwareCHAPTER 8© 2017 Cengage Lear.docxjessiehampson
 
Strategic management and strategic competitiveness.pptx
Strategic management and strategic competitiveness.pptxStrategic management and strategic competitiveness.pptx
Strategic management and strategic competitiveness.pptxAndyCNiu
 

Similar to Electronic Commerce Software Functions & Integration (20)

Electronic CommerceSoftwareCHAPTER 9© 2017 Cengage Learnin.docx
Electronic CommerceSoftwareCHAPTER 9© 2017 Cengage Learnin.docxElectronic CommerceSoftwareCHAPTER 9© 2017 Cengage Learnin.docx
Electronic CommerceSoftwareCHAPTER 9© 2017 Cengage Learnin.docx
 
0Chapter 3Customer Relationship Management Strategies for Bu
0Chapter 3Customer Relationship Management Strategies for Bu0Chapter 3Customer Relationship Management Strategies for Bu
0Chapter 3Customer Relationship Management Strategies for Bu
 
Sheet1ElementsElement NameGroup NameElement SymbolAtomic NumberAto.docx
Sheet1ElementsElement NameGroup NameElement SymbolAtomic NumberAto.docxSheet1ElementsElement NameGroup NameElement SymbolAtomic NumberAto.docx
Sheet1ElementsElement NameGroup NameElement SymbolAtomic NumberAto.docx
 
Business-to-Business Activities Improving Efficiency and Reduci.docx
Business-to-Business Activities Improving Efficiency and Reduci.docxBusiness-to-Business Activities Improving Efficiency and Reduci.docx
Business-to-Business Activities Improving Efficiency and Reduci.docx
 
0Chapter 10Managing Business Marketing Channels
0Chapter 10Managing Business Marketing Channels0Chapter 10Managing Business Marketing Channels
0Chapter 10Managing Business Marketing Channels
 
0 chapter 2organizational buying behavior© 20
0 chapter 2organizational buying behavior© 200 chapter 2organizational buying behavior© 20
0 chapter 2organizational buying behavior© 20
 
Chapter© 2017 Cengage Learning®. May not be scanned, copie
Chapter© 2017 Cengage Learning®. May not be scanned, copieChapter© 2017 Cengage Learning®. May not be scanned, copie
Chapter© 2017 Cengage Learning®. May not be scanned, copie
 
Leading and Learning MTI
Leading and Learning MTILeading and Learning MTI
Leading and Learning MTI
 
0Chapter 1A Business MarketingPerspective©
0Chapter 1A Business MarketingPerspective©0Chapter 1A Business MarketingPerspective©
0Chapter 1A Business MarketingPerspective©
 
principles of economics the cost of production.ppt
principles of economics the cost of production.pptprinciples of economics the cost of production.ppt
principles of economics the cost of production.ppt
 
ITEC 1010
ITEC 1010ITEC 1010
ITEC 1010
 
0 chapter 4segmenting the business market and estimating segm
0 chapter 4segmenting the business market and estimating segm0 chapter 4segmenting the business market and estimating segm
0 chapter 4segmenting the business market and estimating segm
 
Intro to Web Design 6e Chapter 7
Intro to Web Design 6e Chapter 7Intro to Web Design 6e Chapter 7
Intro to Web Design 6e Chapter 7
 
Chapter 4Business-Level Strategy© 2017 Cengage Learning. All.docx
Chapter 4Business-Level Strategy© 2017 Cengage Learning. All.docxChapter 4Business-Level Strategy© 2017 Cengage Learning. All.docx
Chapter 4Business-Level Strategy© 2017 Cengage Learning. All.docx
 
Marketing on the WebCHAPTER 4© 2017 Cengage Learning®. May n.docx
Marketing on the WebCHAPTER 4© 2017 Cengage Learning®. May n.docxMarketing on the WebCHAPTER 4© 2017 Cengage Learning®. May n.docx
Marketing on the WebCHAPTER 4© 2017 Cengage Learning®. May n.docx
 
Review on Microeconomics - Part 1.pptx
Review on Microeconomics - Part 1.pptxReview on Microeconomics - Part 1.pptx
Review on Microeconomics - Part 1.pptx
 
Chapter 2 Ten Principles of Economics.pdf
Chapter 2  Ten Principles of Economics.pdfChapter 2  Ten Principles of Economics.pdf
Chapter 2 Ten Principles of Economics.pdf
 
Web Server Hardware and SoftwareCHAPTER 8© 2017 Cengage Lear.docx
Web Server Hardware and SoftwareCHAPTER 8© 2017 Cengage Lear.docxWeb Server Hardware and SoftwareCHAPTER 8© 2017 Cengage Lear.docx
Web Server Hardware and SoftwareCHAPTER 8© 2017 Cengage Lear.docx
 
BUS 121 Chapter 6
BUS 121 Chapter 6BUS 121 Chapter 6
BUS 121 Chapter 6
 
Strategic management and strategic competitiveness.pptx
Strategic management and strategic competitiveness.pptxStrategic management and strategic competitiveness.pptx
Strategic management and strategic competitiveness.pptx
 

More from Janice Robinson (20)

Ch 2
Ch 2Ch 2
Ch 2
 
Ch 3
Ch 3Ch 3
Ch 3
 
Ch 4
Ch 4Ch 4
Ch 4
 
Ch 1
Ch 1Ch 1
Ch 1
 
Ch 5
Ch 5Ch 5
Ch 5
 
Ch 6
Ch 6Ch 6
Ch 6
 
Ch 7
Ch 7Ch 7
Ch 7
 
Ch 8
Ch 8Ch 8
Ch 8
 
Grammarly Registration & Use Instructions
Grammarly Registration & Use InstructionsGrammarly Registration & Use Instructions
Grammarly Registration & Use Instructions
 
BSAD 372 - CH 10
BSAD 372 - CH 10BSAD 372 - CH 10
BSAD 372 - CH 10
 
BSAD 372 - CH 9
BSAD 372 - CH 9BSAD 372 - CH 9
BSAD 372 - CH 9
 
BSAD 372 - CH 8
BSAD 372 - CH 8BSAD 372 - CH 8
BSAD 372 - CH 8
 
BSAD 372 - CH 7
BSAD 372 - CH 7BSAD 372 - CH 7
BSAD 372 - CH 7
 
BSAD 372 - CH 6
BSAD 372 - CH 6BSAD 372 - CH 6
BSAD 372 - CH 6
 
BSAD 372 - CH 5
BSAD 372 - CH 5BSAD 372 - CH 5
BSAD 372 - CH 5
 
BSAD 372 - CH 4
BSAD 372 - CH 4BSAD 372 - CH 4
BSAD 372 - CH 4
 
BSAD 372 - CH 3
BSAD 372 - CH 3BSAD 372 - CH 3
BSAD 372 - CH 3
 
BSAD 372 - CH 2
BSAD 372 -  CH 2BSAD 372 -  CH 2
BSAD 372 - CH 2
 
BSAD 372 - CH 1
BSAD 372 -  CH 1BSAD 372 -  CH 1
BSAD 372 - CH 1
 
CH 2 BSAD 310 Fall 2019
CH 2 BSAD 310 Fall 2019CH 2 BSAD 310 Fall 2019
CH 2 BSAD 310 Fall 2019
 

Recently uploaded

VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Roomdivyansh0kumar0
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In.../:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...lizamodels9
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Catalogue ONG NUOC PPR DE NHAT .pdf
Catalogue ONG NUOC PPR DE NHAT      .pdfCatalogue ONG NUOC PPR DE NHAT      .pdf
Catalogue ONG NUOC PPR DE NHAT .pdfOrient Homes
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Timedelhimodelshub1
 
Lucknow đź’‹ Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow đź’‹ Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow đź’‹ Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow đź’‹ Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCRsoniya singh
 
Marketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet CreationsMarketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet Creationsnakalysalcedo61
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis UsageNeil Kimberley
 
rishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfrishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfmuskan1121w
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...lizamodels9
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurSuhani Kapoor
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...lizamodels9
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMRavindra Nath Shukla
 
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxBanana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxgeorgebrinton95
 

Recently uploaded (20)

VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In.../:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
Catalogue ONG NUOC PPR DE NHAT .pdf
Catalogue ONG NUOC PPR DE NHAT      .pdfCatalogue ONG NUOC PPR DE NHAT      .pdf
Catalogue ONG NUOC PPR DE NHAT .pdf
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Time
 
Lucknow đź’‹ Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow đź’‹ Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow đź’‹ Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow đź’‹ Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 
Best Practices for Implementing an External Recruiting Partnership
Best Practices for Implementing an External Recruiting PartnershipBest Practices for Implementing an External Recruiting Partnership
Best Practices for Implementing an External Recruiting Partnership
 
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
 
Marketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet CreationsMarketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet Creations
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage
 
rishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfrishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdf
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxBanana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
 

Electronic Commerce Software Functions & Integration

  • 1. Electronic Commerce Software CHAPTER 9 © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. .
  • 2. Learning Objectives In this chapter, you will learn: • How to find and evaluate Web-hosting services • What functions are performed by electronic commerce software • How electronic commerce software works with database and ERP software • What enterprise application integration and Web services are and how they can be used with electronic commerce software © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 22
  • 3. Learning Objectives (cont’d.) • Which types of electronic commerce software are used by small, medium, and large businesses • How electronic commerce software works with customer relationships management, knowledge management, and supply chain management software © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 33
  • 4. Introduction • Case study: Harry Barker – Sells pet products online – Prepared in advance for an expected increase in online orders from a Good Morning America segment • Added an additional Web server • Hired additional temporary staff • Created a customer Web page – Company followed up to measure how well it met new customer expectations © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 4
  • 5. Web Hosting Alternatives • Self-hosting is running servers in-house – Most often used by large companies • Third-party Web-hosting service providers offer Web services, electronic commerce functions – Often used by midsize, smaller companies • Commerce service providers (CSPs) provide Internet access and Web-hosting services – Offer Web server management and rent application software – Also called Managed service providers (MSPs) or Application service providers (ASPs) © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 5
  • 6. Web Hosting Alternatives (cont’d.) • Web-hosting service options – Shared hosting means client's Web site on a server hosting other Web sites simultaneously – Dedicated hosting means the client Web server not shared with other clients • Service provider owns and maintains server hardware, leases it to client, and provides Internet • With co-location (collocation or colocation) service the provider rents physical space to client with a reliable power supply, Internet connection – Clients install/maintain server hardware and software © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 6
  • 7. Web Hosting Alternatives (cont’d.) • Web server-hosting decisions – Hardware platform and software combination • Should be upgradable when site’s Web traffic increases – Scalable hardware and software combinations • Adaptable to meet changing requirements © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 7
  • 8. Basic Functions of Electronic Commerce Software • All electronic commerce solutions must provide – Catalog display, shopping cart capabilities and transaction processing • Larger complex sites may include software with added features and capabilities © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 8
  • 9. Catalog Display Software • Catalog organizes goods and services being sold – May organize by logical departments • Web store advantage is a single product may appear in multiple categories • Catalog is a listing of goods and services – Static catalog is a simple list written in HTML • Must edit HTML to add or delete items – Dynamic catalog stores information in a database with photos, detailed descriptions and a search tool for locating item and determining availability – Both located in third tier of Web site architecture © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 9
  • 10. Shopping Cart Software • Early electronic commerce used forms-based shopping – Shoppers selected items by filling out online forms which was awkward if ordering more than one or two items and error prone • Electronic shopping carts are now standard – Keep track of items customer selected and allows them to view cart contents, add and remove items – Ordering requires a simple click which executes the purchase transaction • Screen asks for billing and shipping information © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 10
  • 11. Shopping Cart Software (cont’d.) • Web is a stateless system that does not retain information from one transmission to another – Shopping cart software must store information • Cookies allows information to be stored and retrieved • If browser does not allow cookie storage software automatically assigns temporary number • Dynamic pricing management software adjusts prices in real time based on variables seller chooses • Promotion management software allows sellers to create special offers on specific products © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 11
  • 12. Shopping Cart Software (cont’d.) • Fulfillment integration software connects seller’s shopping cart to fulfillment provider’s computer – Shipping automatically triggered at completed sale • Product review management software allows customers to post reviews of products • Product recommendation triggers are tools that respond to customer’s product selection – Provides suggestions for related products, refills • Abandoned cart management software enables shopping cart to be retained for later when customer session is terminated © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 12
  • 13. 13 FIGURE 9-1 Typical shopping cart page © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 13 ©CengageLearning2017
  • 14. Transaction Processing • Occurs when shopper proceeds to virtual checkout counter by clicking the checkout button – Electronic commerce software performs calculations • Web browser software and seller’s Web server software switch into secure communication state – Electronic commerce software communicates with accounting software sales and inventory modules – FedEx and UPS shipping rate software integrates with electronic commerce software • Other calculations include coupons, promotions, time-sensitive offers © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 14
  • 15. 15 FIGURE 9-2 Basic electronic commerce site architecture © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 15 ©CengageLearning2017
  • 16. How Electronic Commerce Software Works with Other Software • Most large companies with electronic commerce operations also have substantial business activity unrelated to electronic commerce – Important to integrate electronic commerce activities into the company’s other operations • Basic information system element is a collection of databases © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 16
  • 17. Databases • Highly structured information stored on a computer • Business rules are how the company does business • Database management software allows users to enter, edit, update, retrieve database information • Distributed information systems are large systems storing data in many different physical locations – Distributed database systems are databases within distributed information systems • MySQL database is open-source software owned by Oracle and maintained by group of programmers © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 1717
  • 18. Middleware • Middleware takes sales and inventory shipments information from electronic commerce software – Transmits to accounting and inventory management software – Companies can write their own or purchase customized middleware • Interoperability is making information systems work together • Middleware cost range is $30,000 to several millions – Depending on complexity and existing systems © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 18
  • 19. Enterprise Application Integration • Application software (application) is a program that performs specific function like creating invoices • Application server (computer) takes request messages received by Web server – Runs application program performing action based on request message’s contents – Actions determined by business logic rules such as verifying customer password upon log in • Enterprise application integration is a creation of links among scattered applications so business logic can be interconnected © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 19
  • 20. Enterprise Application Integration (cont’d.) • As information is transferred from one application to another program data formats differ – Must edit and reformat often using XML data feeds • Page-based application systems return pages generated by scripts containing rules – Present data on Web page with the business logic • Component-based application systems separate presentation logic from business logic – Logic components created and maintained separately • Updating and changing system elements much easier © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 20
  • 21. Integration with ERP Systems • Enterprise resource planning (ERP) software are business systems integrating all facets of a business – Accounting, logistics, manufacturing, marketing, planning, project management, and treasury functions • Two major ERP vendors: Oracle and SAP – ERP software installation costs between $1 million and $10 million for a midsize company • Smaller online businesses can purchase products like NetSuite that offer ERP system subscriptions – Called software as a service (SaaS) © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 2121
  • 22. FIGURE 9-3 ERP system integration with EDI 22© 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 22 ©CengageLearning2017
  • 23. Web Services • Software systems supporting interoperable machine-to-machine interaction over a network – Set of software and technologies allowing computers to use the Web to interact with each other directly – Does not require human operators directing the specific interactions • Application program interface (API) is a general name for the ways programs interconnect with each other – Web APIs: interaction over the Web © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 23
  • 24. What Web Services Can Do and How Web Services Work • Offer improved customer service, reduced costs • Transmit XML-tagged data from one enterprise integrated application to another • Provide data feeds between two different companies • Programmers write software accessing business application logic units without knowing details – Allows communication between programs written in different languages on different platforms • Example task: transaction processing – Can be combined with other Web services for complex tasks © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 24
  • 25. How Web Services Work (cont’d.) • Machine-to-machine communication was originally accomplished with HTML but now most are XML • First Web services information sources programmers incorporated into software applications • More advanced example is purchasing software used to obtain vendor price information – Purchasing agent authorizes transaction and Web services submits order and tracks until delivered • As Web servers become more sophisticated, they can often make decisions themselves © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 25
  • 26. Web Services Specifications • Simple Object Access Protocol (SOAP) is a message- passing protocol – Defines how to send marked up data from one software application to another across a network • Utilizes three rule sets – Communication rules included in SOAP specification – Web Services Description Language (WSDL) describes logic unit characteristics of each Web service – Universal Description, Discovery, and Integration Specification (UDDI) woks as address book to identify Web services locations and associated descriptions © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 26
  • 27. REST and RESTful Design • Representational State Transfer (REST) – Principle describing how the Web uses networking architecture to identify and locate Web pages and elements making up those Web pages • RESTful design (RESTful applications) are Web services built on the REST model – Transfers structured information from one Web location to another – Services accessible at a specific address – More than half of all Web services today are RESTful applications © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 2727
  • 28. Electronic Commerce for Small and Midsize Businesses: Basic CSPs • Use of service provider’s shared or dedicated hosting services – Shifts staffing burden from company to Web host – Spread costs over all hosted businesses – Host provider keeps server working through storms and power outages • CSPs offer free or low-cost e-commerce software – Less than $20 per month with software built into site • CSP examples – Gate.com, ProHosting.com, 1&1 Internet, Yahoo! © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 28
  • 29. Mall-Style CSPs • Provide small businesses with basic Web site, online store design tools, templates and easy-to-use interfaces – Low monthly fee, one-time setup fees and percentage (or fixed) amount for each transaction – Shopping cart software and payment processing • Two-main mall-style CSPs are Amazon services for business and eBay stores for businesses – No long term commitment and few up-front costs © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 29
  • 30. Estimating Operating Expenses for a Small Web Business • Cost to become operational between $400 and $8200 – Assumes less than 100 items for sale and business already has computer and Internet access – Figure 9-4 shows the range of estimates for first-year expenses for a small business owners • Self-hosting include one time basic server and router costs of $2000 to $10,000 plus annual costs – Basic Internet connection: $480 to $1,800 – Secure server room: $5000 – Required technicians: $50,000 to $100,000 – Annual total costs: $60,000 to $100,000 © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 30
  • 31. © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 31 FIGURE 9-4 Approximate costs to put a small store online ©CengageLearning2017
  • 32. 32 Electronic Commerce Software for Midsize Businesses: Web Site Development Tools • Possible to use Web page creation and site management tools from Chapter 2 • After Web site creation add purchased software elements and create the middleware © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 32
  • 33. 33 Midrange Electronic Commerce Software • Costs $5000 to $200,000 • Operating costs range $1000 to $30,000 annually • Offers connectivity to database or ERP systems that store inventory information • Intershop offers midrange packages – Include search and catalog capabilities, electronic shopping carts, credit card processing and connection to back-end businesses and databases – Setup wizards, catalog tools, data management functions and built-in templates are included – Manage storefronts with Web browser interface © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 33
  • 34. Midrange Electronic Commerce Software (cont’d.) • IBM WebSphere Commerce Professional is a family of software components – Includes catalog templates, setup wizards, advanced catalog tools – Provides link with existing corporate systems • Inventory databases, procurement systems – Customization requires programmers with JavaScript, Java or C++ expertise – Costs between $50,000 and $300,000 depending on number of servers and options © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 34
  • 35. Electronic Commerce Software for Large Businesses • Larger business requirement many of the same advanced capabilities as midsize firms – Need ability to handle higher transaction loads and dedicated software applications to handle specific online business elements • Enterprise-class commerce software is used in large online business operations – Encompasses all areas of the business or enterprise – Provides tools for B2B and B2C commerce – Interacts with wide variety of existing systems – Costs: $200,000 to $10 million © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 35
  • 36. Enterprise-Class Electronic Commerce Software • Requires several dedicated computers, Web server system, firewalls – IBM WebSphere Commerce Enterprise, Oracle E- Business Suite and Broadvision • Provides tools for linking to and supporting supply and purchasing activities – Secure transaction processing and fulfillment – Interaction with firm’s inventory system to issue purchase orders – Generate accounting entries – Download electronic goods directly from site © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 36
  • 37. © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 37 FIGURE 9-5 Typical enterprise-class electronic commerce architecture ©CengageLearning2017
  • 38. Content Management Software • Helps control large amounts of text, graphics, media files that have become crucial to doing business – Increased use of social media and networking as part of online business operations • Software should be tested before commitment – Straightforward procedures for regular maintenance – Facilitates typical content creation tasks • Leading providers include IBM and Oracle – Costs between $50,000 and $500,000 – Can cost 3 to 4 times that amount to customize, configure and implement © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 38
  • 39. Knowledge Management Software • Systems that manage knowledge itself rather than the documentary representations of that knowledge – Collect, organize and share knowledge – Enhance collaboration and preserve knowledge gained through information use to benefit future users • Tools to read documents and conduct searches – Use proprietary semantic, statistical algorithms • Collects knowledge elements by extracting them from normal interactions users have with information • Implementation costs $10,000 to $1 million or more © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 39
  • 40. Supply Chain Management Software • Helps coordinate planning and operations with supply chain partners – SCM planning software develops coordinated demand forecasts – SCM execution software helps with warehouse and transportation management • SCM software components manage demand and supply planning and demand fulfillment • Cost of SCM software implementations varies tremendously based on number of locations – Range from under $300,000 to $5 million © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 40
  • 41. Customer Relationship Management Software • Goal is to understand customer’s specific needs and customize product or service to meet those needs – Idea is if customer needs are met exactly they will pay more for goods or services • Software must obtain data from operations software and gather data about customer activities – Use data to conduct analytical activities • Basic form of CRM uses customer information to sell more goods or services • Advanced form of CRM delivers attractive, positive customer experiences © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 41
  • 42. Customer Relationship Management Software (cont’d.) • Important in maintaining customer loyalty when purchase process is long and complex • From 1996 to 2000 companies spent millions to buy systems and restructure customer strategies – Bad experiences led to a change in thinking • Now used to solve smaller, more specific problems – Popular target is call center operations • Some companies create their own but most buy a software package – Prices start around $2000 and large implementations can cost millions © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 42
  • 43. © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 43 FIGURE 9-6 Elements of a CRM system ©CengageLearning2017

Editor's Notes

  1. 1
  2. 2
  3. 3