Trisotech

Digital Enterprise Suite

Title Shadow
Filter
Release Notes - Digital Enterprise Suite icon March 17, 2026 (Version: 12.13.1)
Bug fixes:
  • In some conditions, the bi-directional connection to the Digital Modeling Suite could not be correctly restored affecting the ability to see live changes.
  • The SessionIndex SAML2 attribute was not sent as part of the SAML Logout message.
  • Microsoft Teams connection can’t be selected in the performer detail dialog.
  • Models with item definition containing spaces in their ids could not be properly indexed by the Digital Enterprise Graph.
  • Duplicated IDs could be generated when refactoring as a type whithout saving the result.
  • Timer triggers could not be triggered when testing a case.
  • The replace FEEL function documentation was updated to correct an ambiguity.
Release Notes - Digital Enterprise Suite icon March 11, 2026 (Version: 12.13.0)
New and improved features:
  • The top menu bar now displays other users currently editing the same model.
  • A new interactive form mode is now available to interact with services.
  • Event emitters can now be shared with groups.
  • Administrators can now view and edit all event emitters.
  • Dialogs can now be moved in the modelers.
  • When defining an operation in the service library, it is now possible to configure an interface to pass the caller identity (OAuth bearer token) to the server.
  • Editing an existing identity now pre-fill the form with the current non secret values.
  • A new custom FEEL function allows to encode characters for HTML and XML.
  • Added support for OCI container registry that return multi architecture manifests.
  • Additional custom attributes can now be provided when deploying a model.
  • Decision table input rows now have the ‘-‘ value by default.
Bug fixes:
  • The FEEL functions union() and intersection() were incorrectly converting null parameters into a list of the null value.
  • It is not possible anymore to deploy a service with two model using the same namespace.
  • The FEEL conversion from singleton to singleton list is now properly applied based on the output data type.
  • Messages for incompatible types were improved to be more precise.
  • The error message when accessing execution instances for an environment that the user does not have administrator rights for was not clear.
  • The error message when a data store is missing at deployment did not reference the process using it.
  • The error message when executing a sub-process without a proper start event was improved.
  • The error message when incorrectly having a space in the greater or equal or lesser or equal FEEL operator was improved.
  • It was possible to create places using invalid characters.
  • Fixed a potential ID duplication when copying a decision by value that included a boxed context result.
  • Identities with accentuated characters are not displayed properly in the identity selection dialog.
  • The data mapping for intermediate signal throw events was not properly applied.
  • Pasting an iterator in a context did not display properly.
  • It was possible to create two decision services with the same name.
  • Data types can’t be deleted until the model is saved.
  • Incorrect reference created when linking from a local data type to an included one.
Release Notes - Digital Enterprise Suite icon February 27, 2026 (Version: 12.12.9)
Bug fixes:
  • Fixed an issue preventing creating new identities from modelers.
Release Notes - Digital Enterprise Suite icon February 20, 2026 (Version: 12.12.8)
Bug fixes:
  • The data input mapping dialog could be blank and react incorrectly.
  • Models modifications events were not taken into account in the Digital Modeling Suite application requiring a refresh of the application to see the changes.
Release Notes - Digital Enterprise Suite icon February 17, 2026 (Version: 12.12.7)
Bug fixes:
  • There could be an infinite loop preventing the import or validation of a Workflow Model when importing a malformed model.
  • The default modeling language of models is not properly imported from XML.
  • Opening the exported model in the Workflow or Case modeler could result in a blank page being displayed instead of the intended model.
  • Improved the decision logic loading time for very large decision logic.
  • Collected variable are not saved for multi instance loop when the name of the mapping is not set.
Release Notes - Digital Enterprise Suite icon February 3, 2026 (Version: 12.12.6)
Bug fixes:
  • Copying and pasting decision logic could generate duplicated ids.
  • Could not update all multi-instance mapping fields when reusing a task.
  • Possible improper mapping for a multi-instance call activity.
  • In rare cases, updating an identity could delete it.
  • Could not obtain the OpenAPI definition of some process in a case.
  • Copying and pasting a multi-instance call activity could prevent the saving of the model.
  • Using a data object with the same name across two processes in the same model can have an inconsistent behavior on its assignment expression.
Release Notes - Digital Enterprise Suite icon January 19, 2026 (Version: 12.12.5)
Bug fixes:
  • Disabled emitters are not displayed after an infrastructure restart.
  • The form generation does not work properly with a data type containing an id with a space in it (require an external import).
  • Service migration between versions may causes duplicated subinstances for cases.
  • Pasting an iterator in a context result in an incorrect graphical rendering.
  • Multi-instance output data mapping was not properly offering certain variables as collections.
Release Notes - Digital Enterprise Suite icon January 5, 2026 (Version: 12.12.4)
Bug fixes:
  • Under some rare conditions, an incorrect validation message about decision services could incorrectly be displayed when validating a decision model.
  • Some process instances could not be accessed throught the case REST api.
  • Method and style validation of Collect table could return an incorrect message.
  • It was possible that sending email notification to performer would not work properly for complex inputs.
  • CDS Cards feedback endpoint would return HTTP status 500 when the process or decision was not equiped to handle feedbacks.
