26.2.3 Release Notes

Set out below is a summary of the highlights, fixes and improvements in the 26.2.3 cloud version of Angles for SAP.

End User - Usability Improvements

FeatureDescription
Initial page load performance improved across all key pages.Initial page loads are now significantly faster. The Home page, Search page, and model switching all render with noticeably reduced wait times. Users will experience a snappier, more responsive interface from the moment they log in.

End User - Fixes and Improvements

FeatureDescription
[05566753] Improved performance of the "Fields per Display" webclient query.Resolved an issue where opening the "Fields per Display" template in the webclient could be extremely slow or become unresponsive, in some cases leaving the start page empty ("No records available") after re-logging in. The underlying SQL view was optimized - removing redundant joins and replacing the row-ranking logic with a more efficient equivalent - cutting query time significantly while returning identical results.
Fixed misaligned Dashboard icons in the webclient.Resolved an issue in the webclient where the Validate, Download, Published, and Save Dashboard icons appeared shifted to the left instead of being aligned in the top-right corner of the Dashboard.
AI Analysis tab now works immediately after enabling it in User Settings.Resolved an issue where enabling the AI Display Analysis feature in User Settings did not immediately activate the AI Analysis tab on an Angle Display. Previously the tab appeared blank until the browser page was manually refreshed; it now initializes and loads content right away.
AI Analysis now retains your initial question in the conversation view.Resolved an issue in AI Analysis (Ask Lineos) where the user's initial prompt was missing from the conversation view on first load or after a tab refresh, even though the AI's answer to it displayed correctly. The initial prompt is now retained and shown alongside the response, consistent with follow-up prompts.
Fixed incorrect validation error when scheduling automation tasks for a past time today.Resolved an issue in the standard scheduling screen for automation tasks where selecting a time earlier than the current time on today's date incorrectly triggered the error "Next task execution cannot be in the past". Users can now schedule a same-day time that has already passed today without being blocked.

IT User - Fixes and Improvements

FeatureDescription
New setting: Automation Task Dry Run in ITMC.

A new Automation Task Dry Run toggle setting in ITMC under Angle Export lets you test automation tasks before deploying them to production. When enabled, file outputs are suppressed, email notifications are not sent, and SQL operations are safely flagged to prevent any production impact.

Configure the setting in ITMC > Global Settings > System Settings. After the dry run results are validated, disable the dry run mode to switch to operational production mode.

New setting to limit ETL indexing on tables with mismatched or corrupt rows.Added a new Management Console setting that limits how many mismatched/corrupt rows are tolerated in an external table before indexing stops. Previously, a single corrupt SAP CE/CMS table could cause the ETL indexer to keep logging errors for millions of subsequent rows, causing severe slowdowns and, in some cases, exhausting memory and crashing the ETL service. Administrators can now set a maximum allowed mismatch count (default: 0, disable the check with -1) so indexing fails fast instead of grinding through bad data.
[05604705] BOM Material Reference Registration Fix.

Resolved a configuration issue in the EA.BOM module where Material1 and Material2 references were defined in module code but not declared in SAPSettings.ini.

When specific submodules were inactive, BOMHeaderHidden class activation would fail due to unregistered reference errors.

Material1 and Material2 are now properly declared in SAPSettings.ini, allowing activation to succeed regardless of which submodules are active.

Was this article helpful?

We're sorry to hear that.