Trisotech

Digital Enterprise Suite

Title Shadow
Filter
Release Notes - Digital Enterprise Suite icon October 11, 2023 (Version: 11.10.2)
Bug fixes:
  • The execution of iterators on range on dates was not working as expected for some models.
  • Test cases where a data type was changed from a Text to a Collection of Text could not be edited in the form.
  • The des-cli command line utility now supports self signed HTTPS certificates.
Release Notes - Digital Enterprise Suite icon October 10, 2023 (Version: 11.10.1)
Bug fixes:
  • Models that were included using a prefix that collided with the prefix of a data type would not be included anymore.
  • Models with a large number of data types would take longer to display the Test results.
  • Publishing and testing an included decision model locally using included data types could report non-existing errors.
Release Notes - Digital Enterprise Suite icon October 9, 2023 (Version: 11.10.0)
New and improved features:
  • Implemented most of the changes from the new version of the DMN 1.5 standard.
    • The Decision Modeler now imports and export in DMN 1.5
    • The Digital Automation Suite now supports all of the new features of DMN 1.5.
    • It is now possible to include decision models without a prefix into the default namespace by specifying an empty prefix.
    • It is now possible to include custom FEEL function libraries without a prefix into the default namespace by specifying an empty prefix.
    • Support for the alternate graphical notation of Input Data in DMN that aligns with Data Objects of BPMN.
    • It is now possible to assign a specific type of range as a type.
    • The Test and Form functionalities now have proper support for ranges of different types.
    • Improve the support for subtyping of lists, contexts, ranges and functions in the instance of operator in FEEL.
    • The FEEL language now has an updated range() function that takes a string as a parameter (ex: range("[18..21)")).
    • Support the scientific notation to define numbers (ex: 2.3e-5).
    • Negative durations are now supported in the FEEL language (ex: -duration("PT1H")).
    • Suppor the @ notation for temporal expressions in the modeling environment (ex: @"PT5H").
  • When loading a test case, modifying it and saving it, its original name will be offered by default.
  • It is now possible to add external links in rich texts inputs in the modelers.
Bug fixes:
  • Under some conditions, the selection of the data type contextual menu could be partially hidden under the data type selection dialog.
  • Special character such as ‘<‘ were not visible when a FEEL expression was displayed as FEEL unparsed.
  • When pasting a service task link to an operation with errors, errors are not properly linked.
  • Replacing an existing term in a model could cause the modeler to hang.
  • The translation model scroll bars are not always aligned with their container scroll bars.
  • In the test cases, an empty string could be incorrectly serialized as a null in the test cases.
  • Loading a test case with an empty list incorrectly trigger a detection of a type change.
  • The file data type was not always properly saved in test cases.
  • When entering a non FEEL value in the scripting language picker, reloading the modal could cause an incorrect value to be displayed as the scripting language.
  • Creating a data type from the output of a decision service would always create it as Any instead of properly proposing a data type based on the Decision Service structure.
  • Importing data types from a JSON schema now support importing nullable objects that define themselves as either a type or null.
  • After completing a graph synchronization, it was possible that the current page would automatically switch without user interaction.
  • The missing status of an element was not updated when that element was replaced by a newly dropped one from the graph.
  • The severity level of messages at deployment times were aligned with the validation severities.
  • Improved the delay when importing a JSON Schema in a model already containing multipe data types.
  • When overing on the elipsis marker on a shape, under certain conditions it was possible that the wrong or no shape feedback was displayed.
  • Term definitions would not follow a copy and paste in a different model.
  • The email configuration channel save and test button were not properly saving and testing the configuration.
  • The offline Trisotech Accounts option was not offered for the proper license type.
  • The date, date and time duration and years and month duration FEEL functions were syntaxed highlighted in red incorrectly if a variable was used as a parameter.
Release Notes - Digital Enterprise Suite icon September 12, 2023 (Version: 11.9.4)
Bug fixes:
  • When synchronizing changes on large models, a performance issue could significantly delay the synching of an element.
  • CDS Hooks would refuse calls without prefetched data.
Release Notes - Digital Enterprise Suite icon July 17, 2023 (Version: 11.9.2)
Bug fixes:
  • Fixed an issue where a ghost layer was prenventing the proper scrolling on a decision logic page.
Release Notes - Digital Enterprise Suite icon August 20, 2023 (Version: 11.9.3)
Bug fixes:
  • When exporting to DMN 1.4, some literal expressions were not converted from FEEL 1.3 to FEEL 1.4.
  • When loading test cases, it was possible that the type matching was too eager resulting in an incorrect dialog of type incompatibility.
  • It was possible that the initial values for user tasks to not properly filled when testing a process.
  • When deploying a case to automation, some errors were not properly propagated to the user.
  • Under some specific circumstances, the horizontal and vertical spacer were not properly following the mouse.
  • The label placement algorithm for embedded stages was wrapping the text too eagerly.
