Changes for page Architecture and Concepts
on 2011/10/03 21:39
on 2011/10/20 10:01
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,3 +1,22 @@ 1 += REQUEA Applications = 2 + 3 +Requea is a framework designed to build and adapt enterprise applications such as: 4 + 5 +* ITIL - Incident, Problem and Change Management, ... 6 +* Human Resources - Requests Management, Payroll, ... 7 +* Facility Management - Room Reservation, ... 8 +* Finance - Contract Management 9 + 10 +Those applications typically require: 11 + 12 +* A strong data management with complex relationships and ability to manage large data in a secured and transactional manner 13 +* Flexibility to adapt to the specific and evolving business requirements of the customers 14 +* Complete User access and security management 15 +* Role base portal access 16 +* A fast and intuitive user interface and user navigation 17 +* Workflow capabilities for notifications, and approvals 18 +* Reporting capabilities 19 + 1 1 = The REQUEA Platform = 2 2 3 3 The REQUEA Platform is a component that is typically installed in a standard web application server (J2EE such as Tomcat, JBoss, OracleAS, JonAs) and provides: ... ... @@ -40,6 +40,3 @@ 40 40 = Applications and Bundles = 41 41 42 42 Applications are packaged in OSGi bundles (see bundles: [[Bundles>>Bundles]]) that can be deployed on a modular fashion. This provides flexibility and modularity to the platform. 43 - 44 - 45 -