v2.14.0 - November 2022
Howdy π. Did you miss us? Here is what we prepared for you on our latest release:
New featuresβ
FLOWX.AI Designer π©βπβ
Data modelβ
Data model tab is now live. You can now go through the business data model and access the predefined data model whenever you need to write an attributeβs path.
- Supported attributes type:
STRING
,NUMBER
,BOOLEAN
,OBJECT
,ARRAY
,ENUM
Process designer navigation redesignβ
A new polished UI navigation is available (left-side navigation panel), improving the overall user experience when working with FLOWX.AI Designer:
- new Process Designer tab
- new UI Designer tab
- new History tab
- new Data model tab
- Settings menu moved in the left-side navigation panel
Exceptions on processesβ
- added new exceptions types
UI Designer βοΈβ
Data modelβ
You can now add data model keys directly from the UI Designer. The already-defined keys in the Data model are also displayed (using the auto-suggestion tool).
UI redesignβ
A brand-new intuitive and user-friendly interface for UI designer is launched.
Removed Form Group UI elementβ
Form Group UI element is removed, all Form Groups elements will become Containers.
Β»UI DesignerReporting pluginβ
Added the possibility to create and bootstrap custom reports built on generic information about usage and processes using the new reporting plugin.
You can create multiple reports to meet any need when it comes to business flows. It enables users to analyze data using datasets, and to easily build charts and dashboards.
Use in reporting flagβ
This flag is available inside Data model (for the keys that must be used in the reporting) and inside Process settings tab, to include a process definition in reporting.
Β»Reporting pluginFLOWX.AI Engine πβ
New microservice: Advancing Controllerβ
Advancing Controller holds the liquibase database scripts for the advancing PostgreSQL. It is also watching if a process-engine worker pod is down.
When a pod is down, the service reassigns the work of that dead pod, to be picked up by other pods, avoiding process instances to be blocked in advancing.
Β»Advancing controllerFixedβ
FLOWX.AI Designer π©βπβ
- fixed an issue when dropping a node after hovering it over a sequence drops it on that sequence
- fixed an issue with performance when trying to add a new node to an extensive process
UI Designer βοΈβ
- fixed a bug where UI Elements were not correctly displayed after pasting them
FLOWX.AI Content Management πβ
- fixed an issue where an export of enumerations / substitution tags would include also values for languages / source systems that are not available anymore
Changedβ
FLOWX.AI Designer π©βπβ
Audit logβ
- improvements
- now audit-logs are customizable
Subprocesses swimlanes hierarchyβ
Now subprocesses (called by subprocess actions or by subprocess run nodes inside the main process) are displayed in the Permissions tab together with their swimlanes.
Exclusive gateway rules redesignβ
- a new design is available for exclusive gateways in order to improve user experience
FLOWX.AI Engine πβ
Exceptions improvementsβ
- new exceptions types were added
elasticSearchβ
- elasticSearch index name is now customizable
Performanceβ
- performance improvements
Known issuesβ
UI Designer βοΈβ
- DatePicker default value overlaps with field placeholder
Reportingβ
- not compatible with Oracle DBs
Notifications pluginβ
- forwarding notifications to an external system is not possible at the moment
Additional information regarding the deployment for v2.14.0 is available below:
Β»Deployment guidelines v2.14.0