edoras one - Release Notes

Version 1.1.0.S39


Hello everyone

CLD 1.1.0.S39 of edoras one is now available:
https://confluence.edorasware.com/display/BPM/CLD+1.1.0.S39

In this sprint, we added the capability to define a hierarchical structure of forms (initial release), enhancing the capabilities to build more complex data layouts with less effort.

Several validation chains have been added to the platform. Consequently, now it is possible to control de validity of each component in multiple ways: required values, min and maxlength, regular expressions, and so on.

A new service task is available in the process palette that can set variables using a REST call. The process palette contains a "Set variables from REST call" task which can be used to make a REST call to an external system, and set variables using values extracted from the resulting XML or JSON response.

From the user perspective, now when a comment is deleted, a confirmation dialog is now shown to avoid accidental deletion.

Therefore, the search filters can now be reset. A button is provided in the search dialog to reset all search filters.

Finally, many small improvements and bugfixes have been made. This release will be deployed to the production environment of edoras one.

___

For this release the database also needs to be upgraded. To obtain the correct database upgrade scripts for your installation please contact the edoras support team.
In addition, any form that uses the auto-complete component will have to be updated manually. Please delete the existing component and recreate it from the palette. If this is not done then the auto-complete component will not work as expected.

Regards, edoras one team

High-level Goals

  • Forms can now contain sub-forms (initial release)
  • Form validation has been enhanced
  • A new service task is available in the process palette that can set variables using a REST call
  • Confirmation is now required when deleting a comment
  • The search filters can now be reset

Migration Notes

  • A database update script must be executed to migrate the database schema

Limitations

  • None