Build 571.4

Hot Fixes 6

Release Date 7/9/2026

B210406 - Unable to Ship in AWE Agility Web Explorer

B210406     7/9/2026

Unable to Ship in AWE Agility Web Explorer

Shipping in AWE Agility Web Explorer returned the following error message - "Failed assigning form Host name to shipping object, no host name defined" when using the Wisys.Shipping.Ship Agility Object Transaction.

Release Date 7/8/2026

E210397 - Add captured object to convert PNG images to JPG format

E210397     7/8/2026

Add captured object to convert PNG images to JPG format

Introduced a new captured object that converts PNG images to JPG format for use within transaction sequences. This enables PNG images to be converted to a format that can be embedded and displayed in Crystal Reports.,The new captured object (Convert PNG to JPG) can be put in a transaction in Design Studio or Form Studio.

Release Date 7/7/2026

B210375 - WisysDB Connection Cleanup

B210375     7/7/2026

WisysDB Connection Cleanup

When opening a SQL Wisys database connection, there is a SQL Connection that is not explicitly closed. This opens the possibility for exhausting the connection pool if NET Garbage Collection is not triggered in a timely manner. Connection cleanup and additional logging enabled in AgilityAPI

Release Date 6/25/2026

B210382 - A "Customize read failed: Corrupted Layout" error appears when opening some grids

B210382     6/25/2026

A "Customize read failed: Corrupted Layout" error appears when opening some grids

Layouts was updated to eliminate the Customize read failed: UserCustomize:RestoreChanges:Corrupted Layout error message

Release Date 5/26/2026

B210368 - Missing Issue and Receipt Accounts buttons in WMS Inventory Transactions

B210368     5/26/2026

Missing Issue and Receipt Accounts buttons in WMS Inventory Transactions

The Issue Accounts and Receipt Accounts buttons under AE → File → Options → WMS → Inventory Transactions were not visible because they were rendering outside the bounds of the user control frame. Updated the button positioning so they render correctly and remain visible within the form layout.

Release Date 5/11/2026

B210361 - Bug in the "Create table WSMRPCTL.sql" file from Product Updater

B210361     5/11/2026

Bug in the "Create table WSMRPCTL.sql" file from Product Updater

The bug prevents the table from being created if it does not already exist. Users cannot create the ,WSMRPCTL, table as intended. The script should drop the existing table if it exists and then create the table if it does not already exist.

Enhancements 2

E210249 - Add Electronic Trade Documents options in Agility Shipping setting vs having to choose on each shipment

E210249     4/20/2026

Add Electronic Trade Documents options in Agility Shipping setting vs having to choose on each shipment

Added an International Default Setting to allow ETD Commercial Invoice and Certificate of Origin to auto-select at the time of shipment.

E210322 - Agility Shipping International Commodity Country of Origin Update

E210322     4/20/2026

Agility Shipping International Commodity Country of Origin Update

Previously, Agility Shipping defaulted the Commodity Country of Origin to the Ship From country.,With this update, at the time of shipment, the Country of Origin is now retrieved from the ERP Item Master and applied accordingly.,If a Country of Origin is not set up in the item master, it will default to US

Resolved Issues 2

B210161 - Export to Excel returns an error when conditional formatting is present on numeric columns with a single condition value

B210161     4/20/2026

Export to Excel returns an error when conditional formatting is present on numeric columns with a single condition value

When a conditional format rule on a numeric column uses only one value (e.g., Value1 > -99999 without a Value2), the DevExpress layout serialization stores Value2 as an empty string instead of NULL. This causes the export engine to throw "Input string was not in a correct format" when attempting to convert the empty string to a number. The fix sanitizes format rule values before export, converting empty strings to NULL for unused values and ensuring all numeric column types (Decimal, Integer, Double, etc.) are handled correctly.

B210318 - Reference field mapping not mapping correctly in Agility Shipping

B210318     4/20/2026

Reference field mapping not mapping correctly in Agility Shipping

Reference fields were not being updated in the Agility shipping page after being set in the agility shipping options under Reference mapping Properties