1 / 17

The Holmes Platform and Applications

The Holmes Platform and Applications. Irisel Consulting Madrid, 2008. Our Vision. Information Systems. Being Productive. =. Flexible Software. Define your Processes. Keep it Simple. Process Automation. Follow Open Standards. Don’t re-invent, Reuse. Our Product.

cheng
Download Presentation

The Holmes Platform and Applications

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The Holmes Platformand Applications Irisel Consulting Madrid, 2008

  2. Our Vision

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

  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 application’s design data access | business logic | integration | ui

  6. The Holmes Platform ¿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). data access | business logic | integration | ui

  7. The Holmes Platform ¿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. data access | business logic | integration | ui

  8. Data Access 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 | business logic | integration | ui

  9. Business Logic 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. data access | business logic | integration | ui

  10. Integration 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. data access | business logic | integration | ui

  11. User Interface 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. data access | business logic | integration | ui

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

  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

More Related