E-Commerce Web Sites

Size: px
Start display at page:

Download "E-Commerce Web Sites"

Transcription

1 A Business-to-Consumer Perspective

2 Electronic Commerce Landscape: Obligatory Marketing Fluff Business to Consumer Success Criteria: Where the Rubber Meets the Road High Availability, High Performance and Near Linear Scalability: Pipe Dream or Reality Payment System Integration: Show Me the Money Summary: Great, Now What Can I DO!

3 Obligatory marketing fluff

4 Yesterday Content publishing Today Business applications Attributes Easy publishing Easy info access Rich content Sample applications Employee Handbook Sales reports Price list Rapidly evolving Web technology Increasing user demands Attributes Ability to act on info Manageability TCO Best practices Sample applications E-Commerce Benefits management Sales force automation Source: Microsoft

5 EC Infrastructure (financial systems, payment processing) WEB STOREFRONT BACK OFFICE Consumers / Business Purchasers

6 MRO & Production Procurement EC Enablement of ERP ERP/Storefront integration Supply Chain Management

7 ! E-Commerce Web Sites targeted to grow from 350,000 to 1.2M by Year Merchants Benefit New Global Sales Channel Enhanced target marketing ability Faster information and product updates Virtual Inventories Cost Effective Sales Channel Provides enhanced customer service Buyers Benefit Enables customized information presentation Merchant can track purchase history Increases shopping convenience while decreasing purchase time. Facilitates efficient product comparisons Cost Effective Sales Channel Provides enhanced customer service Non E-Comm Web Sites E-Comm Web Sites Source: Interactive Week, IS Manager Survey, September IS managers polled at commercial sites of varying size CAGR = 48% CAGR = 81% 900 1,

8 " Market is in early adopter stage ISVs and online retail companies proving concept No single market leader for comprehensive EC solutions Plans for Web based retailing (business-to-consumer) growing 44% of companies plan to sell over the Internet in the next 24 months (Source: Zona Survey, 1998) 53% of US business Web sites reporting sales activity (Source: Direct Magazine online survey. 2/23/98) 30% of worldwide Web retail sites are profitable (Source: ActivMedia, Inc.) US retailers offering online shopping programs: %, % (Source: CSC and Retail Info Systems News IS Execs at Major Retailers.)

9 " Where the Rubber Meets the Road

10 #" $ Transactional Security Administration Shipping Services Tax Services Storefront Traditional Enterprise Solutions Order Tracking Services Payment Systems Database Fulfillment Services

11 % &% ' Transactional Security Store/System Administration Shipping Services Tax Calculation Tools/Services Business Process Integration Order Tracking Order Fulfillment Back Office Integration Payment Systems Database Connectivity

