Build 570.2

Enhancements 5

E198889 - Multiple label sizes and DocTab

E198889     1/31/2025

Multiple label sizes and DocTab

Add option to allow adding stock sizes for Agility Shipping Labels.

E209202 - Add support for USPS Ground Advantage to Agility Shipping

E209202     1/31/2025

Add support for USPS Ground Advantage to Agility Shipping

Add USPS Ground Advantage as a Service Type to Agility Shipping

E209497 - Add support for USPS shipping to APO/FPO/DPO & International Addresses

E209497     1/31/2025

Add support for USPS shipping to APO/FPO/DPO & International Addresses

Support was added to Agility Shipping to allow APO/FPO/DPO & International shipments using the USPS.

E209564 - Agility Shipping - Canada originated shipments

E209564     1/31/2025

Agility Shipping - Canada originated shipments

Agility Shipping now supports shipments originating from the US and Canada.

E209760 - Agility API Logging

E209760     1/31/2025

Agility API Logging

Add a logging framework that will tie into Agility API that can be used to write text based logs to the API’s App_Data directory.

Resolved Issues 5

B201861 - A360 Displays Orange Box On Lookup Grids

B201861     1/31/2025

A360 Displays Orange Box On Lookup Grids

Intermittent display of an orange box over Grids in Agility 360 required the application cache to be cleared. This issue has not been reliably reproducible in Agility 360; however, current DevExpress mobile grid components appear to alleviate the issue.

B209488 - Insurance on USPS packages

B209488     1/31/2025

Insurance on USPS packages

Settings for USPS and Endicia insurance were added to Agility Shipping Options

B209556 - Macola OE Directed Stage

B209556     1/31/2025

Macola OE Directed Stage

When creating directed staging recommendations quantity available may overstated when Items/Bins/Serial/Lots are shared across batches causing pickers to be directed to an empty bin.

B209630 - UPS High Value Report should print 2 copies

B209630     1/31/2025

UPS High Value Report should print 2 copies

When present, 2 copies of the high value report will now print instead of 1

B209726 - WiSys.Im.v5.0.dll truncates the aud_user_name

B209726     1/31/2025

WiSys.Im.v5.0.dll truncates the aud_user_name

Users were seeing the aud_user_name being truncated in both the imitmadt_sql and iminvaud_sql tables. The SQL query was set to insert the aud_user_name with a char(10) value which is consistent with Progression environments. The query was updated to char(20) for ES environments.