XML-Based Business-to-Business E-Commerce

Size: px
Start display at page:

Download "XML-Based Business-to-Business E-Commerce"

Transcription

1 XML-Based Business-to-Business E-Commerce Michael Blank MOST COMPANIES HAVE ALREADY RECOGNIZED THE BENEFITS of doing business electronically. E-commerce takes many forms and includes supply chain integration, procurement, online banking, and shipping and logistics. Solutions such as Enterprise Resource Planning (ERP), Electronic Data Interchange (EDI), and the Web have formed the foundation for E-commerce today. These applications link groups of departments, divisions, and companies that want to buy, sell, and exchange services and products, and that depend on seamless information access. However, in order to remain competitive, companies will have to find solutions to extend their electronic trading networks among companies of all sizes. The technological hurdle to overcome is to find ways to access data that may reside in other complex systems, such as legacy databases, ERP, EDI, and the Web. The goal of this chapter is to explore how XML (Extensible Markup Language) technologies allow businesses to rapidly and easily engage in business-to-business (B2B) E-commerce. It explores how companies can achieve application-to-application integration across highly heterogeneous environments by leveraging existing investments in legacy and Webbased products and technologies. COMMERCE COMPONENTS In order to fuel the growth of electronic trading networks beyond the enterprise, three major sources of information must be unlocked EDI, ERP, and electronic commerce on the Web. A B2B integration solution must allow these disparate systems to communicate with each other, without requiring changes to the systems themselves.

2 EDI EDI is based on a set of computerized forms that automate common business transactions such as package orders, invoices, shipping notices, and requests for proposals. EDI lets companies send and receive purchase orders, sales orders, invoices, and electronic payments. EDI messages consist of agreed-upon data elements that typically appear in commercial business forms: names, addresses, prices, dates, and item numbers. Standardized lists of these data elements comprise forms such as purchase orders, invoice, ship notices, and medical billing forms. Hundreds of these forms have been developed over the past 20 years or so by a committee called X.12 of the American National Standards Institute (ANSI). International EDI standards have been coordinated by a United Nations organization called UN/EDIFACT. EDI documents are essentially flat text files. They must be translated out of and into trading partners internal systems, often at great cost. The widespread acceptance of EDI historically has been hampered by the prohibitive development and maintenance costs. Because EDI is a rigid standard, it requires complicated, proprietary translation and integration software. Furthermore, EDI is typically carried over private value-added networks (VANs), which requires expensive hardware as well as a transaction- and volume-based subscriber fees. As such, EDI solutions have been limited to large companies, while excluding any trading partners that may not have the purse to play along. Because EDI is so expensive, cumbersome, and proprietary, Forrester Research estimates that only 2 percent of electronic transactions are done via EDI. The Internet, with its low cost of entry and ease of use, could change all that; EDI over the Internet currently allows organizations to access a wider range of trading partners. Even though Internet-based EDI would eliminate the need for proprietary VANs, it does not address the need for costly translation software and integration with enterprise applications. Traditional EDI vendors, such as Sterling Commerce, Harbinger, and GE Information Services, have allowed smaller companies to participate in EDI activities by providing Web-based forms for manual entry of EDI information, which is translated to an EDI format and forwarded to a larger trading partner. Internet-based EDI is still very interactive, and allows very little automation in comparison to direct automated VAN access from one company s system to another s. Other forms of Internet-based EDI include sending data through encrypted . While Internet-based EDI is offered by several vendors, they are not interoperable, again due to the lack of standards. Large trading com-

3 panies have coerced EDI standards to conform to their business processes, making it hard for smaller companies to compete. With different standards between trading partners, a company might have to support as many EDI implementations as they have trading partners, making it too costly for smaller companies to participate. While the Internet expands the network reach of EDI, there is still a market requirement for seamless information exchange among all trading partners that extend the reach of proprietary EDI networks. As we ll see, EDI combined with XML-enabled integration solutions holds the promise of leveling the playing field and achieving a high degree of interoperability. ERP The Enterprise Resource Planning (ERP) system is another form of electronic commerce. It seeks to automate business process that span the organization, incorporating functions such as sales and materials planning, production planning, warehouse management, financial accounting, and personnel management into an integrated workflow of business events. ERP applications provide universal access to information across heterogeneous networks and data sources throughout the enterprise. While automating key internal business processes is an important step towards integration, integrating processes and information with the information systems of key customers and suppliers is a real competitive advantage. Sharing ERP data among business partners can streamline value chain processes, automate purchasing or customer service applications for real-time processing, and reduce the cost of order processing and financial transaction management. SAP, one of the leading vendors in the ERP space, has already recognized the need to extend R/3, their ERP solution, to address supply chain management. Unlike ERP systems, supply chain systems must cope with the complexity of integrating information from any number of disparate information systems spanning the entire length of the supply chain. In response, SAP has exposed business components within the R/3 system to applications compliant with open standards such as DCOM and CORBA. Like EDI, ERP installations are not only proprietary but also involve substantial investment, which limits these solutions to larger companies. Because they focus on the enterprise, there are even fewer standards that link the ERP systems of different companies. Technologies and standards that bridge the gap between ERP and EDI or Web-based systems are virtually nonexistent. XML has the promise to extend ERP beyond the bounds of the enterprise to achieve higher levels of intercompany and multivendor interoperability.

