Trisotech

Digital Enterprise Suite

Title Shadow
Filter
Release Notes - Digital Enterprise Suite icon January 6, 2021 (Version: 10.3.2)
Bug fixes:
  • CMMN graph indexing of reused elements within stages duplicated some graph properties for the element.
  • Removing a deleted user from a shared place does not properly affect the persisted store.
  • Submitting multipart encoded form to the REST endpoint of a service when the input data type was not fully defined could cause an internal error and prevent the proper input parsing.
  • Fixed details on the translation attributes of models when exporting to the XML format.
  • The language selector when viewing a decision model did not always drop down properly.
  • Improved the performance when dropping a large connector into the workflow modeler.
  • Semantic links are now always synchronized when reusing an element by reference.
Release Notes - Digital Enterprise Suite icon December 22, 2020 (Version: 10.3.1)
Bug fixes:
  • Fixed a condition preventing some variables from not being accessible when using expression in Timer Events.
Release Notes - Digital Enterprise Suite icon December 21, 2020 (Version: 10.3.0)
New and improved features:
  • Models created with most modeling applications can be translated in multiple languages from the view ribbon.
    • A display language selector is available in the view ribbon.
    • A translation dialog allows to automatically translate terms and import/export translations from/to excel.
    • Translation languages can be added and removed from the model.
  • Process instance tags expressions can now be assigned to process.
  • Process instance tags can be viewed in Cloud Execution.
  • Message event correlation can now be defined in the workflow modeler.
  • A new API endpoint is now available to receive messages that will be correlated to the proper instances.
  • When defining timer events for intermediate events, it is now possible to enter duration and date expressions.
  • A new page is available to configure the Digital Distributed Container.
  • Identities can now be deleted when publishing services.
  • The client hosted deployment now supports the definition of an https certificate.
Bug fixes:
  • Resetting the branding logo in the admin interface incorrectly reports an error.
  • Request access feature is not accessible in certain configurations.
  • Attachments with missing type cause an indexing issue.
  • Operations inputs are now properly exported in the documentation.
  • Data input mapping autocompletion does not use the full name of the data object.
  • Non-text process instance names are now supported.
  • Some accelerators could not be deleted from the user interface.
  • A rare pattern in a BPMN XML model could cause excessive resource consumption when importing in the Workflow Modeler.
Release Notes - Digital Enterprise Suite icon December 12, 2020 (Version: 10.2.4)
Bug fixes:
  • The last few characters on a large literal expression were not always accessible with the scrollbar.
  • Moving a model to a new folder caused the model indexing to wrongly index with no model name.
  • Deleting a group still associated with a place could cause a persistence issue preventing the access to that group after a server upgrade.
Release Notes - Digital Enterprise Suite icon December 4, 2020 (Version: 10.2.3)
Bug fixes:
  • Double clicking on the canvas could prevent selecting shapes under some conditions.
  • Updating reuse links were suffering from a performance issue.
  • Links from accelerator could be incorrectly considered as broken after the first save.
Release Notes - Digital Enterprise Suite icon December 2, 2020 (Version: 10.2.2)
Bug fixes:
  • Changing the owner of a place could corrupt the access control list persistence under rare circumstances. This would prevent the ACL from being reloaded from persistence but would not allow unauthorized access to the place.
  • Places with read only access were not properly displayed from the client access license admin page when checking the places rights for a specific user.
  • For clients with hundreds of places, the client access license page would fail to display the places when checking the places rights for a specific user.
  • Copying a data association to a new process could cause issues when trying to save the model.
  • Collections of collections were sometimes incorrectly rendered when using the Test button.
  • The excel import could fail for coding systems that were formatted as number in excel.
  • Sometimes user would be required to click twice to close a model open by a link in the Kommunicator.
  • Sometimes the detail dialog would also open when clicking on a link in the Kommunicator.
  • The commenting panel does not refresh properly when an element name is changed.
  • Complex FEEL expression containing filter and multiple context access could fail if used with a compartor expression.
  • The last entry of FEEL code auto-completion had an improper indentation in some cases.
Release Notes - Digital Enterprise Suite icon November 29, 2020 (Version: 10.2.1)
Bug fixes:
  • The information markers for boxed context results were not always depicted for all types of decision logic when testing a decision. Note that to have a consistent behavior across all types of decision logic, the information marker was moved to the header of the context.
  • The Excel export functionality was generating errors on most models.
  • The Excel import/export functionality was adapted to support multiple coding.
  • The DMN XML export failed when exporting a model containing associations connected between a shape and a link.
  • The DMN XML import failed when importing a file containing an empty encapsulatedLogic.
  • Element reused by reference from included models are now automatically refreshed.
  • FEEL autocompletion of fields on Collection of Date and Duration was not available.
  • Description of the interfaces, operations and inputs were not visible anymore after importing from an XML model.
  • PMML constraints defined as double were not parsed with enough precision when including a PMML model.
  • An error occurred when trying to export the documentation of a model containing an empty function inside a boxed context.