Release Notes - Digital Enterprise Suite icon July 17, 2023 (Version: 11.9.1)
Bug fixes:
  • Some services (Workflow, Case, Decisions) generated with data types containing spaces were not always generating the system of engagement forms properly.
  • Saving a test case with a list of list could not be loaded properly.
  • Saving a test case with a text value of empty string would save it as a null value instead.
  • Excel import of complex type in test cases could result in a list of letters for a collection of data types that were derived from text.
Release Notes - Digital Enterprise Suite icon July 11, 2023 (Version: 11.9.0)
New and improved features:
  • User tasks can now be visualized for a given execution environment.
  • The REST API of the Digital Enterprise Suite now contains an additional resource that allows to query user tasks across services and environments.
  • The Help now contains a documentation page with the possible operations on the Digital Enterprise Suite REST API.
Bug fixes:
  • Downloading a Digital Distributed Container that did not exist returned an error message that was not properly displayed by the Docker client.
  • Improved our support of advanced OpenAPI 3.0 constructs in the Operation Library import.
  • When renaming an included model, inputs data in the Scope Panel were not renamed and we could not drag them.
  • Comparing a KEM model that has a change on some properties fails.
  • Editing a data type that has hundreds of components takes a long time.
  • When importing a data type from the graph, sometimes the takes a long time to render the result.
  • When sorting data types, reused data types were not sorted.
  • The data type association is not kept when pasting a term in the Knowledge Entity Modeler.
  • Renaming a data object without a name could fail under certain rare conditions.
  • A process with only a data store in a pool/expanded call activity does not generate the proper BPMN XML export.
Additional notes:
Clients hosting the Digital Enterprise Suite themselves will need to execute the following command in their container to index user tasks: des-cli automation usertask-reindex
Release Notes - Digital Enterprise Suite icon July 4, 2023 (Version: 11.8.1)
Bug fixes:
  • Subscribers of the Digital Enterprise Graph that did not deploy accelerators could loose access to the Digital Enterprise Graph.
  • Fixed a documentation link that was broken for the technical documentation of the forms renderer in the Trisotech Help.
Release Notes - Digital Enterprise Suite icon July 3, 2023 (Version: 11.8.0)
New and improved features:
  • Integration with Microsoft Teams:
    • New notification channel for user tasks in workflow and cases.
    • Send teams messages as part of a workflow or case.
    • Receive messages from teams to resume or start a workflow or case.
  • It is now possible to develop custom JavaScript widgets for the system of engagement forms (inputs and outputs). More information on building your own widget and tooling is available in our public GitLab repository.
  • SVG export now generates SVG files without foreign objects to increase the compatibility with SVG editors.
  • The image export label clarity was greatly improved.
  • Publishing a service now generates an SVG image instead of a PNG.
  • Publishing as an HTML report now uses an SVG image instead of a PNG for better quality.
  • The PDF images generated now has clearer and selectable text.
  • The performance of the full-text search in the Digital Enterprise Graph was greatly improved. It also now require a minimum of three character to start searching.
  • When a WebHook emitter is disabled, the notification email now includes the last encountered error.
  • The settings page to configure emitters now allows to download the audit logs directly from the user interface when defining an emitter of type Audit.
  • The pager of the Cloud Execution Running instances was optimized for a large number of pages.
  • The display of the name and tags of instances in the Cloud Execution was improved to completely display the information.
Bug fixes:
  • APIKey identity encoding used in the query parameter were not properly encoded when it contained special characters.
  • Fixed a problem that could cause an error when the automation was under very heavy load.
  • The JSON schema data type import was not supporting reusable schema portions defined under $def.
  • Types with the same name as FEEL types are not recognized when importing JSON Schema.
  • Use the file name as a default for the type created from a JSON schema import when there’s no title.
  • External link markers replace lock markers if a synchronization occurs while testing or animating a model.
  • Custom FEEL functions associated data types did not properly autocomplete.
  • Data type validation would not always be checked for collection on a constrained type.
  • In FEEL, a for literal expression with multiple iterators depending on each other will now generate the right value.
  • The validation would output an incorrect message when trying to access an attribute of a variable defined in a for literal expression.
  • The number FEEL function can now be used with a variable number of parameters.
  • Script tasks without data inputs were not able to properly access their inner data inputs variables at runtime.
  • Allow null was removed from enumerations when importing a foreign DMN XML.
  • Reusing a data type with a missing type could fail.
  • Terms could be duplicated when reusing a term with a recursive reference.
  • The transfrom and delete action buttons are not updated when changing the type of a decision logic.
  • The dialog informing that a testing session was closed due to innactivity could not be dismissed.
  • The content of a Knowledge Entity Model or Capability Model imported from Excel did not properly display in the Digital Enterprise Graph.
  • Terms references were not always properly cleaned up when a local term was deleted.
  • The instance of FEEL autocompletion now offers the option for list, context and functions.
  • The instance of FEEL autocompletion was using display name instead of the actual data type name.
