IBM ILOG ODM Enterprise V3.7.0.2 Release Notes ----------------------------------------- Installation information ======================== This fix pack is designed to install “on top of” existing installation of IBM ILOG ODM Enterprise v3.7.0 or v3.7.0.1 as an upgrade. Executing the installer (.exe/.bat on windows, .bin on AIX) updates several components of ODM Enterprise v3.7.0 or v3.7.0.1 installation. New database support ============ This fix pack now supports Oracle Database 11g Standard/Enterprise Editions Release 2. Fixed Issues ============ The following bugs or issues have now been fixed in the V3.7.0.2 release: * This fix pack contains the following major corrections for working in concurrent mode, and it is therefore mandatory to apply this fix pack if you are working in this mode: – The error invalid linked list in tables no longer occurs when doing massive concurrent updates on same table. – You no longer obtain a null pointer error during updateFromRepository and when performing massive updates. – The invalid TCN exception no longer occurs when saving data after an update where a row has been moved by another user and deleted locally. * The initial value for the "Percent from optimal solution" was previously 100%. This has now been changed to "-----". * The custom task notify progress bar was previously not updated correctly. This now displays as expected. * IloTable.getTableSchema().getColumnsList() now returns a read-only collection. * The NullPointerException no longer occurs when opening the Mapping editor in the IDE. * Navigation to pivot tables now supports full row navigation (was previously only data cell navigation) and support to select row header cells. * Performance improvement of the CSV reader used in the scenario updater and import. * The extra carriage return at the end of copied cells in ODM Studio tables and pivot tables views has now been removed. * ODM Enterprise Administrative Web Console can now optionally be configured with access control security over applications and jobs. Enhancements ============ ODM Enterprise V.7.0.2 offers the following new features. Globalization of an ODM Enterprise Application --------------------------- ODM Enterprise applications can now be localized in the following places: the application name, folder and view names in the Scenario Explorer, column names for pivot table views, Array 1D and 2D views, schema views, chart views, parameter views, and multi-scenario comparison views, custom task names and their descriptions in the Decision Process Configuration Editor. The name of the resources to be localized must be replaced by a resource key prefixed by a % symbol in the Views Editor and/or in the Decision Process Configuration Editor of ODM Enterprise IDE. The localized resources are defined in the views.properties file (and in localized versions of this file) located in the \resources directory. ODM Enterprise Administrative Web Console access control security --------------------------- The console can now be configured to support two security roles, ODMEUser giving access in read-only mode, and ODMEAdmin giving full control over deployed applications and jobs, while unauthorized users will be denied access to the console. This security mode is turned off by default, defaulting to anonymous behavior as previously, and can be turned on for WAS and WAS-CE through configuration steps described in the release notes.