Trisotech

Digital Enterprise Suite

Title Shadow
Filter
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.
Release Notes - Digital Enterprise Suite icon August 20, 2025 (Version: 12.10.1)
Bug fixes:
  • An error can occurs with the data policy checks of collection types preventing their proper automation.
  • Boundary event inside event subprocess could not always be properly triggered.
  • Inline types could be incorrectly referenced by the data type validation.
  • Special characters in field name could confuse the parser in filters of filters.
  • Error events could not be used as start of Event Sub-Process.
Release Notes - Digital Enterprise Suite icon August 15, 2025 (Version: 12.10.0)
New and improved features:
  • New Data Policies.
    • When modeling a data type, the data type himself or one of its components can be protected.
    • Protected data types are displayed using the shield icon in the data type dialog and in the Shared Data Modeler.
    • Protected data will not be sent to untrusted endpoints.
    • The administrator application has a new panel to configure Trusted Endpoints that are allowed to receive protected data.
    • Client Apps can also be marked as trusted in the administrator panel to allow the access to protected data.
  • Unstructured Documents Management (PDF, Word, Excel, PowerPoint).
    • Places can now store unstructured documents.
    • Unstructured documents can be dragged from the Digital Enterprise Graph into diagrams as Knowledge Sources.
    • Attaching an unstructured document to a user task makes it available to the task user interface.
    • Unstructured documents are packaged as part of Business Knowledge Packages.
  • Decision and Workflow services deployed in the Service Library can now be exposed as a tool to AI Agents using the Model Context Protocol (MCP).
  • The performer of a user task can now be an AI Agent. The administrator can configure agents from Microsoft Azure AI or OpenAI Assistants and make them available as performers.
  • Support for the OAuth2 Client Credentials flow for obtaining API tokens through Client App.
  • It is now possible to create Client Access Licenses that are service accounts.
  • The Digital Automation Suite now supports the Open Telemetry standard.
  • When using the one-time password user provider, users are now prompted to enter their names on their first login.
  • Added native support for Amazon SQS and Google PubSub in connectors and as emitters.
  • The term auto-linking can now be used in the Knowledge Entity Modeler.
  • The term auto-linking can now be scoped on element names only.
  • When entering a value for an enumerated type, offer suggestion based on the enumeration.
  • OIDC user provider now supports PKCE with client secret.
  • The client hosted deployment documentation for both the Digital Enterprise Suite and the Digital Distributed Container was integrated with the Trisotech Helm and greatly improved.
  • New logging configuration is available for both the Digital Enterprise Suite and the Digital Distributed Container to output logs in JSON format.
  • Added an headless (no User Interface) deployment option to the Digital Distributed Containers.
Bug fixes:
  • A decision model with a single input bound to a data store would not always get populated properly at runtime.
  • The OIDC provider of user accounts did not always generate a Client Access License on successful login.
  • Timer in case models event listener did not work with expressions.
  • Only the first data association was available in the output mapping of rule task.
  • The public api now trims email addresses in the different endpoints to prevent matching errors.
  • Disabled emitters are not shown in the Settings application.
  • After loading a test case, the data validation messages were not displayed in the form panel.
  • The validation of a decision model would fail if it included a shared data model.
  • Variables were not recognized in the expressions for escalation events.
  • Clicking on a simple data type from the diagram did not open its constraints properly.
  • Importing data types from a DMN 1.6 model could cause an invalid XML export.
  • Switching from B-FEEL to FEEL as the expression language could cause the conditional expression of data mapping to stop properly compiling.
  • Large context test results were not displayed.
Deprecation notice:
  • The Digital Enterprise Suite will no longer use the gravatar public service to user image.
  • The link to the introduction of the Method and Style courses were removed.
Security issues:
  • It was possible to make certain interaction with workflow, case and decision models using the REST API through a Client Application that did not have the appropriate (BPMN/CMMN/DMNN) execution claims. If you had not selected the automation execution claims for your application, you will need to do that before being able to make calls.
Release Notes - Digital Enterprise Suite icon August 8, 2025 (Version: 12.9.9)
Bug fixes:
  • From the settings application, when creating a new identity of type OAuth2, changing the flow type hide the additional fields.
  • Modeling a recursive data type at the first level prevented the deployment of service.
  • A workflow model in BPMN containing an invalid data association serialized at the wrong level would prevent the model import.
  • An expression could get corrupted when clearing an existing expression and then adding an iterator expression.
  • Some operations cannot be dropped from the connector panel when other operations from the same interface exist.
Release Notes - Digital Enterprise Suite icon July 25, 2025 (Version: 12.9.8)
Bug fixes:
  • Decision table inside BKMs were not exporting the output type.
  • The information markers on the diagram that are displayed when testing only display the last output if there are multiple outputs.
  • Transforming a literal expression to an iterator/conditional/filter could introduce a duplicated identifier.
  • The usage of B-FEEL could cause a compilation problem with some type of decision logic in data mapping.
  • The left side panel of the admin application did not properly scroll vertically.
Release Notes - Digital Enterprise Suite icon July 17, 2025 (Version: 12.9.7)
Bug fixes:
  • Opening a Decision model while testing a Workflow model could not show the model properly sometimes.
  • Additional warnings could be incorrectly reported for an filter expression inside a for expression.
  • One time password by email identity provider did not properly allow to make access requests.
  • Publishing a Digital Distributed Container from the Service Library did not properly support Managed Identities.
Release Notes - Digital Enterprise Suite icon July 11, 2025 (Version: 12.9.6)
Bug fixes:
  • User invitations emails are not being sent when inviting new users from the Client Access License administration page.
  • The gateway conditions dialog does not open properly.
Release Notes - Digital Enterprise Suite icon July 9, 2025 (Version: 12.9.5)
Bug fixes:
  • Group members could not be deleted from the administrator interface.
  • Digital Enterprise Graph synchronization could introduce invalid type on context entry used for mapping.
  • Type displayed in an invocation row created from a BKM parameter were not correct when using a list of custom type.
Release Notes - Digital Enterprise Suite icon July 2, 2025 (Version: 12.9.4)
Bug fixes:
  • Additional warnings could be incorrectly reported for an filter expression referencing the item variable when the item value was null.
  • Version 12.9.2 introduced a security patch that inadvertently prevented the deployment of more than 10 models at once.
Release Notes - Digital Enterprise Suite icon June 27, 2025 (Version: 12.9.3)
Bug fixes:
  • Improve the handling of external file on process completion to be fault more fault tolerant.

Learn how it works

Request Demo

Confirm your budget

Request Pricing

Discuss your project

Request Meeting
Graph