Trisotech

Digital Enterprise Suite

Title Shadow
Filter
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.
Release Notes - Digital Enterprise Suite icon October 16, 2025 (Version: 12.11.0)
New and improved features:
  • It is now possible to create change requests between modeling places.
    • Can be used as an option when promoting a complete place.
    • Can be used to promote only a model and its local dependencies to a different place.
    • Change requests tracks a description of the changes and can be assigned to reviewers.
    • Reviewers of change request can validate each of the model changes before approving or declining the request.
    • A history of requests is kept.
  • Service Library details of a service now displays the inputs and outputs name and descriptions of services.
  • Modeled node tags and custom attributes are now returned on resume points.
  • Digital Enterprise Graph dependencies are now considered when deleting unused types.
  • The information dialog of the model now contains the path of the currently open model.
  • It is now possible to redirect the web flow after the submission of a form (formURL) after starting a service or using a resume point.
  • A name can now be provided for the data types when creating a Data Store from an Excel sheet.
  • Added a configuration to toggle PKCE support for Authorization Code OAuth2 flow.
Bug fixes:
  • Process containing lanes inside sub-process cannot be properly executed.
  • Client Credential flow of OAuth2 now properly support generating tokens with scope.
  • An exception could prevent the tasks from being displayed in the Digital Automation Suite application.
  • Manual tasks name was not always properly returned in the tasks REST endpoint.
  • Spaces before or after a text were not properly preserved when saving test cases.
  • When creating a relation using a complex type, each complex sub-element were incorrectly expanded using the dot notation.
  • When deploying a model, data types of transient models were not synchronized with their current version in the Digital Enterprise Graph.
  • Exporting and Reimporting Business Knowledge Package containing a DMN Model with a reused Decision Service converted it to a Business Knowledge Model.
  • Importing form API Guru is not working properly on certain browsers.
  • A timeout race condition could prevent the startup of ideation sessions.
  • A user event could block the auto-completion of a stage.
  • Client Apps created a few years ago could not properly load at startup.
  • Can’t rename boxed context entry when using iterator expressions with every and some.
  • Email invites were not always sent from the Client Access License page of the Admin application.
Release Notes - Digital Enterprise Suite icon September 24, 2025 (Version: 12.10.4)
Bug fixes:
  • Including a Shared Data Model into the Decision Modeler would fail for certain models.
  • SAML2 metadata signature certificates are trimmed of white spaces to prevent user error when creating them.
  • The data mapping for case services calling a workflow process would not properly map the data in rare cases.
  • The description of decision services was not properly exported to XML.
Release Notes - Digital Enterprise Suite icon August 29, 2025 (Version: 12.10.3)
Bug fixes:
  • Instance viewer report incorrectly a model not found error when viewing a workflow models using data stores.
  • Expiration for client access license is not displayed in the administration interface.
Release Notes - Digital Enterprise Suite icon August 26, 2025 (Version: 12.10.2)
Bug fixes:
  • CMMN Execution claim can’t be checked when creating or updating a Client App.
  • Range and list data types could be incorrectly rendered when used as a data output of a user task.
  • Protected data should not protect null values.
  • The group claim of OIDC token can now be prefixed with the Trisotech namespace for the Digital Distributed Container.

Learn how it works

Request Demo

Confirm your budget

Request Pricing

Discuss your project

Request Meeting
Graph