New Features: Introduction patterns support, and more ...
April 02, 2009
CARE Technologies is pleased to announce the new versions of the OLIVANOVA Products:
OLIVANOVA Modeler - Version 7.3.4.9.3.9

  • Introduction Patterns.

  • New option to rename arguments (for local services, global services and user functions).

  • Find and Replace: New “Find and Replace” text functionality in all the Enlarge text dialogs and also in local and global transactions/operations definition dialogs.

  • Inbound arguments in outbound argument default value: Now, it is possible to use inbound arguments in outbound argument default value formulas.

  • Attributes tab rearrangement: Controls in the "Attributes" tab of the class edit dialog, have been rearranged so that the dialog is better visually organized.

  • Sort elements in lists: When an element is being sorted in a list by means of "move up" or "move down" buttons, the element is always visible in the dialog.

  • Copy Service selection: Now, when opening the “Copy Service” dialog to select a service to copy, the current class and the selected service (in the class edit dialog) will be selected in the combo boxes, with the focus located in the “Origin class” combo box.

  • Reserved words in the formula help dialog (F2): The formula help dialog (F2) includes, in the attributes and operators tab, the reserved words “SelectedObject” and “Agent”, for the appropriate formulas.

  • XML generation DTD version: Now in the XML generation process report, it is shown the DTD version in which the XML file has been generated.
  • OLIVANOVA STAR Client - Version 3.0.9

  • New option in Business Logic Transformation Engine Transactional EJB2 Architecture JAVA Platform (BLT_TREJB2) profile: Autonumerics set by the DB: Determines whether the value for the autonumeric ID of a class will be calculated by the RDBMS. (Currently available only for DB2)
  • OLIVANOVA COMPARATOR - Version 2.9.3.9

  • Introduction Patterns.

  • Editable Set (Editable Grid): OLIVANOVA Comparator will be able to compare the Editable Sets associated to Instance or Population Interaction Units and show the differences that occur in the Editable Set, the Service Interaction Unit selected for each Editable Set and the corresponding service arguments related with the elements of the selected Display Set.
  • OLIVANOVA MULTILANGUAGE - Version 3.5

  • Allow the generation of fixed texts without translation: In this new version, it is not necessary to translate all the fixed texts to a language in order to generate its translations XML file.
  • OLIVANOVA DOCUMENTATOR MANAGER - Version 3.4.3.9

  • Participations for all the Presentation Model elements: The information of participations of all the Presentation Model elements has been added in the Full Model Documentation.

  • New Introduction Pattern definition: The Introduction Pattern information, which is displayed in the Full Model Documentation, has been updated in order to adapt it to the new introduction pattern definition.

  • Editable Set: In this new version, if an Editable Set exists in an IIU or in a PIU, it will be shown in their display sets. This information is only available for the Full Model Documentation.

  • Alias Inferred: This new version distinguishes between the inferred dependency rules and the not inferred ones. This information has been added in the column of the Dependency rules SIU Service table and it is only available for the Full Model Documentation.
  • OLIVANOVA User Interface Transformation Engines
    ONLY in Desktop C# .NET 2. 0 - Version 3.1.3.9
  • Introduction Patterns support (including String masks).

  • An hourglass cursor is shown during the execution of services to signal that the service is being executed.
  • ONLY in Web ASP.NET 2. 0 - Version 2.3.3.9
  • Introduction patterns support (String masks NOT included).

  • Improvement of the outbound arguments scenario.

  • All static variables have been removed in order to solve problems in concurrency and allow deployment in a cluster environment.
  • ONLY in Web JSF - Version 2.3.3.9
  • Introduction patterns support (String masks NOT included).

  • All static variables have been removed in order to solve problems in concurrency.
  • OLIVANOVA Business Logic Transformation Engine Transactional for C# .NET 2. 0 - Version 2.6.3.9

  • Generation of a script that inserts default agents instances into the database in order to help the user to access to the application.

  • Generation of the model version number (project version indicated as model option) in the AssemblyVersion field of the AssemblyInfo.cs file.

  • Related queries over a legacy view. Improvement allowing the analyst to decide whether retrieve all the instances from the legacy system or retrieve only the related instances.

  • Now it is possible to communicate with a legacy system with security control enabled
  • OLIVANOVA Business Logic Transformation Engine Transactional EJB2 Architecture Java Platform - Version 4.1.3.9

  • Restructuring of the "Query", "Service", "Data" and "Persistence" packages to improve access to the persistence (database) layer. The code has been restructured in an attempt to optimize the use of resources involved in access to the database layer (namely connections, prepared statements and resultsets) so as to use them in the smallest possible scope and in a more thread-safe and effective way.

  • Have autonumeric ID fields calculated by DB2, instead of the EJB code. Classes with its own ID function comprising just one autonumeric attribute which is not requested upon creation and not having any other autonumeric attribute can rely on DB2 to determine the value of said attribute upon creation, thus alleviating locks when massively creating instance of said class.

  • Generation of a script that inserts default agents instances into the database in order to help the user to access to the application.