trisotech

Release Notes

Release Notes - Digital Enterprise Suite icon December 19, 2024 (Version: 12.6.2)
  • The test and deployment could report an incorrect error message for collection of complex types FEEL expressions.
  • The test could not properly start when the option to turn off the synchronization of dependent models.
  • Generating a report from the term view could result in an error.
  • The description visible option should not be offered for invocations inside the data mapping and assignment expressions.
Release Notes - Digital Enterprise Suite icon December 17, 2024 (Version: 12.6.1)
  • The DMN export for DMN 1.3 does not export list<?> data types because some engines do not support that DMN 1.3 feature.
  • Decision table output defined as collections of a data type could result in a runtime exception when testing.
Release Notes - Digital Enterprise Suite icon December 16, 2024 (Version: 12.6.0)
New and improved features:
  • Knowledge models can now be included in the Knowledge Entity Modeler.
  • Initial (default) value of Data Objects and Case File Item can now be expressed using assignment expressions in the modelers.
  • When publishing a new version of a service, it is now possible to set an activation date for that version.
  • The Digital Enterprise Suite and Digital Distributed Containers now supports using Service Accounts for invoking cloud services in major cloud providers (Amazon, Azure, Google Cloud Platform).
Bug fixes:
  • Signals could not properly be triggered from the forms.
  • In some cases, the workflow animator would stay active if we closed it on a gateway choice.
  • The case animator was incorrectly placing tokens on knowledge sources.
  • Folders could not be hidden on the canvas.
  • It was not possible to expand the trace details on a multi-instance task test result.
  • Missing data type references are not always depicted in red.
Release Notes - Digital Enterprise Suite icon December 3, 2024 (Version: 12.5.1)
  • The file input templates could not be downloaded from the test panel.
  • Some models using custom FEEL functions could not be properly indexed in the Digital Enterprise Graph.
Release Notes - Digital Enterprise Suite icon December 2, 2024 (Version: 12.5.0)
New and improved features:
  • Added knockoff tasks: a user task subtype that will ask from a list of questions until a specified result is entered.
  • It is now possible to include a Shared Data Model in the Workflow, Case, Decision and Knowledge Entity Modelers to reuse the defined data types.
  • Multi-instance loops were improved by allowing the completion condition to be entered as an attribute, allowing expressions as the collection to iterate and allowings the use of an expression to map the resulting collection to any linked data.
  • Added a new Public API resource allowing the generation of model links using only the place and model identifier (Place Content Link: /repositorylink).
  • It is now possible to send a message directly to the user when notifying a user task through Microsoft Teams.
  • Expressions are now supported on timer start events inside an event sub-process.
  • Simplified the usage of collection of elements. It is not required anymore to create a new data type to reference to a collection of an existing type (simple or user created). The contextual menu for selecting the type now offers that option at the root level.
  • More errors will directly link to the decision logic that caused them when validating.
  • Added the possibility to render a list of text with an enumeration constraint as a multi-select or a multi-checkbox field in the form.
  • It is now possible to create share links to model elements that are not depicted in a diagram.
Bug fixes:
  • There could be an inaccurate error message when trying to do Workflow data mapping using an attribute name with special character.
  • Data types for input and outputs of cases could not be properly rendered in the form for Case Automation.
  • The formURL attribute for user tasks in cases is not redirecting to the case instance view properly.
  • Fixed an issue that prevented the indexing of Shared Data Models with incomplete range constraints.
  • The Digital Distributed Container admin section was not accessible under specific license configuration.
  • When a data store was updated without updating its data type, it could be incorrectly emptied.
  • Error end events could generate incorrect payloads compared to their documented OpenAPI.
  • Case tasks with a repeating marker without any conditions would trigger on every event.
  • An incorrect message could be displayed when trying to load a test case where the inputs were of type Any.
  • When viewing (in the Kommunicator) a Knowledge Entity Model, the options to promote and deprecate an alternate term were still offered.
  • Right-clicking inside a container will now reliably display its contextual menu.
  • Renaming a data type did not propagate in instance name, tags and analytic data.
  • Some unused data types were not cleaned up when deleting all unused data types.
  • Timer expressions were not updated when a data element was renamed.
  • Timer expressions were not properly displayed back after setting them.
  • After a BPMN model export, it was not possible to open it directly in the Workflow Modeler.
  • The BASE_PATH environment vairable was not taken into account when using the forms of the Digital Distributed Container.
  • Messages that were received but not consumed could lock the service instance for a quick period.
Release Notes - Digital Enterprise Suite icon December 2, 2024 (Version: 11.12.13 LTS)
  • Security fix Long Term Support release.
Release Notes - Digital Enterprise Suite icon October 24, 2024 (Version: 12.4.2)
  • PDF images could not be generated for certain models.
Release Notes - Digital Enterprise Suite icon October 22, 2024 (Version: 12.4.1)
  • An error could occur when executing test cases with a model containing multiple subsequent spaces in its name.
  • Overloading the Server URL of an operation (for SMART on FHIR for instance) could cause an execution error under certain circumstances.
  • Improved the error message in some cases where a paranthesis was missing.
  • Cases could be incorrectly initalized and an error could prevent some proper data mapping to sub instances.
  • Flags could be depicted multiple times on terms.