4 THE WEB The Web has changed the face of business. Advertisements now feature URLs, and many organizations support sales over the Internet. Consumer Web users can browse catalogs, select items, and make purchases from the comfort of their living rooms. But Web-based shopping is only the tip of the electronic commerce iceberg. While much of E-commerce has been consumer oriented, the Internet can also be used to drastically improve efficiency, reduce costs, and increase sales for an organization by automating the businessto-business relationships with suppliers, distributors, and other partners. Without realizing it, organizations have already established a viable set of services, available on the World Wide Web and addressable by URLs. Existing Web services span the spectrum from package tracking and online banking to procurement and supply chain integration. Companies have looked to the open standards of the Web as a common means to communicate with their trading partners. Legacy databases, mainframes, and even EDI systems have been exposed via HTTP and HT- ML. The Web has truly become an integration platform. However, HTML-based applications assume that a human is interacting with the system through a Web browser, browsing catalogs and placing orders. While this approach is appropriate for a casual shopper, it is not the most efficient design for business process-driven applications such as supply chain management. For greatest efficiency, the intercorporate supply chain should be automated to work without human intervention. For example, as inventory levels are depleted, the ERP system should automatically query suppliers for inventory levels and delivery schedules, and automatically place orders for replacement stock. Although the information and processes to query and place orders might already be integrated with the Web, they aren t designed to support external automated interfaces. Therefore, new interfaces need to be created to support Internet-based supply chain automation. THE NEED FOR BUSINESS-TO-BUSINESS INTEGRATION Solutions such as EDI and ERP focus only on providing software for automating operations within tightly coupled organizations. For an organization to achieve full benefits from electronic commerce, a solution must automate the operations between trading partners. An integration solution must cope with the complexity of integrating information from any number of varied information systems, spanning the entire length of the E-commerce continuum. A solution must provide a secure and reliable mechanism to communicate between applications; the message format must be open and flexible enough for different applications to understand, process, and respond to it.

5 Some users are looking towards XML to solve the problem of businessto-business integration. XML may be the emerging standard that promises to bridge the communication gap between enterprise resource planning, electronic data interchange, and Web-based systems. Its real significance may emerge as a means for making it easier to create, deploy, and manage integration solutions over the Internet. WHAT IS XML? XML (extensible Markup Language) is a universal standard for data representation that can encode documents, data records, structured records, even data objects and graphical objects. XML documents are ASCII files that contain text as well as tags identifying structures within that text. This enables XML to contain meta data data about the content in the document, including hierarchical relationships. As such, XML is a standalone data format that is self-describing. The following example illustrates how a purchase order might be represented using XML. <?xml version=ò1.0ó?> <PurchaseOrder> <OrderNumber>1001</OrderNumber> <Status>Pending</Status> <Company>The ABC Company</Company> <LineItem> <SKU>45669</SKU> <Description>Modem Cable</Description> <Price>9.95</Price> </LineItem> <LineItem> <SKU>35675</SKU> <Description>Modem</Description> <Price>99.95</Price> </LineItem> </PurchaseOrder> A business application can locate a particular element and extract its value, regardless of the order of the elements within the document, and regardless of whether it recognizes all of the elements. INTEROPERABILITY WITH XML XML offers a lot more flexibility and extensibility than traditional messaging. The application that publishes the XML document could add a new attribute to the document, such as Quantity, to support the requirements of another application. The original applications that used the document

6 would be unaffected by the additional attribute since they may only be interested in the SKU, Description, and Price of the Item. An XML document may be fully described by a Document Type Definition (DTD). An XML DTD specifies the format for a particular XML document type and identifies what tags must or may appear within the document. An XML document may contain or reference a DTD, in which case the DTD may be used to validate that the document matches a specific format. DTDs may be utilized to define standard vocabularies, designed for specific communities of interest. For example, the messaging formats for partners along the supply chain could be specified by a common DTD. XML Alone Is Not Enough XML is an open standard, which leads us to a Utopian perception of automatic interoperability. However, XML alone does not provide a complete integration solution, but it represents a central piece of the puzzle. Integrating applications with XML actually requires a fair amount of work. Applications have to be able to understand, process, and respond to XML message formats. Although the two applications do not need to agree on a specific message format, they still must reach consensus on the meaning of the data being passed. The two different applications are very likely to use different DTDs, and they must establish a way to match elements and attributes from one DTD to the entities and attributes in the other DTD. In most circumstances, it is not enough to simply pass information from one application to another. The sending application has to tell the receiving application what to do with the data. Therefore, the two applications need to agree on a mechanism for specifying what should be done with the data. A complete B2B solution would supply mechanisms that relate one application s data structures to those of another. And it would provide a mechanism for requesting specific services to act on the information. Combining XML and integration software brings us closer to a B2B integration solution. AN XML-BASED B2B INTEGRATION SOLUTION Although it is extremely powerful, XML by itself cannot deliver application integration. Application integration involves much more than selfdescribing, extensible message formats. The application must be adapted to learn to communicate using XML. It must be able to route requests, manage tasks, and translate between messages conforming to different DTDs.

7 Exhibit Integration server connecting applications to applications and applications to Websites, over the Internet or an extranet, enabling the integration of business processes between trading partners. A complete solution must also provide the integration between other internal or external systems. We ll refer to the application that implements such a solution as an integration server. The integration server exposes a collection of integration services to XML-enabled clients. An integration service in the most generic sense is addressable by name, and it has a set of inputs and a set of outputs. The integration server provides the mapping of XML messages in and out of integration services. Exhibit 25.1 illustrates how such a solution might support Web and application integration between multiple corporations based on an XML messaging mechanism. The environment provides a central integration point to support XML-enabled client applications and provides access to both internal and external resources. XML AS THE RPC MESSAGE FORMAT An application that requests a service of another application must issue a message to the other application. For the purposes of this discussion we ll refer to such a message as a Remote Procedure Call (RPC). An application issues an RPC by packaging a message, sending the message to the other application, and then waiting for the reply message. Integration servers can combine the power of RPC middleware with the flexibility of XML to build a highly extensible, intercorporate integration