12 ( $ Content maintenance, inventory management, fulfillment, customer service, order status, sales tracking, accounting integration, etc. Many early adopters using manual integration Automatic or fax for order fulfillment Little/no on-line order status capability Doesn t take full advantage of technology Rapid growth can result in process breakdown Reduced cost and speed of entry Should plan for rapid transition to full integration Full integration is preferred - may be barrier to entry High Systems Engineering value add potential Commerce Server features simplify the job

13 ") *+, ( ( Product Information This stage contains components that retrieve product information. If information is not available, components at this stage can mark the item for deletion. Deletion occurs at the end of this stage. This stage fills in the Items List of the Order Form. Shopper Information Item Price Information about the customer/shopper is added to the Order Form at this stage. The most current Regular Price information for each product in the Item List is initialized and verified. Item Adjust Price Inventory This stage initializes the Current Price for each product in the Item List. This is where sales or promotions or discounts are handled. Every product in the Item List is checked against known inventory. If a product is not in inventory, it is flagged in the Item List.

14 ") *+,(( Product Information This stage iterates through the Item List retrieving/verifying Product Information. If an item cannot be retrieved it is deleted at the end of the stage. Merchant Information Static Merchant Information is retrieved and written to the Order Form. Shopper Information Shopper Information is retrieved/verified at this stage. Order Initialization This stage sets initial order information and verifies the Order ID. Order Check Verification that the order can be processed is done at this stage. If necessary and possible, the order is altered to correct any problems. Continued

15 ")*+, ((*, Item Price The most current Regular Price for each item in the Item List is set/verified here. Handling The total handling charge is computed and stored in the Order Form. Item Adjust Price Order Adjust Price Order Subtotal Any promotions or discounts for each item are set in this stage as the Current Price. This stage sets the adjusted price of each item. It handles quantity price adjustments and overall order price adjustments. This stage calculates the Order Subtotal and stores it in the Order Form. Tax Order Total This stage computes sales tax for each item in the order and writes totals to the Order Form. This stage sums the subtotal (less any discount), shipping, handling, and tax and sets the order total. Shipping The total shipping charge for the order is computed and stored in the Order Form. Inventory This stage verifies each item in order is in inventory or flags item.

16 ")*+, ( ( Purchase Check Payment Accept This stage verifyies the address and credit-card information provided meets certain validation criteria. Credit-card payments are approved in this stage. If other types of payments are supported, verification of the payment is done here. This stage handles the complete order, including initiating order tracking, generating purchase orders, inventory updates, etc.

17 $ (( The CIP Transmit Pipeline packages and transmits a Business Data Object to a business partner. The CIP Transmit Pipeline consists of the six stages depicted here. Map Add Header Digitally Sign Encrypt Audit Transport This stage converts the Business Data Object into a transmissible format and stores it in the working data. SSCE includes components to generate a XML encoding and a text based Purchase Order based on a PO template. Elements are added or removed from the Transport Dictionary including sender/receiver addresses, receipt requests, a transaction ID, date and time. This stage determines the type of digital signature and digitally signs the Business Data Object. SSCE includes support for PKCS7 and S/MIME. The type of encription is determined and executed on the Business Data Object using certificates. Microsoft's CryptoAPI is supported along with PKCS7 and S/MIME. Various values from the Business Data Object are written to the audit database. The Business Data Object is transmitted to its destination. Several 3rd parties provide EDI and like transport components. SSCE includes components to send working data via DCOM to a remote CIP, send working data via HTTP POST, send working data via SMTP, and send the Transport Dictionary to a remote CIP.

18 $ (+ ( The CIP Receive Pipeline receives a Business Data Object from a business partner and presents this data to an application to complete the reception of the business partner's data. The CIP Receive Pipeline consists of the seven stages shown here. Decrypt Verify Digital Signature Open Header Generate Receipt Map Audit Application Integration The type of encryption is determined. The Business Data Object is decrypted using certificates. PKCS7 and S/MIME are supported. This stage determines the type of digital signature and verifyies the signature. SSCE includes S/MIME and PKCS7 support. Elements are added or removed from the Transport Dictionary including sender/receiver addresses and receipt requests. This stage unpacks the data added in the Add Header stage of the Transmit Pipeline. Return receipt is generated in this stage, if requested, by creating a return receipt business object and invoking a transmit pipeline to send. This stage converts working data into a Business Data Object. Can include regeneration of the Business Data Object from XML. Various values from the Business Data Object or receipt are written to the audit database. This stage maps the Business Data Object to a format readable by the target application then executes the application. The application may place data in a database or export a transaction to some order processing system, etc.

19 (-.$

20 (-.$

21 +($ /)"( " Browser IIS 3.0 or Higher ASP/ DCOM/ ADO / MTS Windows NT SAP R/3 DCOM Component Connector MTS/ DCOM RFC SAP R/3 Database Server SAP R/3 Application Server Traditional SAP R/3 System

22 "" Commerce Server is a comprehensive Internet server, optimized for Windows NT Server with Internet Information Server, that enables businesses to cost-effectively engage and transact with customers and partners online. Development and deployment environment for electronic business applications. Database schema independent - ODBC compliance provides flexibility for housing product catalogs. Supports Active Server Pages (ASP) - Wide support for development of ASP applications including VBScript. Sample Sites Included - Starter sites and Site Authoring Tools enable faster time to deployment. Order Processing Pipelines - Series of stages for working through the payment, taxing, shipping, and fulfillment processes.

23 "" Commerce Server is a comprehensive Internet server, optimized for Windows NT Server with Internet Information Server, that enables businesses to cost-effectively engage and transact with customers and partners online. Extensible architecture - Pipelines support integration of additional components including COM and DCOM components. Ad Server - The ability to host, manage, and present customized online advertising. Intelligent CrossSell - Recommend products of interest to customers based on historical trends and transaction information Purchase and Order History - Shoppers and merchants can review orders. Site Builder Wizard - Create custom storefronts quickly and easily using a step-by-step approach.

24 ")" " Ability to address merchant considerations for creating, deploying, and maintaining an EC storefront Business Process Integration Performance, scalability, and availability of storefront solutions Selection and integration of components to build and/or enhance storefront Secure processing of on-line credit card transactions

25 0%0( 1" Pipe Dream or Reality

26 " 2 / Without the right architecture, success means failure What s the plan for handling expected/unexpected temporary traffic spikes? What s the long term scalability plan? You never get a second chance to make a first impression 10 seconds is the response time limit for keeping the user s attention Web users do not have to tolerate poor quality

27 ( " &333 Store Performance on a ProLiant Relative ASP Performance Volcano Coffee Clock Peddler 4

28 (.( )# "" ASP/second R 128 M RAM 850R 128 M RAM 850R 160 M RAM

29 &$" *&$", 5( Linear Scalability Easily add ASP capacity with inexpensive industry standard servers Capable of handling extremely high loads High Availability Gracefully accommodates hardware and software failures No single points of failure High Value More performance and availability per dollar than alternatives Leverages all the price/performance benefits of industry standard platforms without compromising on scalability and availability Compatibility with Prevailing Web Applications Works with Microsoft Active Server Pages, Microsoft Commerce Server, CGIs, Allaire Cold Fusion, NetDynamics, HAHT Software HAHTsite, and Netscape Application Server

30 #&$" Balancing load across multiple application servers is preferred over deploying a single server with lots of memory and processors Centralizing content on amply configured, clustered servers is preferred over replicating it on application servers Use redundancy at all potential single points of failure Build applications so that user state information is not maintained on a single application server

31 &$" % $

32 J e f f P l a n k " Database/File Server Single IIS/Commerce Servers Separate Database/File Server Established a platform for growth Easier backup and recovery of database and files. IIS/Commerce Server Internet Router

33 J e f f P l a n k " Database/File Server Multiple IIS/Commerce Servers Spreads HTTP requests across multiple platforms. Switch to facilitate access to files Scalable as load increases Internet Load Balancer Router

34 J e f f P l a n k " Multiple IIS/Commerce Servers Multiple Database/File Servers - Cluster Ready Provides highly-available database/file server. J e f f Internet P l a n k Load Balancer Router

35 ". ("" &$" ProLiant 850 Entry Configuration Upgrade Path START ProLiant 6500 Single Server Configuration+ Two Server Configuration DISA Configuration

36 " " Multiple ProLiant 850Rs as Compute Server (IIS/Commerce Server) One ProLiant 6500 for Database and File Server Backend DNS Round Robin Used for Load Balancing Normalized Performance Shown (Single Proliant 850R = baseline of 1.0) Normalized Performance CS6 CS5 CS4 CS3 CS2 CS Web Site Configuration

37 &$"! " The DISA architecture is the only effective approach for scaling up this particular application The DISA architecture handles failure events with minimal performance impact and little or no downtime Current NT Clustering technology can significantly improve availability (but not scalability) While nothing beats an inexpensive standalone server for value alone, DISA delivers the best price/performance for highly available, highly scalable systems With the DISA architecture, industry standard platforms can provide uncompromising availability, scalability, value, and manageability for Microsft Commerce Server Storefronts

38 &$"! "*, Key trends show that scalability and availability of Internet/Intranet applications is an increasingly important concern The DISA architecture allows enterprises and ISPs to build bulletproof, high performing Internet applications using industry standard platforms Compaq testing confirms that the Distributed Internet Server Array (DISA) Architecture delivers linear scalability and extremely high availability for Commerce Server storefronts

39 ("$ Show Me the Money

40 (" Provide an end to end method of enabling online transactions over the Web. Technology mimics the components in the physical world with client side wallets, web server POSs, and payment approval networks The main emphasis of payment software consists of connecting a Web Storefront to a payment network via some gateway.

41 (" "?! # $ "! Internet Private Networks

42 (" There are several critical factors to consider in selecting your payment system: Compatibility with Acquiring (Merchant s) Bank Location of the Internet Gateway Security method (SET or SSL) Fault Tolerance and Performance Expansion Integration with Commerce Server 3.0

43 -! % % # # % % # &

44 " *"6, SET is an open, published protocol enabling secure card payments via the Internet Current/future solutions that implement SET helping to address barriers to widespread acceptance of SET standard Broad implementation of SSL for secure transactions Interoperability of SET solutions Benefits of SET Utilizes existing financial infrastructure Authenticates each participant in the transaction Reduced transaction processing costs Reduced consumer and merchant fraud Reduced transaction fees for merchants Increased overall buyer confidence

45 " (1 Seller To decrease fraud and card-processing fees and to embrace Internet revenue Buyer To have a secure and trusted environment Card brands Card brands To expand card use and revenue via the Internet while assuring fraud control Financial Institutions To reduce fraud rate, increase transaction/ interest revenue, enhance/retain payment franchise, and open new revenue opportunities

46 " Consumer must have bank issued wallets with a certificate vouching for the consumer identity Merchant Side SET Certificates Required Credit Card Numbers not visible to the merchant Merchandise purchased not visible to the bank Bank assured of both customer and merchant identities.

47 "" Public Key Encryption to the Web Server - no client certificate required Merchant Side Certificates Required Credit Card Numbers visible to the merchant No proof that card number matches with consumer submitting the request Encryption based on type of payment system Bank has proof of Merchant identity but not of consumer

48 7 ( /

49 7 ( /! " #

50 7 ( / $

51 $! "839!" # Testing Completed Cybercash PaylinX ITP Payserver Testing in Process Verifone ICVerify Buyway $ % Cybersource DataCash LTD (Europe) GC Tech Litle Net Tellan Software Inc. Trintech (US & Europe) *

52 ( Understanding the banking process Selecting the security method (SSL / SET) Selecting the type of payment solution Selecting the appropriate hardware configuration to support it Leverage activeanswers for planning, deployment, and operations information

53 " Great, Now What Can I DO!

54 " Electronic Commerce market is exploding Success requires integration of business processes with technology to handle a variety of functions Without a flexible, highly available, scalable deployment architecture, success WILL lead to failure - Commerce Server on DISA Storefronts generate revenue streams - Transaction Security/Payment System Integration and scalability of the payment solution are key

55 "*, Every customer visit could be an Electronic Commerce opportunity - What to look for... Web presence without on-line transactions or Existing product/inventory database or Point of sale system with accounting interface or Desire to expand sales volume and/or geography... Could be an opportunity to create Commerce Server storefront leveraging off of existing IT investment Are you ready to play in this market?

56 -%1!$&: Acquire the knowledge DISA concepts and components of the DISA architecture Active Server Page scripting language (VBScript, JavaScript/JScript), HTML, COM/DCOM development Database design and development Commerce Server pipelines and third party components Leverage the knowledge to... Create new markets for your business: New Account opportunities are abundant in Electronic Commerce Upsell existing clients Migrate business customers to the Web Turn Web presence sites into revenue generating sites Move manufacturers and distributors to direct sales Add Web Storefront to older technology Leverage database or legacy systems as Data Resources

57 Available today Compaq: Leading the Electronic Business Market Electronic Business: Merchant Considerations for Web Storefronts Microsoft Commerce Server Planning Deployment and Operations Compaq Proliant E-Commerce Servers Coming Soon Overview of Payment Systems Integration of specific payment systems in DISA architecture (Cybercash, PayLinx, itp Pay Server, Verifone, etc.) Managing a DISA deployment of Commerce Server Securing a DISA deployment of Commerce Server Microsoft Site Server Commerce Edition Integration with SAP Merchandising, Promotion, and Customer Loyalty Futures - Business to Business solutions with Commerce Server

Security in a DISA Architecture Systems Management in a DISA Architecture DISA Testing and Evaluation DISA: Small Business to Enterprise Summary

Security in a DISA Architecture Systems Management in a DISA Architecture DISA Testing and Evaluation DISA: Small Business to Enterprise Summary Internet Application Trends The Need for High Availability and Scalability DISA Architecture Overview Load Balancing Layer Application Services Layer Data Resources Layer Security in a DISA Architecture

More information

for Retail One solution connects retail end-to-end, driving growth and fostering customer relationships.

for Retail One solution connects retail end-to-end, driving growth and fostering customer relationships. Microsoft Dynamics for Retail One solution connects retail end-to-end, driving growth and fostering customer relationships. Our vision is to empower midsized and enterprise retailers with a seamless and

More information

WebSphere Commerce V7 Management Center

WebSphere Commerce V7 Management Center Juha Nevalainen WebSphere Commerce Technical Specialist April 20 WebSphere Commerce V7 Management Center Introduction Proof of Technology Agenda What is WebSphere Commerce WebSphere Commerce Focus Areas

More information

EVALUATING AND SELECTING E-COMMERCE SOFTWARE SOLUTIONS

EVALUATING AND SELECTING E-COMMERCE SOFTWARE SOLUTIONS 4-04-55 INFORMATION MANAGEMENT: STRATEGY, SYSTEMS, AND TECHNOLOGIES EVALUATING AND SELECTING E-COMMERCE SOFTWARE SOLUTIONS Duane E. Sharp INSIDE Challenges to E-business; Designing and Maintaining; Online

More information

Riding the Electronic Commerce Wave to Profit with Compaq. Sharon Fortmeyer-Selan North America Marketing Internet and E-Commerce Solutions

Riding the Electronic Commerce Wave to Profit with Compaq. Sharon Fortmeyer-Selan North America Marketing Internet and E-Commerce Solutions Riding the Electronic Commerce Wave to Profit with Compaq Sharon Fortmeyer-Selan North America Marketing Internet and E-Commerce Solutions Business is Changing %XVLQHVV#&\FOHV 1960 1980 1990 2000 Business

More information

Web Hosting Features. Small Office Premium. Small Office. Basic Premium. Enterprise. Basic. General

Web Hosting Features. Small Office Premium. Small Office. Basic Premium. Enterprise. Basic. General General Basic Basic Small Office Small Office Enterprise Enterprise RAID Web Storage 200 MB 1.5 MB 3 GB 6 GB 12 GB 42 GB Web Transfer Limit 36 GB 192 GB 288 GB 480 GB 960 GB 1200 GB Mail boxes 0 23 30

More information

ebusiness Web Hosting Alternatives Considerations Self hosting Internet Service Provider (ISP) hosting

ebusiness Web Hosting Alternatives Considerations Self hosting Internet Service Provider (ISP) hosting ebusiness Web Hosting and E-Business Software Web Hosting Alternatives Self hosting Internet Service Provider (ISP) hosting Commerce Service Provider (CSP) hosting Shared hosting Dedicated hosting Considerations

More information

Commerce Management System

Commerce Management System Commerce System Commerce Without Compromise The scalability and value of hosted e-commerce... The performance and control of a licensed software solution The world of e-commerce is becoming more and more

More information

Cisco AON Secure File Transfer Extension Module

Cisco AON Secure File Transfer Extension Module Cisco AON Secure File Transfer Extension Module Product Overview Cisco Application-Oriented Networking (AON) products look simple a small hardware blade on a Catalyst switch, or a router, or a standalone

More information

Module 6. e-business and e- Commerce

Module 6. e-business and e- Commerce Module 6 e-business and e- Commerce 6.1 e-business systems 6.2 e-commerce systems 6.3 Essential e- commerce processes 6.4 Electronic payment processes 6.5 e-commerce application trends 6.6 Web store requirements

More information

E-commerce Shopping Carts Digital Cert. Merchants

E-commerce Shopping Carts Digital Cert. Merchants E-commerce Shopping Carts Digital Cert. Merchants What is E-commerce? In its simplest form ecommerce is the buying and selling of products and services by businesses and consumers over the Internet. People

More information

HOW TO TURN 9 RETAIL IT CHALLENGES INTO 9 BUSINESS OPPORTUNITIES

HOW TO TURN 9 RETAIL IT CHALLENGES INTO 9 BUSINESS OPPORTUNITIES HOW TO TURN 9 RETAIL IT CHALLENGES INTO 9 BUSINESS OPPORTUNITIES Intro According to a recent market study on be the main driver of total retail sales Embracing mobility the state of the retail sector that

More information

Jitterbit Technical Overview : Microsoft Dynamics CRM

Jitterbit Technical Overview : Microsoft Dynamics CRM Jitterbit allows you to easily integrate Microsoft Dynamics CRM with any cloud, mobile or on premise application. Jitterbit s intuitive Studio delivers the easiest way of designing and running modern integrations

More information

Base One's Rich Client Architecture

Base One's Rich Client Architecture Base One's Rich Client Architecture Base One provides a unique approach for developing Internet-enabled applications, combining both efficiency and ease of programming through its "Rich Client" architecture.

More information

Title Page. Hosted Payment Page Guide ACI Commerce Gateway

Title Page. Hosted Payment Page Guide ACI Commerce Gateway Title Page Hosted Payment Page Guide ACI Commerce Gateway Copyright Information 2008 by All rights reserved. All information contained in this documentation, as well as the software described in it, is

More information

Magento and Microsoft Dynamics GP: Make the Most of Selling Online. Co-Fou nder and V P, Sales

Magento and Microsoft Dynamics GP: Make the Most of Selling Online. Co-Fou nder and V P, Sales Magento and Microsoft Dynamics GP: Make the Most of Selling Online W ritten by Jeff Grundey Co-Fou nder and V P, Sales jgrundey@ nch annel.co m Every day companies choose to sell online but, too often,

More information

Internet Part 2. CS/MIS Department

Internet Part 2. CS/MIS Department Oman College of Management and Technology Course 803202 MDCI Internet Part 2 CS/MIS Department Reasons for Business Presence on the Internet Major reasons why business presence on the Internet is increasing

More information

The e-payment Systems

The e-payment Systems The e-payment Systems Electronic Commerce (E-Commerce) Commerce refers to all the activities the purchase and sales of goods or services. Marketing, sales, payment, fulfillment, customer service Electronic

More information

5Subscription Management Automate. 6Electronic License Activation (ELA) 7Electronic License Management. 8Electronic Software Delivery (ESD)

5Subscription Management Automate. 6Electronic License Activation (ELA) 7Electronic License Management. 8Electronic Software Delivery (ESD) PAGE 1 OF 5 FEATURES SOLO Server is our flagship feature-rich license automation and distribution server. SOLO Server Lite is more for customers who want a very basic activation server and want to deeply

More information

ebusiness Web Hosting Alternatives Self hosting Internet Service Provider (ISP) hosting Commerce Service Provider (CSP) hosting

ebusiness Web Hosting Alternatives Self hosting Internet Service Provider (ISP) hosting Commerce Service Provider (CSP) hosting ebusiness Web Hosting and E-Business Software Web Hosting Alternatives Self hosting Internet Service Provider (ISP) hosting Commerce Service Provider (CSP) hosting Shared hosting Dedicated hosting 1 Considerations

More information

Magento and Microsoft Dynamics GP: Make the Most of Selling Online

Magento and Microsoft Dynamics GP: Make the Most of Selling Online Magento and Microsoft Dynamics GP: Make the Most of Selling Online Make every interaction count. Every day companies choose to sell online, but they often jump in before developing a well-formed plan.

More information

Direct 500 Product Brochure

Direct 500 Product Brochure Direct 500 Product Brochure Table of Contents Direct 500 Solution ecommerce and Order Management for Multi Sales Channels... 2 The Unified Solution Website, Call Center, Catalog!... 2 Product Marketing

More information

2400 - Implementing and Managing Microsoft Exchange Server 2003

2400 - Implementing and Managing Microsoft Exchange Server 2003 2400 - Implementing and Managing Microsoft Exchange Server 2003 Introduction This five-day, instructor-led course provides students with the knowledge and skills that are needed to update and support a

More information

How To Write A Web Site Software For A Large Business

How To Write A Web Site Software For A Large Business Introduction to e-commerce E-Commerce Software Objectives In this chapter, you will learn about: Finding and evaluating Web hosting services Basic functions of electronic commerce software Advanced functions

More information

The Application Front End Understanding Next-Generation Load Balancing Appliances

The Application Front End Understanding Next-Generation Load Balancing Appliances White Paper Overview To accelerate download times for end users and provide a high performance, highly secure foundation for Web-enabled content and applications, networking functions need to be streamlined.

More information

Have the following information ready when you register:

Have the following information ready when you register: Compaq/Microsoft E-Commerce Solutions Self-Assessment Guide Doc#: NAT420SAG/0010 Objectives The Compaq/Microsoft E-Commerce Solutions course teaches students how to plan, implement, and optimize an e-commerce

More information

E-commerce. Software. Two weeks ago. E-Commerce Web Sites- Purpose of e-commerce sites. E-Commerce Web Sites

E-commerce. Software. Two weeks ago. E-Commerce Web Sites- Purpose of e-commerce sites. E-Commerce Web Sites Two weeks ago E-commerce Software A variety of software and hardware is used to deploy e-commerce applications. This lecture covers the main tools/functionalities of an e- commerce solution. E-commerce

More information

CHAPTER 9: E-COMMERCE SOFTWARE

CHAPTER 9: E-COMMERCE SOFTWARE MIS 300 FUNDAMENTALS OF E- COMMERCE CHAPTER 9: E-COMMERCE SOFTWARE Electronic Commerce Objectives 2 In this chapter, you will learn about: Finding and evaluating Web hosting services Basic functions of

More information

Ignify. ecommerce. System Overview. Ignify ecommerce integrates with:

Ignify. ecommerce. System Overview. Ignify ecommerce integrates with: Ignify Ignify header here ecommerce Ignify ecommerce integrates with: Dynamics AX Dynamics CRM Dynamics GP Dynamics NAV Dynamics SL Optimized for: Responsive Web Design Social Media Search Engines Ignify

More information

E-commerce Revision. Typical e-business Architecture. Routing and Addressing. E-Commerce Web Sites. Infrastructure- Packets, Routing and Addressing

E-commerce Revision. Typical e-business Architecture. Routing and Addressing. E-Commerce Web Sites. Infrastructure- Packets, Routing and Addressing E-Commerce Web Sites E-commerce Revision Companies create Web sites for very different reasons: simple proof-of concept sites Intranets (internal information) information-only sites for customers business-to-business

More information

Understanding Digital Certificates & Secure Sockets Layer (SSL): A Fundamental Requirement for Internet Transactions

Understanding Digital Certificates & Secure Sockets Layer (SSL): A Fundamental Requirement for Internet Transactions Understanding Digital Certificates & Secure Sockets Layer (SSL): A Fundamental Requirement for Internet Transactions February 2005 All rights reserved. Page i Entrust is a registered trademark of Entrust,

More information

CNET Builder.com - Business - Charge It! How to Process Online Credit Card Transactions Page 1 of 10

CNET Builder.com - Business - Charge It! How to Process Online Credit Card Transactions Page 1 of 10 CNET Builder.com - Business - Charge It! How to Process Online Credit Card Transactions Page 1 of 10 Kevin Hakman and Uwe Druckenmueller (4/6/00) Point, click, buy. Pack, ship, get the money. You want

More information

Advanced Knowledge Acquisition System

Advanced Knowledge Acquisition System Advanced Knowledge Acquisition System Knowledge is Power Introduction 4th Wave, a leading European E-commerce solution provider, has created the unique ADVANCED KNOWLEDGE ACQUISITION SYSTEM -. This innovative

More information

White Paper. Enhancing Website Security with Algorithm Agility

White Paper. Enhancing Website Security with Algorithm Agility ENHANCING WEBSITE SECURITY WITH ALGORITHM AGILITY White Paper Enhancing Website Security with Algorithm Agility Enhancing Website Security with Algorithm Agility Contents Introduction 3 Encryption Today

More information

APPENDIX A WORK PROCESS SCHEDULE RELATED INSTRUCTION OUTLINE

APPENDIX A WORK PROCESS SCHEDULE RELATED INSTRUCTION OUTLINE APPENDIX A WORK PROCESS SCHEDULE RELATED INSTRUCTION OUTLINE E COMMERCE SPECIALIST PAGE 1 OF 11 WORK PROCESS SCHEDULE E COMMERCE SPECIALIST (ECS) O*NET SOC CODE: 15 1099.99 RAIS CODE: 1054CB DESCRIPTION:

More information

Optus EmailSMS for MS Outlook and Lotus Notes

Optus EmailSMS for MS Outlook and Lotus Notes Optus EmailSMS for MS Outlook and Lotus Notes Service Description, August 2005. OVERVIEW This document provides an overview of the Optus EmailSMS service delivered jointly by Optus and redcoal. It highlights

More information

Module 12: Microsoft Windows 2000 Clustering. Contents Overview 1 Clustering Business Scenarios 2 Testing Tools 4 Lab Scenario 6 Review 8

Module 12: Microsoft Windows 2000 Clustering. Contents Overview 1 Clustering Business Scenarios 2 Testing Tools 4 Lab Scenario 6 Review 8 Module 12: Microsoft Windows 2000 Clustering Contents Overview 1 Clustering Business Scenarios 2 Testing Tools 4 Lab Scenario 6 Review 8 Information in this document is subject to change without notice.

More information

redcoal EmailSMS for MS Outlook and Lotus Notes

redcoal EmailSMS for MS Outlook and Lotus Notes redcoal EmailSMS for MS Outlook and Lotus Notes Technical Support: support@redcoal.com Or visit http://www.redcoal.com/ All Documents prepared or furnished by redcoal Pty Ltd remains the property of redcoal

More information

Migration Scenario: Migrating Backend Processing Pipeline to the AWS Cloud

Migration Scenario: Migrating Backend Processing Pipeline to the AWS Cloud Migration Scenario: Migrating Backend Processing Pipeline to the AWS Cloud Use case Figure 1: Company C Architecture (Before Migration) Company C is an automobile insurance claim processing company with

More information

Case-study: SwissAir. The Internet Business. Case-study: SwissAir. Case-study: SwissAir. Summary. Summary

Case-study: SwissAir. The Internet Business. Case-study: SwissAir. Case-study: SwissAir. Summary. Summary Case-study: SwissAir The Internet Business Old model: check flight info online Step 1. Toward customers e-ticketing, electronic check-in frequent flyer miles Web site personalization (and statistics!)

More information

AS2 AND EDI OVER THE INTERNET FAQ

AS2 AND EDI OVER THE INTERNET FAQ AS2 AND EDI OVER THE INTERNET FAQ A SoftCare EC Inc. White Paper ABOUT SOFTCARE Founded in 1989 and headquartered in British Columbia, SoftCare EC Inc. develops e-business software. Our OpenEC product

More information

Oracle istore. Deliver Intelligent, Personalized Customer Experiences

Oracle istore. Deliver Intelligent, Personalized Customer Experiences Oracle istore Oracle istore is the Enterprise E-Business Suite ecommerce application that provides a personalized, comprehensive and cost-effective Internet sales channel. istore is a key component of

More information

Table of Contents. Introduction. Audience. At Course Completion

Table of Contents. Introduction. Audience. At Course Completion Table of Contents Introduction Audience At Course Completion Prerequisites Microsoft Certified Professional Exams Student Materials Course Outline Introduction This three-day instructor-led course provides

More information

Magento and Microsoft Dynamics GP: Make the Most of Selling Online

Magento and Microsoft Dynamics GP: Make the Most of Selling Online Magento and Microsoft Dynamics GP: Make the Most of Selling Online White Paper Brian Lynch Vice President of Enterprise Market Development blynch@nchannel.com Disclaimer 2013 nchannel Incorporated. All

More information

MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1

MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1 MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1 Course Number: 5047B Course Length: 3 Days Certification Exam This course will help you prepare for the following Microsoft

More information

Securing your Online Data Transfer with SSL

Securing your Online Data Transfer with SSL Securing your Online Data Transfer with SSL A GUIDE TO UNDERSTANDING SSL CERTIFICATES, how they operate and their application 1. Overview 2. What is SSL? 3. How to tell if a Website is Secure 4. What does

More information

Jitterbit Technical Overview : Salesforce

Jitterbit Technical Overview : Salesforce Jitterbit allows you to easily integrate Salesforce with any cloud, mobile or on premise application. Jitterbit s intuitive Studio delivers the easiest way of designing and running modern integrations

More information

Course Syllabus. Implementing and Managing Microsoft Exchange Server 2003. Key Data. Audience. Prerequisites

Course Syllabus. Implementing and Managing Microsoft Exchange Server 2003. Key Data. Audience. Prerequisites Course Syllabus Key Data Product #: 1947 Course #: 2400 Number of Days: 5 Format: Instructor-Led Certification Exams: 70-284 This course helps you prepare for the following Microsoft Certified Professional

More information

High Availability for Citrix XenApp

High Availability for Citrix XenApp WHITE PAPER Citrix XenApp High Availability for Citrix XenApp Enhancing XenApp Availability with NetScaler Reference Architecture www.citrix.com Contents Contents... 2 Introduction... 3 Desktop Availability...

More information

WebSphere Commerce Overview for Vector. 2014 IBM Corporation

WebSphere Commerce Overview for Vector. 2014 IBM Corporation WebSphere Commerce Overview for Vector Agenda WebSphere Commerce Overview Starter Stores Extended Sites Mobile Commerce Tooling Precision Marketing Promotions Search Solr Summary Capabilities References

More information

Entrust Secure Web Portal Solution. Livio Merlo Security Consultant September 25th, 2003

Entrust Secure Web Portal Solution. Livio Merlo Security Consultant September 25th, 2003 Entrust Secure Web Portal Solution Livio Merlo Security Consultant September 25th, 2003 1 Entrust Secure Web Portal Solution Only the Entrust Secure Web Portal solution provides Security Services coupled

More information

Electronic Commerce. Chapter Overview

Electronic Commerce. Chapter Overview Electronic Commerce Chapter Overview This chapter presents an overview of how e-commerce works, from the perspective of the organization and the customer. Businesses and individuals use e-commerce to reduce

More information

Securing your Online Data Transfer with SSL A GUIDE TO UNDERSTANDING SSL CERTIFICATES, how they operate and their application INDEX 1. Overview 2. What is SSL? 3. How to tell if a Website is Secure 4.

More information

Online Payment Processing What You Need to Know. PayPal Business Guide

Online Payment Processing What You Need to Know. PayPal Business Guide Online Payment Processing What You Need to Know PayPal Business Guide PayPal Business Guide Online Payment Processing 2006 PayPal, Inc. All rights reserved. PayPal, Payflow, and the PayPal logo are registered

More information

Advanced Multichannel Order Management Solutions That Optimize Sales Performance

Advanced Multichannel Order Management Solutions That Optimize Sales Performance Advanced Multichannel Order Management Solutions That Optimize Sales Performance Analytics that help you make accurate, informed decisions Scalable and Vendor-Neutral; work with any service provider Over

More information

The GlobalCerts TM SecureMail Gateway TM

The GlobalCerts TM SecureMail Gateway TM Glob@lCerts PRODUCT OVERVIEW: The GlobalCerts TM SecureMail Gateway TM Automatic encryption and decryption is unique to the SecureMail Gateway. The GlobalCerts SecureMail Gateway is based on a network

More information

White Paper. Securing and Integrating File Transfers Over the Internet

White Paper. Securing and Integrating File Transfers Over the Internet White Paper Securing and Integrating File Transfers Over the Internet While the integrity of data during transfer has always been a concern the desire to use the Internet has highlighted the need to secure

More information

Web Application Hosting Cloud Architecture

Web Application Hosting Cloud Architecture Web Application Hosting Cloud Architecture Executive Overview This paper describes vendor neutral best practices for hosting web applications using cloud computing. The architectural elements described

More information

FOR A BARRIER-FREE PAYMENT PROCESSING SOLUTION

FOR A BARRIER-FREE PAYMENT PROCESSING SOLUTION FOR A BARRIER-FREE PAYMENT PROCESSING SOLUTION MAKE THE SWITCH TO MONEXgroup ecommerce I Mobile I Wireless I Integrated I Countertop Solutions PAYMENTS IN-STORE PAYMENTS ON-THE-GO PAYMENTS ONLINE Accept

More information

Web Hosting. Definition. Overview. Topics. 1. Overview of the Web

Web Hosting. Definition. Overview. Topics. 1. Overview of the Web Web Hosting Definition The World Wide Web (WWW), a web of worldwide servers connected to the Internet, provides an easily used and understood method of accessing electronic content. Accessing information

More information

office products online business system

office products online business system office products online business system A comprehensive and customized ecommerce and CRM application fully integrated with each other and the supply chain to start, manage and/or grow an online office products

More information

What is an SSL Certificate?

What is an SSL Certificate? Security is of the utmost importance when doing business on the Web. Your customers want to know that their information is protected when crossing data lines. A Thawte SSL Web Server Certificate or SuperCert

More information

Guide. Omni-Channel Order Management

Guide. Omni-Channel Order Management Guide Omni-Channel Order Management Omni-Channel Order Management Guide 02 Omni-Channel Order Management Guide The retail industry is undergoing a phenomenal transformation. Technological advances and

More information

Directory-enabled Lights-Out Management

Directory-enabled Lights-Out Management Directory-enabled Lights-Out Management white paper Abstract... 2 Remote management products... 2 Business needs... 3 Customer environment... 3 Benefits... 3 Directory architecture... 4 Overview... 4 Objects...

More information

Managing and Maintaining Windows Server 2008 Servers

Managing and Maintaining Windows Server 2008 Servers Managing and Maintaining Windows Server 2008 Servers Course Number: 6430A Length: 5 Day(s) Certification Exam There are no exams associated with this course. Course Overview This five day instructor led

More information

For a full comparison of Magento Enterprise and Magento Community, visit http://www.magentocommerce.com/product/compare. Magento Feature List

For a full comparison of Magento Enterprise and Magento Community, visit http://www.magentocommerce.com/product/compare. Magento Feature List Magento is a feature-rich, professional Open Source ecommerce platform solution that offers merchants complete flexibility and control over the user experience, content, and functionality of their online

More information

Hubspan White Paper: Beyond Traditional EDI

Hubspan White Paper: Beyond Traditional EDI March 2010 Hubspan White Paper: Why Traditional EDI no longer meets today s business or IT needs, and why companies need to look at broader business integration Table of Contents Page 2 Page 2 Page 3 Page

More information

The Influence of NetVAN on E-Commerce

The Influence of NetVAN on E-Commerce The Influence of NetVAN on E-Commerce O ver the last 20 years, Electronic Data Interchange (EDI) has improved trading cycles, reduced paperwork and sharpened the competitive edge for companies ranging

More information

March 2005. PGP White Paper. Transport Layer Security (TLS) & Encryption: Complementary Security Tools

March 2005. PGP White Paper. Transport Layer Security (TLS) & Encryption: Complementary Security Tools March 2005 PGP White Paper Transport Layer Security (TLS) & Encryption: Complementary Security Tools PGP White Paper TLS & Encryption 1 Table of Contents INTRODUCTION... 2 HISTORY OF TRANSPORT LAYER SECURITY...

More information

HP Certified Professional

HP Certified Professional HP Certified Professional HP Internet Security & e-commerce Solutions exam #HP1-805 Exam Preparation Guide Purpose of the Exam Preparation Guide Audience The intent of this guide is to set expectations

More information

Realize More Success with Software-plus-Services. Cloud-based software from Microsoft Dynamics ERP

Realize More Success with Software-plus-Services. Cloud-based software from Microsoft Dynamics ERP Realize More Success with Software-plus-Services Cloud-based software from Microsoft Dynamics ERP Cloud computing is Internet-based development and use of computer technology. Large central data centers

More information

Turn Your Business Vision into Reality with Microsoft Dynamics NAV

Turn Your Business Vision into Reality with Microsoft Dynamics NAV Turn Your Business Vision into Reality with Microsoft Dynamics NAV You have worked hard to build a vision for your business. With Microsoft Dynamics NAV, you can turn that vision into reality with a solution

More information

Ecommerce Platform Comparison: Reducing Total Cost of Ownership with Znode

Ecommerce Platform Comparison: Reducing Total Cost of Ownership with Znode WHITEPAPER Ecommerce Platform Comparison: Reducing Total Cost of Ownership with Znode When compared to other competing platforms, Znode s ecommerce solutions offer industry leading flexibility and the

More information

RightFax Internet Connector Frequently Asked Questions

RightFax Internet Connector Frequently Asked Questions RightFax Internet Connector Frequently Asked Questions What is the RightFax Internet Connector? The RightFax Internet Connector is a connector within RightFax 10.5 which provides an Internet connection

More information

EDI Modernization Case Studies and Best Practices

EDI Modernization Case Studies and Best Practices Simplify and Accelerate e-business Integration EDI Modernization Case Studies and Best Practices EDI Modernization Drivers External Locations, s, and Services Customers Suppliers / Service Providers Cloud/SaaS

More information

Overview. E-Business The Transition

Overview. E-Business The Transition E-Business The Transition Michael B. Spring Department of Information Science and Telecommunications University of Pittsburgh spring@imap.pitt.edu http://www.sis.pitt.edu/~spring Develop a plan Prepare

More information

Framework of e-commerce

Framework of e-commerce Framework of e-commerce Alka Arora Lecturer, Department of CSE/IT, Amritsar College of Engg.& Tech,Amritsar.143 001, Punjab, India, E-mail :alka_411 @rediffmail.com. Abstract This paper provides a detailed

More information

How to Create E-Commerce Web Site

How to Create E-Commerce Web Site How to Create E-Commerce Web Site By A. Sittikorn Direksoonthorn BIS 3687: E-Banking and Payment System Assumption University 1/2004 Be on the Web, or Be out of Business Quick Win Agenda Encryption in

More information

DISASTER RECOVERY WITH AWS

DISASTER RECOVERY WITH AWS DISASTER RECOVERY WITH AWS Every company is vulnerable to a range of outages and disasters. From a common computer virus or network outage to a fire or flood these interruptions can wreak havoc on your

More information

CA Workload Automation Agents Operating System, ERP, Database, Application Services and Web Services

CA Workload Automation Agents Operating System, ERP, Database, Application Services and Web Services PRODUCT SHEET CA Workload Automation Agents CA Workload Automation Agents Operating System, ERP, Database, Application Services and Web Services CA Workload Automation Agents extend the automation capabilities

More information

Context, Architecture, Process, and Integration Diagrams

Context, Architecture, Process, and Integration Diagrams Context, Architecture, Process, and Integration Diagrams This document includes several diagrams and pictures that can assist in understanding the overall nature of the ECF. These diagrams can be used

More information

Understanding Digital Certificates & Secure Sockets Layer A Fundamental Requirement for Internet Transactions

Understanding Digital Certificates & Secure Sockets Layer A Fundamental Requirement for Internet Transactions A Fundamental Requirement for Internet Transactions May 2007 Copyright 2007 Entrust. All rights reserved. Entrust is a registered trademark of Entrust, Inc. in the United States and certain other countries.

More information

Mobile Wallet Platform. Next generation mobile wallet solution

Mobile Wallet Platform. Next generation mobile wallet solution Mobile Wallet Platform Next generation mobile wallet solution Introduction to mwallet / Mobile Wallet Mobile Wallet Account is just like a Bank Account User s money lies with the Mobile Wallet Operator

More information

Load Balancing & High Availability

Load Balancing & High Availability Load Balancing & High Availability 0 Optimizing System Resources through Effective Load Balancing An IceWarp White Paper October 2008 www.icewarp.com 1 Background Every server is finite. Regardless of

More information

ReadyNAS Replicate. Software Reference Manual. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10727-01 v1.0

ReadyNAS Replicate. Software Reference Manual. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10727-01 v1.0 ReadyNAS Replicate Software Reference Manual 350 East Plumeria Drive San Jose, CA 95134 USA November 2010 202-10727-01 v1.0 2010 NETGEAR, Inc. All rights reserved. No part of this publication may be reproduced,

More information

Card Payments in ecommerce

Card Payments in ecommerce Card Payments in ecommerce Mike Burns Visa USA Berkeley, CA / November 3, 1998 Session Agenda Introduction Visa Organization Definitions & Concepts Card Products Overview Consumer vs. Commercial Marketplace

More information

Grow with our omni-channel payment processing technologies and merchant services.

Grow with our omni-channel payment processing technologies and merchant services. Grow with our omni-channel payment processing technologies and merchant services. Get ready for growth Payment processing solutions ecommerce mcommerce In-app payments Virtual terminal Card present EMV

More information

SiteCelerate white paper

SiteCelerate white paper SiteCelerate white paper Arahe Solutions SITECELERATE OVERVIEW As enterprises increases their investment in Web applications, Portal and websites and as usage of these applications increase, performance

More information

Master Complexity with Apparel and Textile for Microsoft Dynamics AX 2012

Master Complexity with Apparel and Textile for Microsoft Dynamics AX 2012 Master Complexity with Apparel and Textile for Microsoft Dynamics AX 2012 White Paper This paper discusses how the makers and distributors of apparel and textiles can integrate item and process information,

More information

BUSINESS-BUSINESS (B2B) E-COMMERCE STRATEGIES AND SOLUTIONS. Presented by LEENA J MANWANI

BUSINESS-BUSINESS (B2B) E-COMMERCE STRATEGIES AND SOLUTIONS. Presented by LEENA J MANWANI BUSINESS-BUSINESS (B2B) E-COMMERCE STRATEGIES AND SOLUTIONS Presented by LEENA J MANWANI INTRODUCTION The Big Bucks on the Internet these days are coming from B2B (businessto-business) deals--buying and

More information

Turn Your Business Vision into Reality with Microsoft Dynamics NAV

Turn Your Business Vision into Reality with Microsoft Dynamics NAV Turn Your Business Vision into Reality with Microsoft Dynamics NAV You have worked hard to build a vision for your business. With Microsoft Dynamics NAV, you can turn that vision into reality with a solution

More information

Introduction to the AirWatch Cloud Connector (ACC) Guide

Introduction to the AirWatch Cloud Connector (ACC) Guide Introduction to the AirWatch Cloud Connector (ACC) Guide The AirWatch Cloud Connector (ACC) provides organizations the ability to integrate AirWatch with their back-end enterprise systems. This document

More information

Load Balancing for Microsoft Office Communication Server 2007 Release 2

Load Balancing for Microsoft Office Communication Server 2007 Release 2 Load Balancing for Microsoft Office Communication Server 2007 Release 2 A Dell and F5 Networks Technical White Paper End-to-End Solutions Team Dell Product Group Enterprise Dell/F5 Partner Team F5 Networks

More information

Licensing VeriSign Certificates

Licensing VeriSign Certificates Licensing VeriSign Certificates Securing Multiple Web Server and Domain Configurations CONTENTS + Introduction 3 + VeriSign Licensing 3 SSL-Certificate Use Restrictions 4 Best Practices for Ensuring Trust

More information

INTRODUCTION ADVANTAGES OF RUNNING ORACLE 11G ON WINDOWS. Edward Whalen, Performance Tuning Corporation

INTRODUCTION ADVANTAGES OF RUNNING ORACLE 11G ON WINDOWS. Edward Whalen, Performance Tuning Corporation ADVANTAGES OF RUNNING ORACLE11G ON MICROSOFT WINDOWS SERVER X64 Edward Whalen, Performance Tuning Corporation INTRODUCTION Microsoft Windows has long been an ideal platform for the Oracle database server.

More information

A Guide to WAN Application Delivery for the SME Market

A Guide to WAN Application Delivery for the SME Market A Guide to WAN Application Delivery for the SME Market Worry-Proof Internet 2800 Campus Drive Suite 140 Plymouth, MN 55441 Phone (763) 694-9949 Toll Free (800) 669-6242 A Guide to WAN Application Delivery

More information

For a full comparison of Magento Enterprise and Magento Community, visit http://www.magentocommerce.com/product/compare. Magento Feature List

For a full comparison of Magento Enterprise and Magento Community, visit http://www.magentocommerce.com/product/compare. Magento Feature List Magento is a feature-rich, professional Open Source ecommerce platform solution that offers merchants complete flexibility and control over the user experience, content, and functionality of their online

More information

About Network Data Collector

About Network Data Collector CHAPTER 2 About Network Data Collector The Network Data Collector is a telnet and SNMP-based data collector for Cisco devices which is used by customers to collect data for Net Audits. It provides a robust

More information

Understanding To Group Buying Software Creation

Understanding To Group Buying Software Creation Understanding To Group Buying Software Creation 1. Abstract 2. Introduction 3. Group Buying Software Development (GBSD) Process Management Analysis Design Development Testing 4. GBSD Management Quality

More information

Jitterbit Technical Overview : Microsoft Dynamics AX

Jitterbit Technical Overview : Microsoft Dynamics AX Jitterbit allows you to easily integrate Microsoft Dynamics AX with any cloud, mobile or on premise application. Jitterbit s intuitive Studio delivers the easiest way of designing and running modern integrations

More information