Build 570.2

Hot Fixes 2

Release Date 2/5/2025

B209766 - Form Studio Copy Forms Returns No Results In HANA

B209766     2/5/2025

Form Studio Copy Forms Returns No Results In HANA

When copying a form in Form Studio no results are being returned because the query uses incorrect casing which does not work in a Hana environment

Release Date 2/4/2025

B209765 - BOPurchaseOrder.GoodsReceiptValidateSplitPO error after update to 570.2

B209765     2/4/2025

BOPurchaseOrder.GoodsReceiptValidateSplitPO error after update to 570.2

Goods Receipt Validate Split PO was returning a SQL syntax error near ‘FROM’

Enhancements 9

E195158 - SAP Update Transport Code in Fulfillment Manager

E195158     1/31/2025

SAP Update Transport Code in Fulfillment Manager

Added new functionality to allow changing the transport code in Fulfillment Manager at the time of shipment.

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.

E209741 - SAP DI API not copying base document line SlpCode to target document line SlpCode

E209741     1/31/2025

SAP DI API not copying base document line SlpCode to target document line SlpCode

E209754 - Create inventory count preload clean up grid

E209754     1/31/2025

Create inventory count preload clean up grid

A new grid called “Inventory Count Preload Clean Up” will identify, and easily delete, bad inventory count preload records. The grid will identify the following bad records.,1 - Preload line record that is missing from the count sheet, 2 - Preload header records associated with a closed count sheet, 3 - Orphaned SnB preload records, 4 - Orphaned Line preload records, and 5 - Orphaned Header preload records. Users can choose to delete single or all records by using the selection checkboxes.,An empty grid indicates that no bad preload records were found.

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.

E209762 - Allow for an Agility item to be in multiple menus on SAP Client

E209762     1/31/2025

Allow for an Agility item to be in multiple menus on SAP Client

When adding an item to multiple menus, some menu items will either not appear or the entire SAP menu will disappear, depending on the version and patch level of SAP. Items can now be added into multiple menu folders in the SAP client.

Resolved Issues 9

B190709 - Adding a menu group in Agility Designer displays in SAP but not in AE

B190709     1/31/2025

Adding a menu group in Agility Designer displays in SAP but not in AE

When adding a menu group in Agility Designer, the menu group will display in the SAP Client, but it does not display in Agility Explorer. The menu group and associated applications should display in both the SAP Client and Agility Explorer.

B191414 - WiSys Menu does not load when the hide function setting in SAP is checked

B191414     1/31/2025

WiSys Menu does not load when the hide function setting in SAP is checked

Wisys menus will now be suppressed for any SAP menus that are hidden based on the company general settings.

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

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

B209736 - BOInv Validations: ValidateItem & ValidateWarehouse - Improve Performance

B209736     1/31/2025

BOInv Validations: ValidateItem & ValidateWarehouse - Improve Performance

Update Form Studio BOInv Validations: ValidateItem & ValidateWarehouse to use DoQuery in place of DiAPI objects to reduce locking and improve performance.

B209740 - SAP DI API not copying Sales Order Line SlpCode to Delivery Line SlpCode in Fulfillment Manager

B209740     1/31/2025

SAP DI API not copying Sales Order Line SlpCode to Delivery Line SlpCode in Fulfillment Manager

The SalesPersonCode will now be set when creating deliveries through the Fulfillment Manager based on the sales order line. In cases that the sales order line has a SalePersonCode = No Sales Employee (-1), the SAP DI API automatically sets the line SalesPersonCode to the header SalesPersonCode. This is a different operation than creating a delivery in the SAP UI where the SalesPersonCode on the delivery line is set to No Sales Employee.

B209745 - Directed Sales Order Picking Fails to create delivery note when Shipping in different UOM

B209745     1/31/2025

Directed Sales Order Picking Fails to create delivery note when Shipping in different UOM

After picking items from a pick list which are in Inventory UOM there is a problem creating a Delivery note for the Sales Order which is in a different UOM.

B209753 - Preload Inventory count header not deleting when all lines removed

B209753     1/31/2025

Preload Inventory count header not deleting when all lines removed

CancelPreloadLine and CancelPreloadSnB were not propertly deleting the header record if all lines/snb records were deleted. This left orphaned header records in the wsSAPInvCount table.