8 system. XML RPC passes data as self-describing XML documents, unlike traditional RPC middleware systems that use a fixed, predefined message format. Formatting the messages using XML makes all B2B integration solutions highly flexible and extensible. XML RPC performs all communications over HTTP using standard HTTP get and post operations. The contents of the XML RPC messages are standard Internet traffic: XML documents. XML RPC obviates the need to open firewalls to traditional middleware protocols such as DCOM or IIOP. MAPPING BETWEEN DIFFERENT DTDS The integration server must be able to map between different XML data formats, or DTDs. WIDL (Web Interface Definition Language) 1 provides such mapping capabilities and allows applications to communicate with each other via XML, regardless of the DTD they conform to. WIDL provides document mapping by associating, or binding, certain document elements with application variables. Data bindings may be used to extract some or all of the information in an XML or HTML document. The following example illustrates the use of a WIDL binding with the XML document presented in the earlier example. <OUTPUT-BINDING NAME=ÒPurchaseOrderDataÓ> <VALUE NAME=ÒOrderNumberÓ>doc.OrderNumber[0].text </VALUE> <VALUE NAME=ÒSKUÓ DIM=Ò1Ó>doc.LineItem[].SKU[0].text </VALUE> </OUTPUT-BINDING> An application would apply this binding to the XML purchase order document in the first example to map the order number and the list of SKU numbers to the variables OrderNumber and SKU. Only the variables defined by the WIDL binding are exposed to the application. The variables within a WIDL binding abstract the application from the actual document reference, even from the XML data representation itself. An integration server would be able to apply similar bindings to a variety of XML formats to achieve the mapping between different DTDs. Exhibit 25.2 illustrates the benefits of this capability. Here, industries and businesses have defined a variety of DTDs to which different RPC encodings conform. The interface defined with WIDL captures a superset of the services and data available through the DTDs. Although different client applications speak different XML encodings, the integration server is able to bridge these differences and to make the application universally accessible. This approach enables different organizations to construct loosely coupled application integration schemes. One organization may want to estab-

9 Exhibit Using WIDL to make different XML messages interoperable. lish electronic integration among many different partners. Each partner maintains electronic relationships with many other partners. It s extremely difficult for such a loose partnership organization to reach agreement on a single set of message formats. But XML DTD mapping bypasses the need to reach total agreement. Each organization can define its own DTD. An integration server would automatically resolve the differences and deliver information to an organization in the format that the organization requires. EXPOSING APPLICATION SERVICES Application services provide access to certain resources, which the integration server exposes to other XML RPC-based applications. The integration server decodes the XML RPC request, identifies the service requested by the RPC, and passes the request on to the service in a data format it understands. It then encodes the output of the service as a properly formatted XML RPC reply that the client is able to understand. The application service provides the actual integration with internal or external resources, such as the Web, databases, EDI, or ERP systems. The implementation of a service, therefore, is completely abstracted from the message format. XML-based integration solutions actually XML-enable the systems they are integrating. For example, an integration solution might support the direct integration of different ERP systems across the Internet. A manufacturer running SAP R/3 can integrate its procurement system with the order processing system at a supplier running Baan. The integration solution is implemented separately from the application systems. No modifications are required within the back-end ERP application systems. In addition to providing a centralized switching system to support intercorporate communications, an integration server might also host business logic modules that tie the entire environment together or that add additional services to the integrated applications.

10 EXPOSING WEB SERVICES An integration solution must also be able to leverage the vast quantities of information available on the Internet. It must provide unmanned access to Web resources, without a browser, and allow applications to integrate Web data and services. Programmatic access to the Web may also be referred to as Web Automation. WIDL enables Web Automation by defining Application Programming Interfaces (APIs) to Web data and services. By using its data bindings, WIDL is able to extract data from fields in an HTML or XML document and map them to program variables. WIDL abstracts the application from the actual document references (that is, where the data being mapped actually exist in a page). Web Automation makes complex interactions with Web servers possible without requiring human intervention. An integration server exposes Web services as regular integration services. With an XML RPC, client applications are able to invoke a Web service, provide a set of inputs, and receive a set of outputs. The client is abstracted from the actual implementation of the service and is not concerned whether data were derived from a Website, a local database, or remote ERP system. AN INTEGRATION STRATEGY Companies must be able to achieve application-to-application integration by leveraging existing investments in legacy and Web-based products and technologies. An integration server provides a transitional strategy for integrating the systems and processes of trading partners into the corporate infrastructure. Let s look at an example. A manufacturer aims to integrate with a number of suppliers. If a supplier does not yet have a Web presence, it would be free to choose a Web-enabling technology that best suits its environment. By deploying an integration server, the manufacturer can incorporate its suppliers Web services into its procurement process, for instance. To accomplish even tighter integration, the supplier could expose internal data by adding XML markup to its existing Web offering. The final step in achieving complete application-to-application integration occurs when a supplier also deploys an XML-enabled integration server. CONCLUSION Business-to-business integration delivers significant cost savings and operational efficiency through business process automation and just-intime supply-chain management. Traditional EDI is cost prohibitive for most organizations, so the industry is turning to Internet-based B2B E-commerce. XML is a tremendous enabler. Using XML, applications can imple-

11 ment loosely coupled integration services that are flexible and extensible. But XML by itself will not provide automatic interoperability. Application integration requires infrastructure services to support reliable and secure performance. An integration server provides the infrastructure services that XML lacks. The growth of electronic trading networks depends on access to diverse data and information sources that reside in various formats in electronic catalogs on the Web, legacy databases, EDI, or ERP systems. Suppliers who can provide solution which interoperate with multiple and diverse trading networks will become the dominant players in the electronic commerce arena. And their customers will become the earliest winners in the extended enterprise. Author s Bio Michael Blank is a Senior Engineer at WebMethods, Inc., the leading provider of Web Automation and business-to-business integration solutions for the Global Prior to joining WebMethods, Blank was a founding member of the Web integration team at America Online, where he was instrumental in engineering currently one of the most trafficked sites on the Web. With BDM Federal, he led some of the major reengineering efforts for the SEC s EDGAR electronic filing system. Blank holds a Master s degree in Computer Science from the College of William and Mary. Notes 1. In September of 1997, WebMethods, Inc. submitted the original WIDL specification to the World Wide Web Consortium (W3C). In October the W3C acknowledged WIDL for its significance as an IDL and for its significance as a technology for programmatically accessing the Web. The W3C makes the submission available at the URL <

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

