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
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)
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.