Release Notes - Digital Enterprise Suite icon November 24, 2020 (Version: 10.2.0)
New and improved features:
  • The Data Mapping of tasks was greatly simplified by integrating the four dialogs: Data Input, Data Input Mapping, Data Output and Data Output Mapping into a single one.
  • The new Data Mapping dialog now also integrates the multi-instances (parallel and sequential) mapping in the same interface.
  • Called process through a call activity are now bundled in the deployment to the Trisotech Digital Automation Suite.
  • Call activities calling a process defined in the same model will now have its inputs and outputs read only and synched with the source.
  • Dragging a process from the Digital Enterprise Graph will now also bring in the inputs and outputs of the process.
  • In the Service Library Try-It form, the option to continue a service are now presented before the intermediate results.
Bug fixes:
  • The Service Library Try-It button was not properly displaying the form to start workflow processes with a message or timer start event.
  • The REST endpoint required to have a Content-Type set to a non-null value for REST calls. It now assumes JSON if missing.
  • The HTML login page of the Digital Modeling Suite will now return an HTTP 200 code instead of an HTTP 401 code to align with industry best practices and allow insertion of Digital Modeling Suite links in the Microsoft Office Suite.
  • Fixed an issue that could generate an error at deployment time when using CQL and PMML data types in workflows.
  • When including a model that reuse elements (by copy or by reference), two locks were incorrectly displayed on the shape.
  • Included elements detail panel could be locally modified in some cases.
  • When creating a data output mapping from the Data Output Mapping dialog, the ellipsis did not properly immediately appear on the task.
  • Sometimes Create a Subprocess From Selection failed for some specific model because of unconnected edges.
  • When an accelerator contained duplicated URIs across two models or having different values, the XML export would fail. Note that URI defined in custom accelerators should always be unique.
  • Test cases generated with a null value for a date field were generating an invalid DMN XML file.
  • Participants were not always correctly merged when a choreography participant is renamed.
  • Improved the graph reconnection potential when importing a model from and OMG XML standard.
  • In the viewer, it was sometimes impossible to click on the “Details” button in the Terms view for items under the control bar.
  • When executing workflow process, the process description and task descriptions are now properly rendered in the Service Library Try-It button.
  • Workflow process resume point without labels will now be clickable in the Service Library Try-It button.
  • The XML template generation for invoking services generated an error on most services.
  • The plain HTML form to invoke a services generated incorrect selection options for text enumerations.
  • When exporting to BPMN or CMMN, do not generate links unless the Digital Enterprise Graph is subscribed.
Release Notes - Digital Enterprise Suite icon November 10, 2020 (Version: 10.1.5)
New and improved features:
  • The coding tab in the term details dialog is now only available to healthcare customers and now support entering multiple codes per term. You can resquest access to the coding tab through the normal support channel.
Bug fixes:
  • Fixed an issue that was preventing decision models with operations that were transferred using DMN XML to properly index in the Digital Enterprise Graph.
  • Fixed an issue that prevented the validation of decision models that contained test cases with null values for date inputs.
  • Fixed an issue that prevented certain DMN XML models from being uploaded to the public api repositorycontent endpoint.
  • The Method and Style introduction courses required an extra click to start them.
  • Adding or removing rows in a boxed context did not properly refresh the user interface.
Release Notes - Digital Enterprise Suite icon November 5, 2020 (Version: 10.1.4)
  • Fixed an issue with calling REST operations inside a Decision Model. This affected only recently deployed models.
  • When modeling a choreography on multiple pages, a structure error in the model could prevent our code from properly saving or validating the model.
Release Notes - Digital Enterprise Suite icon October 27, 2020 (Version: 10.1.3)
Bug fixes:
  • The automation will now encode spaces with the %20 character instead of the + character for parameters in query paramerters to improve the compatibility with legacy systems.
  • Restored the help buttons in the learn ribbons of the modeling applications.
  • Imported OData operations could not properly be assigned to service tasks.
  • Testing a decision model that returned a list of complex elements with a value of null could result in the left panel not displaying any result.
  • Improved the type detection for iterator decision logic.
  • Using the public API to extract XML versions of CMMN and DMN models could fail when the model was not assigned a version and state.
