Release Notes 11.1 - SmartTemplate_Pro - Precisely_EnterWorks - Sales_and_Services_Portal - EnterWorks - Fusion - Match_and_Merge - Latest

EnterWorks™ Release Notes

Product type
Software
Portfolio
Verify
Product family
EnterWorks™ software
Product
EnterWorks™ software
Version
Latest
ft:locale
en-US
Product name
Precisely EnterWorks
ft:title
EnterWorks™ Release Notes
Copyright
2025
First publish date
2007
ft:lastEdition
2026-03-25
ft:lastPublication
2026-03-25T05:19:26.105000
L1_Product_Gateway
Verify
L2_Product_Segment
Data Quality
L3_Product_Brand
Precisely Enterworks
L4_Investment_Segment
Precisely Enterworks
L5_Product_Group
Precisely Enterworks
L6_Product_Name
Enterworks

This topic describes the updates, enhancements, and fixes introduced in the EnterWorks 11.1 release.

New feature in EnterWorks 11.3.1 include:

Synchronizing date and time across client and server timezones

EnterWorks now have synchronized the date and time based on client and server timezones.

A new shared configuration attr.timezone.conversion is introduced in the Classic UI that displays the client or server timezone based on the user preference. You can set the attribute to 1 to display the client timezone and 0 to display the server timezone. By default, the attribute is set to 1. Additionally, if the attribute name does not specify a timezone, the timezone of the server is used by default. This enhancement is visible across various screens including Record Listing, Record Editor, Link Record, Job Monitor, and Job History.

Adding workflow task state search attribute to New UI

The 'Workflow Task' state search attribute, which was previously available in the Classic UI, has been added to the Advanced Search functionality of the New UI.

Opening multiple records from a single repository

New UI now provides the capability to open multiple tabs, each displaying a different record from a single repository. This feature allows you to easily navigate, view, and compare the data from multiple records simultaneously. You may also use the next and previous buttons to scroll through or open records in the item editor. This capability takes effect, when the configuration is, repository.editor.item.openRecordsInMultipleTabOfRepo is set to true or 1. The default is false or 0.

Adding capability for variants

When the configuration property repository.editor.item.showEnabledVariantButton and the capability Update VARIANTS are both set to true, the UpdateVariant and GenerateItemVariant buttons will appear on the Record Listing and Record Editor screens, respectively.

Improvements to user identification in the history tab

To improve the History tab in the Classic UI, the modifiedBy column under Model > Data Model View > Reports > History has been updated. Previously, this column only displayed the Login ID of the user; now, it now displays the Login Name of the user.

Qualified linked search in New UI

The link search in the New UI now allows you to specify certain attributes for the search criteria. Previously, options were available to verify if a record was linked or not. Now, you can specify whether a record is linked and then determine if that record includes a particular attribute. Searches are performed using attributes provided in the linked search, which supports attribute types such as boolean, currency, decimal, int, bigint, codesets, and varchar.

Improvements to link table

The Link table now allows you to sort column values on the Record Editor screen in the New UI.
Note: This capability is applicable only for one to many link relationships.

Support for preview capability

The New UI now includes a Preview function that enables you to quickly view the contents of records in JSON format within the repository by linking export template in the preference.

Improvements to delete linked records

EnterWorks now alerts you with a warning message if the selected record for deletion has linked records associated with it. This functionality is enabled by setting the Cascade Option field to Notify in the Manage Links screen.

Support for cross repository export

The new configuration property export.currentView.linkedAttributes is introduced to export all records along with the linked attributes from the current view of the user preference. This capability takes effect when the configuration property is set to true.

Support for German locale (de)

EnterWorks now includes support for the German locale.

Enhancements to Digital Asset Manager (DAM)

Servers can now validate file extensions, permitting only specific file types for upload. This functionality is disabled by default on the server. It can be enabled through the following shared configurations:
  • dam.config.restrictFileExtensions: Determines whether to restrict file extensions to those listed in the File Extension Code set. By default, the property is set to false.
  • dam.config.restrictDoubleExtensions: Determines whether double extension files are permitted or not. By default, the property is set to false.