Presentation is loading. Please wait.

Presentation is loading. Please wait.

The Holmes Platform and Applications Irisel Consulting Madrid, 2008.

Similar presentations


Presentation on theme: "The Holmes Platform and Applications Irisel Consulting Madrid, 2008."— Presentation transcript:

1 The Holmes Platform and Applications Irisel Consulting Madrid, 2008

2 Our Vision

3 Information Systems Dont re-invent, Reuse Follow Open Standards Define your Processes Keep it Simple Process Automation Flexible Software Being Productive =

4 Our Product

5 The Holmes Platform The Holmes Platform is a software development platform designed to produce enterprise information systems. Development productivity is achieved by providing a development and execution framework covering the common layers of the enterprise applications design data access | business logic | integration | ui

6 The Holmes Platform data access | business logic | integration | ui ¿What does Holmes offer? Reduction of the development effort. Reduction of the development time for simple frequent changes of information systems, such as data model extensions. A standard architecture and a development methodology acting as a foundation for the development of enterprise applications. Based on Open Source products, Holmes aims to reduce the Total Cost of Ownership (TCO) of the solution, when compared to other customizable systems (SAP, Clarify, Remedy, Navision).

7 The Holmes Platform data access | business logic | integration | ui ¿How is it achieved? Clean separation between platform and application. Result Plataform Independent from Data Model and Business Logic User interface independent from data model : Generic forms are generated automatically Still, it is possible to design customized forms. User interface independent from business logic : MVC interface based on events and delegates. The platform offers the API and runtime environment to develop and execute the resulting application.

8 Data Access The Data Access layer is the API to access the database. Whenever you change the database schema, the Data Access layer rebuilds the object model, which holds the metadata (information about tables, views, relationships). The schema changes are auto- discovered and cached locally and stored in the system tables. The Data Access API (OLAPI) has the following features: It is independent from the database schema It is connection-less which means that it is suitable for mobile applications, access through internet and firewalls. It is designed with performance and scalability in mind. It is multi-platform and based in open standards (JDBC, JavaBeans, XML serialization and J2EE/WS). The SQL API generates the SQL code dynamically. Supported configuration: MySQL / JBoss Oracle / Weblogic will be soon available. Data Access data access | business logic | integration | ui

9 Business Logic data access | business logic | integration | ui Business Logic Every user action becomes an Event that is managed through a Controller. The events are classified into Data, Business, UI and Remote categories. The Data events are handled by a delegate class that performs a database query to either select or update the focus object associated to the event. The Business events are those events that require a specific behavior dependent on the object type. A simple plug-in based on the class name is devised so that you can add behavior when an event to select or update event is processed. Moreover, the Controller can be extended to pre-process or post-process the events. The Remote events are only available in the 3-layer setup. These events are sent to a Web Service to be handled in the server side. Presentation logic is triggered by UI events.

10 Integration data access | business logic | integration | ui Integration The 3-layer setup is based on the Java 2 Enterprise Edition architecture which is a widely used industry-standard for building enterprise applications. Externally, the Web Service interface is also a open standard defined by the World Wide Web Consortium, implemented by most software vendors (Microsoft, Sun, BEA, IBM…) E-Mail, LDAP, JTAPI integration is implemented out of the box. The Business Logic & Data Access API enable to build programs that can be run in the background (batches, daemons) for integration and backoffice purposes. The client-side can be extended to integrate with external services. The client is integrated with the operating system using the third-party product JDesktop to provide file type-association features, web browser, etc.

11 User Interface data access | business logic | integration | ui User Interface The application client is the user interface. Two setups are possible, the LAN client connects directly with a database server, while the Web client connects to a Web Service/J2EE server. The client obtains from the Data Access layer the necessary information to build up a default, generic forms to create, select or edit the records of your database. Configuration does not require programming. The following features can be customized, through the application, without programming: Menus, Lists, Multi-language labelling, Related-info tabs… The 3-layer architecture client enables client to connect through internet and firewalls and enables horizontal scalability. Multi-platform (works on Microsoft / Linux / Sun…) Plug-in architecture. You can override at form-level and even the internal event controller to define your own events and delegate.

12 SQL DB Driver Common Library Object Model Holmes Architecture Business Logic EJB / WS J2EE Server HTTP / WS Client LAN Client SQL Object API No SQL embedded nor parsing Data Model Schema Discovery High-level Data Access API Auto-generated Configurable Extendable User Interface Event-driven Business Logic J2EE / Web Service Arch for Enterprise-Class Deployments

13 Platform Requirements Database: MySQL 5.0, generic driver JDBC. J2EE / WS Server: JBoss 4.0.4 Multi-plataform, Java 1.6 / J2EE 1.4 S.O. Windows, Linux, Solaris, HP-UX… Soon available under Weblogic / Oracle

14 Support & Pricing Free License Holmes is freely distributed as is, for evaluation, development, either private or commercial unsupported use. Commercial License For commercial use, we strongly recommend purchasing commercial licenses which entitles your organization as our customer, with full rights of warranty and support services. The standard license price is 150 / user · year, it includes: Hot fixes, Service Packs (notification and distribution preference) 10 hour bag of technical support, per license. Technical support exceeding the hours entitled will be provided and charged only if the problem is not considered a product defect. Extended support services negotiable to suit project needs. A supported implementation must acquire as many licenses as peak concurrent users in the system.

15 Holmes Applications The Holmes Applications are application modules, customizable, covering the following functional areas of Customer Relationship Management: Call Center Support Sales Product Catalogue Billing

16 Contact Us Irisel Consulting SL Sambara 48, 28027 Madrid www.irisel.com +34 670.961.901 sales@irisel.com

17


Download ppt "The Holmes Platform and Applications Irisel Consulting Madrid, 2008."

Similar presentations


Ads by Google