| By Java George | Article Rating: |
|
| March 1, 1999 12:00 AM EST | Reads: |
10,608 |
The Supply Chain as Seen Through a Web Interface
One important evolutionary phase in a new paradigm shift is its use across companies in a way that allows cross-company usage of data and workflow. The Web application and Java paradigm shift is no exception.
In the example in Figure 1, information flows from suppliers (independent of each other) to a manufacturer and vice versa. The same holds true between the manufacturer and the customer.
In the real world, of course, a manufacturer will have multiple customers and multiple suppliers so this picture can get very crowded. The supply chain can also become much more challenging to manage and very deep as suppliers have subsuppliers and submanufacturers. Thus the supplier is itself a customer in another chain!
Now what if we put a Java application server at each of the supply chain nodes and attached it to the information and workflow sources? What if these application servers provided supply chain information across secure and regular Web connections? Many interesting possibilities can emerge.
The Java and open platform technology behind such a scheme is relatively involved. Beyond having a Java application server at each distinct supply chain node, the server needs to deal with the necessary firewalls separating it from the next node in the chain. Remember, these companies are not affiliated or part of a conglomerate. They are simply doing business with each other, and security is very important.
Two distinct forms of interface are needed for transferring data between nodes in the supply chain - a human interface and a computer interface. The human interface is best represented via HTML or a Java client, while the computer interface is best represented via XML.
One efficient way of achieving such a view is to transfer all necessary data via XML to a central "host" and bounce back that information as needed in either XML or viewable form.
In this scheme, each of the suppliers, the manufacturer or the customer can get important supply chain information back from the so-called "supply chain data services host" (see Figure 2). The customer can get data on the backlog of the manufacturer on a particular product, the part availability for part of a product being manufactured, and so on.
Java and Java Open Appservers in combination with HTML, SSL and XML combine to make this possible across the Web as well as across private networks.
Published March 1, 1999 Reads 10,608
Copyright © 1999 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Java George
Java George is George Kassabgi, director of developer relations for Progress Software's Apptivity Product Unit.
- Patterns for Building High Performance Applications
- It's the Java vs. C++ Shootout Revisited!
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Cross-Platform Mobile Website Development – a Tool Comparison
- Three Buzzwords That Every CIO Hears but One They Should Listen To
- Write Once Run Anywhere or Cross Platform Mobile Development Tools
- Immersing into JavaScript Frameworks
- Workday Reportedly Prepping to Go Public
- Cloud Expo New York: The Java EE 7 Platform - Developing for the Cloud
- Book Review: Sams Teach Yourself Java in 24 Hours
- OpenOffice.com Lives
- Book Excerpt: Introducing HTML5
- Adobe Sends Flex to the Apache Foundation
- Five Years Waiting for JRE 7: Is It Justified? (Part 1)
- Book Excerpt: Java Application Profiling Tips and Tricks
- i-Technology in 2012: Five Industry Predictions
- Patterns for Building High Performance Applications
- It's the Java vs. C++ Shootout Revisited!
- OpenXava 4.3: Rapid Java Web Development
- The Next Web Architecture
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Is Write Once Run Anywhere Ever Going to Be a Reality?
- A Cup of AJAX? Nay, Just Regular Java Please
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- JavaServer Faces (JSF) vs Struts
- The i-Technology Right Stuff
- Rich Internet Applications with Adobe Flex 2 and Java
- Java vs C++ "Shootout" Revisited
- Bean-Managed Persistence Using a Proxy List
- Reporting Made Easy with JasperReports and Hibernate
- Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate
- Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
- What's New in Eclipse?
- i-Technology Predictions for 2007: Where's It All Headed?





















