|
| Hardware & System Software |
|
e-export apps. uses MS SQL Server toolkit and database for the ERP. For the Net Applications ASP.NET and related technologies are used. e-export apps. is based on three-tier architecture. This is different from the traditional client/server architecture in the way that the application instead of residing on the client now resides on the middle-tier i.e. the Application Server. This enables a user to access the application from the client-end, using just a web browser. The three tiers of e-export architectures are as follows: |
|
| Presentation tier (or user interface) |
|
| This tier interfaces with the user and consists of hardware such as a PC or workstation and a web browser. This may consist of any number of client machines. |
|
| Application logic /Business Logic tier |
|
| This tier provides functionality to the end users and contains the business logic (application). It provides the bridge between the first and the third tiers. Depending upon the number of hits and the number of users, any number of application servers can be put in this tier. |
|
| Data tier |
|
| This tier includes the database that contains all the data of the organization and this is encapsulated from the end users. Any number of database servers can be put in this tier, depending on the volume of transactions and the amount of data.This three-tier architecture can work on the Intranet as well as over the Internet. A typical diagrammatic representation of the three-tier architecture of e-export apps is as follows: |
|
|
 |
|
| The various software components at the three tiers are as follows: |
|
| Client Tier |
|
|
|
 |
|
Operating System (Windows 95/98/2000/Xp) |
|
 |
|
Java enabled web browser (Internet Explorer 5.0/higher) |
|
| Database Tier |
|
|
|
 |
|
NOS platform (like Windows NT 4.0/2000/2003) |
|
 |
|
MS SQL Server 2000 / 2005 |
|
|
|
|
|
| Advantages of e-export apps three-tier architecture |
|
| Thin clients |
|
| The application/business logic resides on the middle tier and thin clients can be used which just have a web browser installed on it. So whenever new client machines are to be added the incremental investments are very low. |
|
| Enabling database migration |
|
| Database restructuring, upgrades migration or other changes can be performed without substantially affecting the client programs. |
|
| Front-end modifications |
|
| New front-end clients can be introduced or old ones removed without any need to modify the database or provide new access mechanisms. |
|
| Reduced database loading |
|
| The database machine benefits from fewer connections. Moreover, there is reduction in the potential for conflict on any hot spots in the data. |
|
| Easy Interfacing |
|
| Connectivity to other systems/applications is easily possible since the entire business logic resides on a central machine. |
|
| Easy Scalability |
|
| Scalability is much easier in 3-tier architecture. This means to accommodate more client machines in future, we can just increase the number of application servers, instead of replacing the entire server with a higher configuration server. |
|
| Platform Independence |
|
| The client machines can be on different platforms. So it is not required to have a platform specific version of software at every client. |
|
| Ease of Implementation of customizations |
|
| The client machines can be on different platforms. So it is not required to have a platform specific version of software at every client. |
|
| Easy Upgradeability |
|
| It also allows easier up gradations to newer versions of the Product |
|
|
| Technical Strength |
|
| e-export apps |
|
| Being based on three-tier architecture, enables resource intensive components to run on Middle tier, thereby moving bulk of the processing load away from the client. MS SQL Server Application server has built-in components that deliver high degree of scalability and include balancing, logging, automatic failure recovery, security, directory, and transaction components. The ERP based on MS SQL Server is highly scalable and robust to handle large number of client requests concurrently. |
|
 |
|
| e-export apps. Features |
|
| Multi User (V-SAT, DIAL- UP, VPN, NETWORKING) |
|
 |
| Multi Location |
|
| On Line System |
|
| Enormous Flexibility |
|
| Extensive Data Handling Capacity |
|
| Graphic User Interfaces |
|
| Fastest Possible Printing Capacity |
|
| Flexible Report |
|
| Proven Performance |
|
| Cost Effective |
|
| Multiple Financial Year |
|
| Uses most powerful & widely used RDBMS |
|
| |

Back to Top |