Skip to main content

Enactor Tools - Version 1.3.444

Release Date - Apr 5, 2024

Overview

This release includes few CRs related to Connected Process Diagrams and critical bug fixes

Deliverables and Versions

Enactor ToolsVersion: 1.3.444
Eclipse2024-3
Java (Eclipse Launch)  17
OSMac 13.0.1,   Ubuntu 18.04.6 LTS,   Windows 11

IMPORTANT

  • Add the following parameter to eclipse.ini if it does not exist:

--add-opens=java.base/java.lang=ALL-UNNAMED

IMPORTANT

  • If you are using Ubuntu 22 or above and have issues with Enactor Tools not working properly Go to /etc/gdm3/custom.conf and uncomment below line.

  • WaylandEnable=false

IMPORTANT

  • If you prefer to use a dark theme for Eclipse for better user experience we recommend to use the Darkest Dark Theme

  • Go to Help → Eclipse Marketplace

  • Find Darkest Dark Theme

  • Install

Marketplace

Changes

RefSummary
DT-476Add a wizard for creating Process Connection Diagrams
DT-453Rename Process Connector Editor to Connected Process Editor
DT-445Tools Support for Connection Diagram Extensions
DT-244Business Process Editor support for Wake Events in Server Process Wait activities
DT-179Add Validation on Table/Column/Index DB name in Entity Tool

Bug Fixes

RefSummary
DT-452When searching for references to a process the search results also gives process which is a prefix of orginal process
DT-449closeOnNextPrompt property of prompt states cannot be edited using Application Process Editor
DT-260Incorrect files downloaded from the Update Site

Notes

Connected Process Wizard

You can now create a new connected process using the connected process wizard.

New → Enactor Development → Connected Process

Wizard

CP_Wizard

If you are extending an existing connection diagram , click the tick box and click Next.

Select the extending connected process and add the applicable hosts

CP_Wizard

Package Editor Support for Connected Process Extensions

If you are extending a connected process, extension details will be added to the Packages.xml. We have updated Connected Processes tab of Package Editor to support adding Connected Process Extensions as well.

PackageProcess

Wake Events in Business Process Editor

Earlier there was no UI functionality to add Wake Events for Server Process Wait Activities in Business Processes. With this release onwards you can add events using the properties view as below.

Properties

WakeEvents