Release Notes 11.3 - 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-05-21
ft:lastPublication
2026-05-21T06:48:36.613000
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.3 release.

New features in EnterWorks 11.3 include.

EnterWorks UI reskin

EnterWorks introduces a refreshed user interface (UI), delivering a modernized and consistent visual experience. This update applies a new global design theme across EnterWorks, including revised colors, typography, icons, and component styling, without altering core functionality. Key updates include:
  • Updated global styles, layouts, and themes for improved visual consistency.
  • Refined component styling using the Prism Design System, including buttons, forms, modals, and navigation elements.
  • Fixed and smaller-width modal dialogs compared to earlier, larger, resizable dialogs.
  • Updated sorting icons in record listings to denote relational attributes (replacing the previous dark gray icons).
  • New rebranded assets, such as logos, icons, and fonts, ensuring a cohesive design throughout the application.
  • Enhanced accessibility through improved color contrast and typography choices.

Support for generic export REST API for metadata

EnterWorks now provides a secure, read-only REST API that enables external systems to retrieve metadata definitions and configuration objects from the EnterWorks data model in a consistent JSON format. This API allows programmatic access to metadata such as repositories, profiles, attributes, attribute groups, attribute tabs, code sets, and related details without exposing any transactional data or permitting changes to the system.

Key capabilities:
  • RESTful endpoints: Standardized endpoints under /api/v1/enterworks/datamodel/* for accessing different metadata object types.
  • Read-Only access: Ensures the source data and schema remain unchanged.
  • Comprehensive metadata coverage: Includes repositories, profiles, attributes, attribute groups, attribute tabs, code sets, and code set details.
  • JSON output: All responses are returned in JSON format for easy integration.
  • Security enforcement: Access is restricted to admin group users via Bearer token authentication.
  • Pagination and sorting: Pagination supported for large datasets (attributes, code sets) with sorting on primary and foreign keys.
  • Standard error handling: Consistent HTTP status codes (400, 403, 404, 405, 500) with descriptive error messages and error codes.

Support for tab-separated values in IN search

EnterWorks now allows users to copy and paste multiple values from an Excel column directly into the IN search criteria for filtering. In addition to the existing comma-separated format, tab-separated values are now also supported, making it easier to filter using lists copied from Excel.