Research on the Model of Enterprise Application Integration with Web Services

Research on the Model of Enterprise Application Integration with Web Services Research on the Model of Enterprise Integration with Web Services XIN JIN School of Information, Central University of Finance& Economics, Beijing, 100081 China Abstract: - In order to improve business

More information

Extending the Benefits of SOA beyond the Enterprise

Extending the Benefits of SOA beyond the Enterprise Extending the Benefits of SOA beyond the Enterprise 2 TABLE OF CONTENTS 1 SOA The Right Approach for Application Integration...3 2 SOA outside the Firewall: An Opportunity to Improve Collaboration...4

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION Internet has revolutionized the world. There seems to be no limit to the imagination of how computers can be used to help mankind. Enterprises are typically comprised of hundreds

More information

FROM TRADITIONAL TO INTERNET-BASED EDI

FROM TRADITIONAL TO INTERNET-BASED EDI FROM TRADITIONAL TO INTERNET-BASED APPENDIX 5A As discussed in the chapter, the majority of B2B transactions are supported by, XML, and extranets. In this appendix, we describe and its transition to the

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Charlie Abela Department of Artificial Intelligence charlie.abela@um.edu.mt Last Lecture Web Ontology Language Problems? CSA 3210 Service Oriented Architecture 2 Lecture Outline

More information

Unifi Technology Group & Software Toolbox, Inc. Executive Summary. Building the Infrastructure for emanufacturing

Unifi Technology Group & Software Toolbox, Inc. Executive Summary. Building the Infrastructure for emanufacturing Unifi Technology Group & Software Toolbox, Inc. Executive Summary Building the Infrastructure for emanufacturing Building the Infrastructure for emanufacturing The term emanufacturing has emerged over

More information

Cronacle. Introduction

Cronacle. Introduction Cronacle An event-driven job scheduling solution, enabling systems administrators and operators to easily manage distributed and heterogeneous business systems. Cronacle Making complex processes easy to

More information

B2B Glossary of Terms

B2B Glossary of Terms Oracle Application Server 10g Integration B2B B2B Glossary of Terms October 11, 2005 B2B Glossary of Terms Contents Glossary... 3 Application-to-Application Integration (A2A)... 3 Application Service Provider

More information

ICT Systems for Business Networking. B2B Messaging

ICT Systems for Business Networking. B2B Messaging B2B Messaging Note. The content of this document is mainly drawn from some papers (see references) and it is for educational purpose only. Table of contents 1 INTRODUCTION...3 2 E-MAIL...3 3 WHAT IS MESSAGING?...4

More information

Business-to-Business Electronic Commerce ( B2B-EC )

Business-to-Business Electronic Commerce ( B2B-EC ) Business-to-Business to-business Electronic Commerce ( B2B-EC ) Sistem e-businesse (MG-652) Jurusan Manajemen Agenda Characteristics of B2B EC Models of B2B EC From Traditional to Internet-based EDI Integration

More information

Pervasive Software + NetSuite = Seamless Cloud Business Processes

Pervasive Software + NetSuite = Seamless Cloud Business Processes Pervasive Software + NetSuite = Seamless Cloud Business Processes Successful integration solution between cloudbased ERP and on-premise applications leveraging Pervasive integration software. Prepared

More information

The three stages of e-commerce

The three stages of e-commerce The three stages of e-commerce Understanding the types of e-commerce avaliable In order to benefit from e-commerce organizations must first understand the types of e-commerce solutions and models available.

More information

FROM TRADITIONAL TO INTERNET-BASED EDI

FROM TRADITIONAL TO INTERNET-BASED EDI FROM TRADITIONAL TO INTERNET-BASED APPENDIX W5A The vast majority of B2B transactions are supported by, XML, and extranets. In this appendix, we describe and its transition to the Internet platform. Extranets

More information

Chapter 5. B2B E-Commerce: Selling and Buying in Private E-Markets

Chapter 5. B2B E-Commerce: Selling and Buying in Private E-Markets Chapter 5 B2B E-Commerce: Selling and Buying in Private E-Markets Learning Objectives 1. Describe the B2B field. 2. Describe the major types of B2B models. 3. Discuss the characteristics of the sell-side

More information

Outsourced EDI Services

Outsourced EDI Services Outsourced EDI Services E-COMMERCE FOR SMALL & MID-SIZED BUSINESSES AN OUTSOURCED, INTERNET-BASED SERVICE SPS Commerce s Outsourced Electronic Data Interchange (EDI) Services quickly enable your organization

More information

UDDI Executive White Paper November 14, 2001

UDDI Executive White Paper November 14, 2001 UDDI Executive White Paper November 14, 2001 ! " #$! " % With the advent of service-centric computing, the Internet presents incredible value and reach for businesses of all sizes, providing opportunities

More information

white paper Beyond Traditional EDI

white paper Beyond Traditional EDI white paper Beyond Traditional EDI How a Complete Understanding of your Integration Environment and Data can Stop the Cycle Executive Summary EDI (Electronic Document Interchange) is an immensely useful

More information

webmethods B2B v3.1 White Paper

webmethods B2B v3.1 White Paper webmethods B2B v3.1 White Paper June 2000 webmethods, Inc. 3930 Pender Dr Fairfax, VA 22030 sales@webmethods.com www.webmethods.com Table of Contents EXECUTIVE SUMMARY...2 THE BUSINESS INTEGRATION LANDSCAPE...3

More information

EDI 101 An Introduction to EDI. NewEDI 1

EDI 101 An Introduction to EDI. NewEDI 1 EDI 101 An Introduction to EDI NewEDI 1 Table of Contents Introduction...3 What is EDI?...4 How EDI Works...7 Why Use EDI...9 What EDI Solutions are Available?...11 Need More Help?...13 Glossary of EDI

More information

1.264 Lecture 24. Service Oriented Architecture Electronic Data Interchange (EDI) Next class: Anderson chapter 1, 2. Exercise due before class

