Home > Release Notes

4.7.1

Release Date: July 2, 2009

Inherited Attributes

An inherited attribute can now inherit from a node in the same record. The sourceRecord element in schema is no longer mandatory.

Directory and default Directory

The class ProfileListContext has been enhanced: it now offers the possibility to retrieve the list of Profiles allowed to interact with the Workflow.

This feature must be considered for the specific implementation of a Directory, in particular for the method getProfiles() .

Dependencies and validation

The class ConstraintContext has been enhanced: it now offers the possibility to specify dependencies between nodes more precisely.

For further details, see the following methods:

As a consequence, the method addValueDependencyToNode(SchemaNode) is now deprecated.

The possibility to manually reset the validation report of an adaptation has been added. This option is available from the validation report section in EBX.Manager. This functionality is only available for users granted with the Administrator role.

Data Services

The WSDL wizard generator has been enhanced so as to offer the possibility to choose the tables and the actions to expose in the WSDL.

Data Model Assistant

Constraint on null value propertry has been removed from the advanced properties section. A constraint on null is now directly usable setting a rule defining either a constraint or a constraint based on an enumeration or on a nomenclature implementing the interface ConstraintOnNull .

Bug Fixes

Home > Release Notes