Release Notes - Digital Enterprise Suite icon December 13, 2025 (Version: 12.12.3)
Bug fixes:
  • Using OIDC tokens with groups with the Digital Distributed Container could generated an exception preventing login.
  • The incorrect data type could be created or updated when a context entry was of type list of type.
  • Deleting unused data types with graph references had some preformance issues on a large number of references.
Release Notes - Digital Enterprise Suite icon December 4, 2025 (Version: 12.12.2)
Bug fixes:
  • Licenses for the Digital Enterprise Suite and Digital Distributed Containers set as environment variable could not be parsed if they contained a space character.
  • Importing a Busines Knowledge Package (BKP) that was created using a previous version could introduce an empty folder in the Digital Enterprise Graph.
  • HTTPS certificate errors were incorrectly serialized as events when executing service tasks.
  • Connectors between criterion and Stage/Task are lost when importing older CMMN models from XML.
  • Custom logos are not transfered from the operations in the connector panel.
  • The feedback could fail when the model includes other models.
Release Notes - Digital Enterprise Suite icon November 25, 2025 (Version: 12.12.1)
Bug fixes:
  • OIDC user provider provisioning groups could fail logging in users.
  • An exessive number of call could be issued to synchronize data types when validating, testing or deploying large models.
Release Notes - Digital Enterprise Suite icon November 21, 2025 (Version: 12.12.0)
New and improved features:
  • Testing case models is now possible in the Case Modeler.
  • Places can now be synchronized with an external Git repository.
    • Git configuration for places is accessible from the administration interface of places.
    • A place can be imported from Git. This creates a new place that will automatically pull new changes from the source repository.
    • A place can be exported to Git. This push (force) all changes made to a place to an external repository.
  • The connector panel now offers a Service Library tab that allows to drag and drop services that you have locally deployed.
  • New FEEL functions from the upcoming DMN 1.7 specification were added: trim(), intersection(), years and month duration() and days and time duration().
  • New custom FEEL functions are available to encode and decode files to and from base64.
  • New custom FEEL functions are available to add or remove service instance tags.
  • The default photo for users is now a circle with the user initials instead of being a gray human shape.
  • Messages consumed from messaging systems are not queued anymore in the Digital Automatation Suite and will remain in the queue until they are processed.
  • Messages consumer for Kafka, RabbitMQ, AWS SQS and Google PubSub now support multiple replicas.
  • Identities can be edited to update their values.
  • The details dialog of elements now allows to copy the identifier (id) of the element.
  • The rich text editor now offers an option to clear all styling.
  • When more than 10 pages are available, the ‘More Pages’ navigation between diagram will now always list all pages which now also contains a filter.
  • When validating a model with invalid data associations, these validation messages are not displayed.
  • Included data types were incorrectly copied when pasting an element that was also referring it.
  • In some case, copying elements from an included model could introduce duplicated ids.
Bug fixes:
  • The data store definition API was not accessible using a bearer token.
  • B-FEEL incorrectly logged a warning for unresolved variables in some specific cases.
  • DMN Validation does not properly report duplicated context entry name.
  • Case models with repeated stages should consider each state and its inner task independently.
  • Case models with operations triggered by case file events should respect other activation rules.
  • Case automation did not properly trigger the “fault” onPart when a process ended with an error event.
  • Case and Process instance names would not refresh properly in the form and Cloud Execution display.
  • Sometimes description of the service isn’t the description of the main case or process.
  • Unconnected sequence flow reports an error that does not link back to the element.
  • DataStore shared with the ‘All Users’ group is not accessible at deploy/runtime.
  • It was not possible to assign related element when creating a new issue.
  • Clicking on a completed call activity would not open the model when viewing completed process instances.
Release Notes - Digital Enterprise Suite icon November 7, 2025 (Version: 12.11.4)
Bug fixes:
  • Date and time values in the Digital Enterprise Suite API could be incorrectly serialized under heavy load.
Release Notes - Digital Enterprise Suite icon October 30, 2025 (Version: 12.11.3)
Bug fixes:
  • Test cases execution could fail if they include an SDMN model.
  • Adding a second column to a decision table inside an iterator return statement could fail.
  • The user interface could malfunction when copying and pasting an iterator inside a BKM boxed function.
Release Notes - Digital Enterprise Suite icon October 23, 2025 (Version: 12.11.2)
Bug fixes:
  • Some already published case model could not be loaded anymore.
  • Could not use an included Share Data Model data type as the return type of an iterator box context.
Release Notes - Digital Enterprise Suite icon October 22, 2025 (Version: 12.11.1)
Bug fixes:
  • We disabled the fix from v12.11.0 that was generating incorrect error and warning messages on certain model test and deployment.
  • The option to package models when deploying was not working as expected for certain license configuration where the automation was not subscribed to.
  • A blank page could be displayed when an iterator decision logic was in a context entry of a type containg spaces.
  • There was no user feedback when trying to delete all unused data types.
  • The wrong prefix could be used in the data mapping when including a Shared Data Model inside a workflow model.
  • B-FEEL could incorrectly report error for missing variables that were present but had null values.
  • It was not possible to test or deploy a decision model including a Shared Data Model that was using textual annotations.

Learn how it works

Request Demo

Confirm your budget

Request Pricing

Discuss your project

Request Meeting
Graph