1.264 Lecture 24. Service Oriented Architecture Electronic Data Interchange (EDI) Next class: Anderson chapter 1, 2. Exercise due before class 1.264 Lecture 24 Service Oriented Architecture Electronic Data Interchange (EDI) Next class: Anderson chapter 1, 2. Exercise due before class 1 B-to-B DB svr Web svr Solution- case study Customer anufacturer,

More information

XML- New meta language in e-business

XML- New meta language in e-business 1 XML- New meta language in e-business XML (extensible Markup Language) has established itself as a new meta language in e-business. No matter what, text, pictures, video- or audio files - with the flexibility

More information

American national Standards Institute. An organization that maintains standards on many different topics.

American national Standards Institute. An organization that maintains standards on many different topics. ACH Business enterprise through which banking transactions are routed. AIAG Automotive Industry Action Group. An organization that designs and maintains EDI transaction sets for the automotive industry.

More information

Today, the Cisco Enterprise B2B team has created automated and standardized processes in the following areas:

Today, the Cisco Enterprise B2B team has created automated and standardized processes in the following areas: How Cisco Enables Electronic Interactions with Sales, Manufacturing, and Service Partners Business-to-business drives productivity, growth, and an improved customer experience. Cisco IT Case Study/Business

More information

Enterprise Application Designs In Relation to ERP and SOA

Enterprise Application Designs In Relation to ERP and SOA Enterprise Application Designs In Relation to ERP and SOA DESIGNING ENTERPRICE APPLICATIONS HASITH D. YAGGAHAVITA 20 th MAY 2009 Table of Content 1 Introduction... 3 2 Patterns for Service Integration...

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

Chapter 12. B2B E-commerce: Supply Chain Management and Collaborative Commerce. Copyright 2009 Pearson Education, Inc. Slide 12-1

Chapter 12. B2B E-commerce: Supply Chain Management and Collaborative Commerce. Copyright 2009 Pearson Education, Inc. Slide 12-1 Chapter 12 B2B E-commerce: Supply Chain Management and Collaborative Commerce Copyright 2009 Pearson Education, Inc. Slide 12-1 Volkswagen Builds Its B2B Net Marketplace Class Discussion Why didn t Volkswagen

More information

For Distributors DATA EXCHANGE CASE DOCUMENT REPROCESSING. Don t rely on technical support reprocess documents yourself. STUDIES

For Distributors DATA EXCHANGE CASE DOCUMENT REPROCESSING. Don t rely on technical support reprocess documents yourself. STUDIES For Distributors DATA CASE EXCHANGE DOCUMENT REPROCESSING Don t rely on technical support reprocess documents yourself. STUDIES Automate business processes from quote to cash with flexible EDI solutions

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

Service-Oriented Architecture: Analysis, the Keys to Success!

Service-Oriented Architecture: Analysis, the Keys to Success! Service-Oriented Architecture: Analysis, the Keys to Success! Presented by: William F. Nazzaro CTO, Inc. bill@iconatg.com www.iconatg.com Introduction Service-Oriented Architecture is hot, but we seem

More information

National Student Clearinghouse's Web Services Network

National Student Clearinghouse's Web Services Network Case Studies, B. Lheureux Research Note 3 January 2003 National Student Clearinghouse's Web Services Network NSC provides access to U.S.-based college and university student records via electronic data

More information

Internet e-commerce: Reinventing EDI for the Web

Internet e-commerce: Reinventing EDI for the Web IBM Global Services Internet e-commerce: Reinventing EDI for the Web Introduction EDI Services About 2 million companies with 10 or more employees are prime candidates to join those companies already using

More information

EBXML FEATURE SOAP WSDL. written by Una Kearns UDDI. Content Management & Web Services. 6 November 2001 www.wsj2.com

EBXML FEATURE SOAP WSDL. written by Una Kearns UDDI. Content Management & Web Services. 6 November 2001 www.wsj2.com WS J FEATURE SOAP EBXML written by Una Kearns UDDI WSDL Content Management & Web Services 6 November 2001 econtent Services the services behind Web Services Una Kearns, XML architect at Documentum, leads

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

Introduction to Service Oriented Architectures (SOA)

Introduction to Service Oriented Architectures (SOA) Introduction to Service Oriented Architectures (SOA) Responsible Institutions: ETHZ (Concept) ETHZ (Overall) ETHZ (Revision) http://www.eu-orchestra.org - Version from: 26.10.2007 1 Content 1. Introduction

More information

Interorganizational Systems, ERPs and CRM

Interorganizational Systems, ERPs and CRM Interorganizational Systems, ERPs and CRM Athens University of Economics and Business Department of Management Science and Technology ISTLab/ Wireless Research Center George M. Giaglis giaglis@aueb.gr

More information

EDI outsourcing: The evolution to B2B managed services

EDI outsourcing: The evolution to B2B managed services EDI outsourcing: The evolution to B2B managed services Contents: 1 Summary 1 EDI in the beginning 2 EDI outsourcing in the beginning 2 Now, it s about more than EDI 4 It s about supporting B2B integration

More information

Table of Contents. ecommerce...1 SmartSync...9 Electronic Data Interchange (EDI)...11 ebusiness Partnerships...13 ebusiness Integrated Solutions...

Table of Contents. ecommerce...1 SmartSync...9 Electronic Data Interchange (EDI)...11 ebusiness Partnerships...13 ebusiness Integrated Solutions... Table of Contents ecommerce...1 SmartSync...9 Electronic Data Interchange (EDI)...11 ebusiness Partnerships...13 ebusiness Integrated Solutions...17 In today s hectic business world, we are faced with

More information

What You Need to Know About Transitioning to SOA

What You Need to Know About Transitioning to SOA What You Need to Know About Transitioning to SOA written by: David A. Kelly, ebizq Analyst What You Need to Know About Transitioning to SOA Organizations are increasingly turning to service-oriented architectures

More information

Introduction to Web services architecture

