4.1.3
Release Date : May 2, 2007
Bug fixes:
- [01433]
mdm:select
criteria is not resolved as expected if criteria node has a nomenclature (ex:mdm:tableRef
). - [01434] XML import in complex unbounded elements may cause NullPointerException.
- [01435] Table print is not filtered.
- [01436] Filter predicate with missing space in expression causes a FilterException.
Known limitations:
- Performance: for large number of tables (in the order of 10,000 tables) and for large number of occurrences (in the order of 10,000,000 occurrences), optimizations are not yet available.
- Merge process: in case of instances' add-add conflict, tables in the source are ignored.
Workaround: first create instances and merge, then tables may be populated and merged. - Comparison and Merge: Header informations are not yet included in the comparison user interface nor in the merge process.
Workaround: for merging header informations, a least one value must be updated on instance. - Repository locking: it is not yet detected when two Java virtual machines share the same physical repository.
Workaround: Repositories' administrator must take care that a repository is not refered by two environments. - Access right management: a node can be set as
ReadWrite
even if it is not adaptable according to schema definition.