Release Notes - Digital Enterprise Suite icon October 19, 2020 (Version: 10.1.2)
  • Fixed an issue with the Digital Enterprise Graph indexing that was preventing some semantic links from being properly indexed.
  • Improved HTML cache settings of products to better handle new deployments.
  • It was not possible to properly change a task type to a case task.
  • Changing the iterator type on an iterator decision logic was not properly undoable.
  • Deleting a decision logic tab does not always properly remove the decision logic type marker from the associated shape.
  • It is now possible to send yourself email notifications by mentioning yourself in comments of elements and issues.
Release Notes - Digital Enterprise Suite icon October 15, 2020 (Version: 10.1.1)
Bug fixes:
  • When using a conditional or a filter logic inside a BKM, the decision logic layout was not correct unless the tab was toggled.
  • Improved the docker image labels and rights management for OpenShift deployments.
  • On a mac, in the Cloud Execution Audit Configuration, the filters were not properly updated when selecting a group.
  • There was a condition under which the Automation was not properly generating a list for a data type in the Try It form and the Open API file.
  • The excel input for services in the Try It form could incorrectly parse the encoding of the excel file resulting in an upload error.
  • The HTML rendering of the REST automation endpoint was producing an incorrect output.
Release Notes - Digital Enterprise Suite icon October 14, 2020 (Version: 10.1.0)
New and improved features:
  • Tasks that send emails can now raise BPMN signals when a link in the email is clicked or when the email is open.
  • A description field is now available for describing boxed expressions.
  • Assigning an issue to a new user will now notify that user by email.
  • It is now possible to mention users in issues and comments. When doing so, these users are notified by email.
  • From the Digital Enterprise Suite application, it is now possible to open an issue using by clicking on the model when viewing an issue.
  • The decision logic choices were limited based on the context for conditional, iterator and filter expressions.
  • The Digital Enterprise Graph now indexes model properties and process parameters and outcomes.
  • OAuth Bearer tokens generated from the main Digital Enterprise Suite container can now be used by extra processing nodes.
Bug fixes:
  • The administration interface did not load properly on Internet Explorer 11.
  • Fixed an issue where the data mapping of service tasks by data input name (without using the Input Data Mapping) could fail under certain conditions.
  • Fixed an issue that was preventing the opening of models in the Kommunicator with some license configuration.
  • Unlinking a relationship in Landscaping could generate an error.
  • It is now possible to correctly link terms within the Knowledge Entity Modeler without subscribing to the Digital Enterprise Graph.
  • Fixed and issue that was preventing entering systems from activities.
  • The input and output data mapping in the workflow modeler now offers extended feel functions.
  • Fixed an issue that could prevent the invocation of a decision model from a process model when a null value was passed at runtime.
Release Notes - Digital Enterprise Suite icon September 29, 2020 (Version: 10.0.2)
Bug fixes:
  • CDS cards could render lists results as incorrect mark down.
  • The BPSim simulation ribbon was not offered correctly to certain clients.
  • The data input binding for user, manual and none tasks could be ignored at automation.
  • The export and import of the extended boxed expression (iterator, conditional, filter) were not available.
  • Copying and pasting the extended boxed expression (iterator, conditional, filter) could result in duplicated ids.
  • Reuse overlay is duplicated on shape after unlocking it.
  • Sometimes the current graph isn’t selected in the graph filter.
  • DMN 1.2 exports incorrectly exported as DMN 1.3.
  • Unlocked (reuse by copy) Business Rule Tasks Data Input / Output are not read only anymore.
  • Fixed an issue in the reporting styling for invocation decision logic.
  • The issue manager did not load properly on the Digital Enterprise Suite application.
  • Decision models with PMML or REST calls could fail to publish to automation.
  • The request access page was causing a memory pressure issue on the server.
Release Notes - Digital Enterprise Suite icon September 18, 2020 (Version: 10.0.1)
Bug fixes:
  • The Method and Style introduction courses were not available to all clients.
  • Clinical Decision Service (CDS) cards could be rendered without summary in some conditions.
  • Workflow tasks without implementation were incorrectly treated as human/manual tasks at automation.
  • In some automation deployment scenarios using an extra processing node, a valid bearer token could be refused.
  • Expression to constraint a BPMN data type were not properly indexed in the digital enterprise graph.
  • The workflow automation tasks for sending email could fail on certain email service (amazon ses) for specific emails.
  • Some user tasks using files as inputs could be rendered incorrectly in the Try-It form.
  • When importing an excel file in a decision logic, the value 0 was not properly imported into a text column.
  • Fixed a few issues with the styling of the new type of decision logic.

Learn how it works

Request Demo

Confirm your budget

Request Pricing

Discuss your project

Request Meeting
Graph