Introduction to Web services architecture Introduction to Web services architecture by K. Gottschalk S. Graham H. Kreger J. Snell This paper introduces the major components of, and standards associated with, the Web services architecture. The

More information

The end of middleware: Direct Data Integration Services Mobile Enterprise Access (MEA) White Paper March 2004

The end of middleware: Direct Data Integration Services Mobile Enterprise Access (MEA) White Paper March 2004 The end of middleware: Direct Data Integration Services Mobile Enterprise Access (MEA) White Paper March 2004 There s no question that the proliferation of mobile phones and wireless devices has fueled

More information

XML for Manufacturing Systems Integration

XML for Manufacturing Systems Integration Information Technology for Engineering & Manufacturing XML for Manufacturing Systems Integration Tom Rhodes Information Technology Laboratory Overview of presentation Introductory material on XML NIST

More information

1) A complete SCM solution includes customers, service providers and partners. Answer: TRUE Diff: 2 Page Ref: 304

1) A complete SCM solution includes customers, service providers and partners. Answer: TRUE Diff: 2 Page Ref: 304 Enterprise Systems for Management, 2e (Motiwalla/Thompson) Chapter 11 Supply Chain Management 1) A complete SCM solution includes customers, service providers and partners. Diff: 2 Page Ref: 304 2) SCM

More information

Some of the possible ways that Aurora can provide value and assist in solving your current business problems include:

Some of the possible ways that Aurora can provide value and assist in solving your current business problems include: About Us Aurora Technologies was founded by Faith Lamprey in 1996, and initially specialized in implementation of Electronic Data Interchange (EDI) solutions for manufacturers, distributors, and retailers.

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

Concepts in Enterprise Resource Planning

Concepts in Enterprise Resource Planning Objectives Concepts in Enterprise Resource Planning Third Edition Chapter Eight ERP and Electronic Commerce After completing this chapter, you will be able to: Describe business-to-business b i e-commerce

More information

Introduction into Web Services (WS)

Introduction into Web Services (WS) (WS) Adomas Svirskas Agenda Background and the need for WS SOAP the first Internet-ready RPC Basic Web Services Advanced Web Services Case Studies The ebxml framework How do I use/develop Web Services?

More information

Creating XML Report Web Services

Creating XML Report Web Services 5 Creating XML Report Web Services In the previous chapters, we had a look at how to integrate reports into Windows and Web-based applications, but now we need to learn how to leverage those skills and

More information

Integrating Your ERP and MES to Improve Operations

Integrating Your ERP and MES to Improve Operations GE Intelligent Platforms Integrating Your ERP and MES to Improve Operations Advanced enterprise integration applications enable companies to leverage real-time information exchange between the business

More information

Enterprise Integration Architectures for the Financial Services and Insurance Industries

Enterprise Integration Architectures for the Financial Services and Insurance Industries George Kosmides Dennis Pagano Noospherics Technologies, Inc. gkosmides@noospherics.com Enterprise Integration Architectures for the Financial Services and Insurance Industries Overview Financial Services

More information

Enterprise Application Integration (EAI) Techniques

Enterprise Application Integration (EAI) Techniques Enterprise Application Integration (EAI) Techniques The development of technology over the years has led to most systems within an organisation existing in heterogeneous environments. That is to say, different

More information

The Need to Integrate the Supply Chain

The Need to Integrate the Supply Chain Supply-On-Demand UNIFIED SUPPLY CHAINS FOR E-COMMERCE MARKETS Retail trends in e-commerce markets need to address multi-channel logistics, controlling inventory and fulfillment costs, and integrating the

More information

Property & Casualty Insurance Solutions from CCS Technology Solutions

Property & Casualty Insurance Solutions from CCS Technology Solutions Property & Casualty Insurance Solutions from CCS Technology Solution presents OneTimePortal (Powered by WEBSPHERE), Web-based software platform for property and casualty insurers that are seeking to reduce

More information

Business-to-Business EIPP: Presentment Models, Part 1 By: The Council for Electronic Billing and Payment

Business-to-Business EIPP: Presentment Models, Part 1 By: The Council for Electronic Billing and Payment Business-to-Business EIPP: Presentment Models, Part 1 By: The Council for Electronic Billing and Payment Abstract In the short time since the release of the first web browser in 1993, the Internet has

More information

Copyright IONA Technologies 2002. Web Services. Seán Baker IONA Technologies

Copyright IONA Technologies 2002. Web Services. Seán Baker IONA Technologies Web Services Seán Baker IONA Technologies Overview There a number of different types of middleware So what does Web Services offer? 2 Enterprise IT is highly complex and heterogeneous Build new applications

More information

BUSINESS PROCESS AND EBXML - WEB SERVICES INTEGRATION PLATFORM, REQUIREMENTS, ARCHITECTURES, SECURITY

BUSINESS PROCESS AND EBXML - WEB SERVICES INTEGRATION PLATFORM, REQUIREMENTS, ARCHITECTURES, SECURITY 1 2 BUSINESS PROCESS AND EBXML - WEB SERVICES INTEGRATION PLATFORM, REQUIREMENTS, ARCHITECTURES, SECURITY 1 Carmen RĂDUŢ, 2 Maria STĂNILOIU 1 Universitatea Constantin Brâncoveanu PITEŞTI 2 Universitatea

More information

Enhancing the value of EDI through JEDI

Enhancing the value of EDI through JEDI Enhancing the value of EDI through JEDI The integration of EDI and JIWA Financials Introduction For over a decade Electronic Data Interchange (EDI) has been a major driver in delivering greater efficiencies

More information

Internationalization and Web Services

Internationalization and Web Services Internationalization and Web Services 25 th Internationalization and Unicode Conference Presented by Addison P. Phillips Director, Globalization Architecture webmethods, Inc. 25 th Internationalization

More information

Any Partner. Any System. Anywhere. IBM Sterling Business Integration Suite

