Home > Release Notes

3.6.0

Publication date  : June 30, 2006

New features:

  • UI Services: allow to develop Java/JSP applications that interact with EBX.Platform & Repository and that are integrated in EBX.Manager.
  • Programmatic Services: allow to develop scripts that interact with EBX.Platform & Repository out of a EBX.Manager context.
  • Filters on tables: declare filters on tables in an adaptation model and implement multiple filters
  • Tabular inputs: tables in EBX.Manager now have a "tabular input" option.
  • Access rules: specific access rules may be implemented with the Java APIs and enrich the EBX.Engine native access rights management.
  • API extended with new methods for schema introspection.
  • Added class Session to the API, including roles and permission management.
  • XML import/export API revision.

 

Bug fixes:

  • [01282] Connection to database not properly recovered after a temporary disconnection.

Deprecated: External deployments

Deployments procedures are now dedicated to internal import and export (create and restore versions). External import and imports are deprecated since it is covered by services (both UI and Programmatic).

Miscellaneous:

  • Repository persistence now supports the following RDBMS : DB2, DB2 for z/OS, Oracle, HSQLDB.
  • Reorganization of the documentation
  • New tutorial
  • Serialization optimization in SAX (used for XML import and export features)

Known issues:

  • None

 

Home > Release Notes