Release Notes - Digital Enterprise Suite icon May 31, 2023 (Version: 11.7.3)
Bug fixes:
  • Renaming an input data could fail under rare and specific conditions.
  • When adding a row to a decision table, it was possible under specific conditions that the row was not editable.
  • The email sending capability (including sending feedback) could be impacted by a User Provider system that introduces escapable characters in user names.
Release Notes - Digital Enterprise Suite icon May 30, 2023 (Version: 11.7.2)
Bug fixes:
  • Data types containing accents in their names used as inputs or outputs of a service were not generating a valid Open API service descriptor also causing the test form to display those types incorrectly.
  • Changing the data type of a context entry triggered an excessive amount of calculation that impacted performance.
  • Types on conditional boxed context were not synchronized property with its context entry.
  • The bugfix in 11.7.1 on the parsing of specific data type introduced undesired side effects on other data types, we have re-adjusted this fix.
Release Notes - Digital Enterprise Suite icon May 25, 2023 (Version: 11.7.1)
Bug fixes:
  • Sending a feedback could omit to include the user message.
  • A very specific data type structure construction could cause the test functionality to incorrectly parse the form data and create incorrect test cases.
  • Fixed an issue with the FEEL context being lost in certain cases when inside a filter expression.
Release Notes - Digital Enterprise Suite icon May 22, 2023 (Version: 11.7.0)
New and improved features:
  • Data stores now supports collections and properties of a complex type by leveraging existing data types defined in the Digital Enterprise Graph.
  • The case automation now supports case file items defined as folders.
  • The healthcare feature set now offers FHIR lifting custom FEEL functions.
  • The dialogs can now be maximized in the modelers.
  • When sending a feedback to the Trisotech support from the modelers, it is now possible to attach additional files (such as screenshots) and also include referenced models.
  • The Digital Enterprise Graph queries to synchronize and find dependencies have been optimized.
  • The trace panel from the testing functionality now has save buttons to download large traces.
  • It is now possible to select text from the test panel.
  • A prefix is now added to data types used by custom FEEL functions.
Bug fixes:
  • When using the data type validation: None, the decision table headers type error should not be reported.
  • The data type validation was incorrectly trying to validate the children elements of a null structure.
  • Breakpoints after a service task could not be resumed.
  • FEEL evaluation errors in script tasks were ignored.
  • An invocation of a function that was imported from a mode that contained the dot character could not be invoked properly.
  • BPMN XML import would not properly import some model that incorrectly used QName references to the default namespace without defining it.
  • When importing an Excel file, the note column would not be filled if a custom attribute was mapped.
  • When opening a model and quickly opening another one (or creating a new model), synchronization errors could still be shown for the previous model.
  • When opening a model in the Kommunicator, it will now be synchronized with the Digital Enterprise Graph.
  • We could not edit the condition attribute on the required and repetition rules of a Milestone.
  • When trying to save or export a model that contained errors or warning on element with foreign characters, it was possible that the operation would fail.
  • When exporting to an HTML or Word report, ellipsis were incorrectly depicted with a black box in diagrams.
  • Data Stores available in the FEEL context of some expression were not properly dictated by the data associations.
  • Aligned the DMN specification interpretation that an invocation using a parameter of the wrong type returns null instead of invoking with null.
Release Notes - Digital Enterprise Suite icon April 28, 2023 (Version: 11.6.6)
Bug fixes:
  • Digital distributed containers would not start on OpenShift 4 due to an issue with group rights.
  • Exporting a model to DMN 1.2 could keep DMN 1.3/DMN 1.4 FEEL namespaces.
Release Notes - Digital Enterprise Suite icon April 27, 2023 (Version: 11.6.5)
Bug fixes:
  • Improved the validation of missing data type structure name message and made it clickable to easily locate the problematic data type.
  • Fixed an issue where the SCIM synchronization would generate error messages about a date/time format.
  • When an artifact name container a dot character, it could generate an invalid Kubernete template for the digital distributed containers.
  • Made the error message more descriptive when trying to test a base digital distributed container image that is served using a manifest using the deprecated v1 format.
  • Removed an error message when starting a digital distributed container or the digital enterprise suite when a service relied on external FEEL libraries.

Learn how it works

Request Demo

Confirm your budget

Request Pricing

Discuss your project

Request Meeting
Graph