Any Partner. Any System. Anywhere. IBM Sterling Business Integration Suite Any Partner. Any System. Anywhere. IBM Sterling Business Integration Suite Any Partner. Any System. Anywhere. The IBM Sterling Business Integration Suite allows customers to solve critical business-tobusiness

More information

Web Services Strategy

Web Services Strategy Web Services Strategy Agenda What What are are Web Web Services? Services? Web Web Services Services --The The Technologies Technologies Web Web Services Services Compliments Compliments Overall Overall

More information

Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence

Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence Service Oriented Architecture SOA and Web Services John O Brien President and Executive Architect Zukeran Technologies

More information

2003-2007, Aplicor, Inc., All Rights Reserved

2003-2007, Aplicor, Inc., All Rights Reserved I N T E G R A T I O N S E R V I C E S W H I T E P A P E R Copyright 2003-2007, Aplicor, Inc., All Rights Reserved Introduction to Integration Services Due to Aplicor s focus on mid-market and enterprise

More information

Beyond EDI: Leverage the cloud to improve electronic business transactions

Beyond EDI: Leverage the cloud to improve electronic business transactions Beyond EDI: Leverage the cloud to improve electronic business transactions Connect with more suppliers, reduce transaction costs and grow your business with an EDI solution that puts everyone on the same

More information

NATIONAL E-PROCUREMENT PROJECT GUIDANCE NOTES

NATIONAL E-PROCUREMENT PROJECT GUIDANCE NOTES NATIONAL E-PROCUREMENT PROJECT GUIDANCE NOTES DATA INTEGRATION Title: Data Integration Identification: Defines some of the technical aspects of data integration within organisations and between systems

More information

E-commerce. business. technology. society. Kenneth C. Laudon Carol Guercio Traver. Third Edition. Copyright 2007 Pearson Education, Inc.

E-commerce. business. technology. society. Kenneth C. Laudon Carol Guercio Traver. Third Edition. Copyright 2007 Pearson Education, Inc. Copyright 2007 Pearson Education, Inc. Slide 12-1 E-commerce business. technology. society. Third Edition Kenneth C. Laudon Carol Guercio Traver Copyright 2007 Pearson Education, Inc. Slide 12-2 Chapter

More information

Web Services Basics. What Is a Web Service? There s no one official definition of Web services

Web Services Basics. What Is a Web Service? There s no one official definition of Web services pp. - rjm.ps // : AM Page Web Services Basics If you ask five people to define Web services, you ll probably get at least six answers. Some people use the term Web services to describe applications that

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

A Flexible Services Architecture Based Translator Web Services

A Flexible Services Architecture Based Translator Web Services A Flexible Services Architecture Based Translator Web Services Phill Miller, Sushil K. Sharma, Fred L. Kitchens 1 Made2Manage Inc., Indianapolis, Indiana, USA pmiller@made2manage.com 2 Department of Management,

More information

ISM/ISC Middleware Module

ISM/ISC Middleware Module ISM/ISC Middleware Module Lecture 14: Web Services and Service Oriented Architecture Dr Geoff Sharman Visiting Professor in Computer Science Birkbeck College Geoff Sharman Sept 07 Lecture 14 Aims to: Introduce

More information

E-Business Suite Oracle SOA Suite Integration Options

E-Business Suite Oracle SOA Suite Integration Options Specialized. Recognized. Preferred. The right partner makes all the difference. E-Business Suite Oracle SOA Suite Integration Options By: Abhay Kumar AST Corporation March 17, 2014 Applications Software

More information

CIOSPOTLIGHT. Business Intelligence. Fulfilling the Promise of

CIOSPOTLIGHT. Business Intelligence. Fulfilling the Promise of CIOSPOTLIGHT AUGUST 15 VOLUME 1, NUMBER 2 BUSINESS INTELLIGENCE Fulfilling the Promise of Business Intelligence The Challenge: Overcoming IT Complexity Cognos 8 Business Intelligence: BI on a Whole New

More information

4. Concepts and Technologies for B2C, B2E, and B2B Transaction

4. Concepts and Technologies for B2C, B2E, and B2B Transaction 4. Concepts and Technologies for B2C, B2E, and B2B Transaction 4.4 Exchanging Information within Open Business Communities 4.4.1 Pre-Internet B2B standards: EDI, Interactive EDI, Universal EDI, OpenEDI

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

INTERNET TECHNOLOGIES AND SUPPLY CHAIN MANAGEMENT

INTERNET TECHNOLOGIES AND SUPPLY CHAIN MANAGEMENT INTERNET TECHNOLOGIES AND SUPPLY CHAIN MANAGEMENT A number of companies have used the Internet to lower costs and add value to their businesses The Internet has already had a tremendous impact on the field

More information

Advancing EDI: Leverage The Cloud to Improve Electronic Business Transactions

Advancing EDI: Leverage The Cloud to Improve Electronic Business Transactions Advancing EDI: Leverage The Cloud to Improve Electronic Business Transactions Automotive Aftermarket Suppliers Association By GCommerce and the AASA Technology Council June 2012 Advancing EDI: Leverage

More information

Four distribution strategies for extending ERP to boost business performance

Four distribution strategies for extending ERP to boost business performance Infor ERP Four distribution strategies for extending ERP to boost business performance How to evaluate your best options to fit today s market pressures Table of contents Executive summary... 3 Distribution

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

The Business Value of a Web Services Platform to Your Prolog User Community

The Business Value of a Web Services Platform to Your Prolog User Community The Business Value of a Web Services Platform to Your Prolog User Community A white paper for project-based organizations that details the business value of Prolog Connect, a new Web Services platform

More information

Enterprise-Wide Information Systems in the Modern Organization

Enterprise-Wide Information Systems in the Modern Organization Enterprise-Wide Information Systems in the Modern Organization Module SAP 1 1 ERP in Modern Business: Topics Historical Perspective of IS in Business Levels of IT in Organization Examine ERP s and SAP

More information

Extending webmethods Using E2open Software on Demand for Multi-Company Process Management

