Enable the inclusion of Business Keys when building expressions (Expression editor or Boolean expressions) to avoid problems when deploying to test or production environments. Instead of hardcoding surrogate key values which might change in time, a Value Picker was added to choose between existing records of parameter entities for this purpose.
Data Synchronization - Big change in deployment journey
Deployment packages are now split in two: the package exported from Studio which exports the metadata and a new package that exports the data. Please review our internal enablement.
The package visualizer is enhanced with the dependency viewer, a tool which lets you identify the elements involved in the deployment package and the relationships between them.
New Work portal options that allow an admin to: download a personal data report for those users registered in WFUser or obfuscate such personal data (a logical delete).
Two new functions in the rules API which allow your processes to: preview entity logs tracing sensitive data stored in your master entities (CHelper.GetEntityLog()), as well as obfuscate data in those logs (CHelper.AnonymizeEntityLog()).
Publish button has been removed and Run button now displays an informative message with a link to the publishing article in the Help Guide.
Improved Sub-Process Wizard
The Sub-Process Wizard was improved, you can configure a Sub-Process either Embedded or Reusable and it can be set as Transactional or Multiple correspondingly. Now you can visualize all the Sub-Process status configuration through a Status Bar. You can now create new processes directly from the wizard (except for the Multiple Sub-Process configuration) and define any of them as Sub-Process.
Bizagi allows users to view the last process they have worked on opened every time they enter the Wizard View. Additionally, if users click on the search control they will see the last ten chosen processes listed by date of use.
Paths in the ProjectTemplate.xml file were normalized, now they don’t include the separator at the end.
JEE project creation enabled
Bizagi has enabled the creation of projects running in JEE Application Server without installing the plugin. To do so, add set false as the value for the HideJEEProjects in the appsettings.xml file.
Messages in Document template features have been improved.
Excel exceeded error message.
When a collection has more than 65,536 records, and it is exported to Excel, the last row of the exported file will display a warning message notifying that the file was truncated.
When this allocation method is chosen, a task will be marked as unassigned until someone takes its ownership. That user can complete it or release the task later to make it available again for all other users.