Release Notes - Digital Enterprise Suite icon September 26, 2024 (Version: 12.4.0)
New and improved features:
  • Analytic Data is now also available for Decisions.
  • Cloud Execution now offers a Connectors tab to visualize the status of external connections status and statistics about their usage.
  • The Trisotech Help was greatly improved for the Workflow Modeler, Decision Modeler and Case Modeler.
  • The AI Ninja (assistant) is now available in most canvas to help you break the white page syndrome. This is part of our AI Feature Set.
  • The AI Ninja (assistant) is now available in the text view of Discovery Accelerator to automatically recognize the named entities from your text and extract them. This is part of our AI Feature Set.
  • Added a new service info() FEEL function to the automation custom FEEL function library that provides information on the current running service and its version.
  • When invoking a service using the automation REST endpoint, an additional HTTP Header (X-Version) is now returned to identify the version of the service that was executed.
  • It is now possible to test the configuration of execution environment external registry to push Digital Distributed Containers.
  • It is now possible to change the routing of links between a Straight and Manhattan.
  • Renaming case file item will now propagate that change to expressions using that case file item.
  • Renaming a context entry, function parameter, iterator name and decision table input header now propagate the change to the decision logic using that name.
  • Multiple drawing improvements for the Shared Data Modeler including: adding simple data type to the quick connect menu, the reference connector is now the default connector, some links are now straight by default and more.
  • When displaying errors coming from included models, we now display the included model name.
  • Support Amazon Web Service (AWS) proprietary signing authorization v4 (AWS4-HMAC-SHA256).
Bug fixes:
  • Optional arguments for custom FEEL functions would not be considered optional at invocation.
  • Improved the message reported when a FEEL statement contained an if without and else.
  • Warnings in FEEL expression in decision tables were incorrectly maked as errors.
  • The documentation of the Public API endpoint to download emitter audit file incorrectly listed the parameter as requiring date and time format when only the date was considered. The documentation now properly reflects that.
  • Sending email with an attachment stored in an external file did not work properly.
  • When clearing the content of some boxed functions body, it incorrectly displayed the option to use a function as the body.
  • Under certain circumstances, the save because of changes dialog was shown when viewing a model.
  • Improved the quick connect arrows to prevent from going around a shape.
  • Ellipsis and collection markers overlapped on data items shape.
  • Some changes to a decision service are not properly reported in the model compare report.
  • Result of testing were not always displayed on conditional boxed expression.
  • Changing the type of a shape with multiple depictions could generate duplicated ids.
  • Fixed DMN 1.5 namespace as the reference for item definitions.
  • Services instance links were not pointing to the proper URL when a service was deployed to a non-default group.
  • Prevented improper scrolling using the area selection tool on a scrolled canvas.
  • The option to paste by value or reference is not displayed in the contextual menu for case file items.
Non-Backward Compatible Changes:
  • Following a deprecation announcement by Microsoft of their webhook integration into Teams we updated our integration with Teams. Existing published services will continue to work using webhooks until Microsoft remove the support on their side. To make new deployments, you will need to reconnect your team account in the admin interface and reconfigure your user task Teams integration.
  • The default email sending address for emails from the Digital Enterprise Suite is now noreply@trisotech.com instead of support@trisotech.com.
Release Notes - Digital Enterprise Suite icon September 19, 2024 (Version: 11.12.12)
  • Security fix Long Term Support release.
Release Notes - Digital Enterprise Suite icon September 19, 2024 (Version: 12.3.5)
  • Security fixes.
Release Notes - Digital Enterprise Suite icon September 11, 2024 (Version: 11.12.11)
  • Security fix Long Term Support release.
Release Notes - Digital Enterprise Suite icon September 11, 2024 (Version: 12.3.4)
Bug fixes:
  • Case file items inside stages would sometime cause issues with the data mapping.
  • Deploying a case using the debug execution profile prevents decisions from properly executing.
Release Notes - Digital Enterprise Suite icon August 13, 2024 (Version: 12.3.3)
Bug fixes:
  • When adding a user to a group, a restart is required before that user can access the identity management page.
  • The Azure Container Registry token authentication method was not supported to host Digital Distributed Container images.
  • It was not possible to delete partially connected composition connector.
Release Notes - Digital Enterprise Suite icon July 31, 2024 (Version: 12.3.2)
Bug fixes:
  • B-FEEL functions sum, mean, median, product and stddev were not properly accepting varargs arguments.
  • DMN 1.6 models using healthcare terms could not be published and tested in some circumstances.
  • An empty result would incorrectly depict a No decision logic defined message.
Release Notes - Digital Enterprise Suite icon July 30, 2024 (Version: 12.3.1)
Bug fixes:
  • A small percentage of empty result of boxed context were now reporting validation errors incorrectly.
  • Enabling or disabling a client access licenses with an expiration date would result the wrong column actions being updated.

Learn how it works

Request Demo

Confirm your budget

Request Pricing

Discuss your project

Request Meeting
Graph