Extending webmethods Using E2open Software on Demand for Multi-Company Process Management Extending webmethods Using E2open Software on Demand for Multi-Company Process Management Contents Introduction... 3 Extending the webmethods Integration Platform... 6 webmethods Integration Platform...

More information

XML Trust Services. White Paper

XML Trust Services. White Paper XML Trust Services White Paper Contents Executive Summary 1 I. Introduction 2 A. Why XMLPay? 2 B. XMLPay Benefits 3 II. How XMLPay Is Used In B2C Payments 3 III. How XMLPay is Used in B2B Payments 4 IV.

More information

26/10/2015. Enterprise Information Systems. Learning Objectives. System Category Enterprise Systems. ACS-1803 Introduction to Information Systems

26/10/2015. Enterprise Information Systems. Learning Objectives. System Category Enterprise Systems. ACS-1803 Introduction to Information Systems ACS-1803 Introduction to Information Systems Instructor: Kerry Augustine Enterprise Information Systems Lecture Outline 6 ACS-1803 Introduction to Information Systems Learning Objectives 1. Explain how

More information

THE QUEST FOR A CLOUD INTEGRATION STRATEGY

THE QUEST FOR A CLOUD INTEGRATION STRATEGY THE QUEST FOR A CLOUD INTEGRATION STRATEGY ENTERPRISE INTEGRATION Historically, enterprise-wide integration and its countless business benefits have only been available to large companies due to the high

More information

B2BGATEWAY EDI SOLUTIONS FOR ECOMMERCE PLATFORMS. Jon Bellemore and Louisa Gooding B2BGateway EDI Services

B2BGATEWAY EDI SOLUTIONS FOR ECOMMERCE PLATFORMS. Jon Bellemore and Louisa Gooding B2BGateway EDI Services B2BGATEWAY EDI SOLUTIONS FOR ECOMMERCE PLATFORMS Jon Bellemore and Louisa Gooding B2BGateway EDI Services TODAY S PRESENTERS AND AGENDA Today s Topics What is EDI? What is an ecommerce Platform? How can

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

From Theory to Reality Using the papinet XML Standards

From Theory to Reality Using the papinet XML Standards From Theory to Reality Using the papinet XML Standards A Case Study by Stora Enso North America May 1, 2002 Appreciation The leadership and sponsoring organizations of papinet would like to express their

More information

XML Integrated Development Environments Accelerating XML Application Development in the Enterprise

XML Integrated Development Environments Accelerating XML Application Development in the Enterprise Altova, Inc., The XML Spy Company 900 Cummings Center, Suite 314-T Beverly, MA, 01915-6181, USA Tel: 978-816-1600 Fax: 978-816-1606 Web: www.xmlspy.com Author: Larry Kim 2002 Altova, Inc. & Altova GmbH

More information

research virtual sourcing: implementing an internet-based supply-chain solution in HP s Global Supply Logistics Operations

research virtual sourcing: implementing an internet-based supply-chain solution in HP s Global Supply Logistics Operations research HP best practices manufacturing industries virtual sourcing: implementing an internet-based supply-chain solution in HP s Global Supply Logistics Operations By implementing an internet-based,

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

Improve business agility with WebSphere Message Broker

Improve business agility with WebSphere Message Broker Improve business agility with Message Broker Enhance flexibility and connectivity while controlling costs and increasing customer satisfaction Highlights Leverage business insight by dynamically enriching

More information

Mobile Apps for Business to Business Commerce

Mobile Apps for Business to Business Commerce Mobile Apps for Business to Business Commerce MAS 490: Theory and Practice of Mobile Apps Professor John F. Clark What is B2B? Business-to-business (B2B) describes commerce transactions between businesses,

More information

IBM WebSphere Cast Iron Cloud integration

IBM WebSphere Cast Iron Cloud integration IBM Cast Iron Cloud integration Integrate Microsoft Dynamics in days Highlights Speeds up time to implementation for Microsoft Dynamics integration projects with configuration, not coding approach Achieves

More information

Lessons Learned from the History of Interoperable B2B Communication

Lessons Learned from the History of Interoperable B2B Communication Lessons Learned from the History of Interoperable B2B Communication By Rik Drummond and Beth Morrow 2007 Drummond Group Inc. All rights reserved. 1 If you would understand anything, observe its beginning

More information

See your business in a new way.

See your business in a new way. Operations and Distribution Management Brochure See your business in a new way. Realize the future of your business today. See your business in a new way. Realize the future of your business today. Distribution

More information

Vertical Integration of Enterprise Industrial Systems Utilizing Web Services

Vertical Integration of Enterprise Industrial Systems Utilizing Web Services Vertical Integration of Enterprise Industrial Systems Utilizing Web Services A.P. Kalogeras 1, J. Gialelis 2, C. Alexakos 1, M. Georgoudakis 2, and S. Koubias 2 1 Industrial Systems Institute, Building

More information

Rotorcraft Health Management System (RHMS)

Rotorcraft Health Management System (RHMS) AIAC-11 Eleventh Australian International Aerospace Congress Rotorcraft Health Management System (RHMS) Robab Safa-Bakhsh 1, Dmitry Cherkassky 2 1 The Boeing Company, Phantom Works Philadelphia Center

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

National Frozen Foods Case Study

National Frozen Foods Case Study National Frozen Foods Case Study Leading global frozen food company uses Altova MapForce to bring their EDI implementation in-house, reducing costs and turn-around time, while increasing overall efficiency

More information

EDI FAQ Document ABOUT THIS DOCUMENT EDI. This document is a repository of frequently asked questions relating to: 1. EDI. 2. emessaging Standards

EDI FAQ Document ABOUT THIS DOCUMENT EDI. This document is a repository of frequently asked questions relating to: 1. EDI. 2. emessaging Standards EDI FAQ Document ABOUT THIS DOCUMENT This document is a repository of frequently asked questions relating to: 1. EDI 2. emessaging Standards 3. Communications & Network Setups EDI 1. What is meant by EDI?

More information