USPS Silent Shipping Invalid ZipCode when extended zip includes a hyphen
When Ship To ZipCode includes a extended zip separated by a hyphen (#####-####), an error will be returned by Endicia that the ToPostalCode is invalid. The ZipCodes will now be formatted prior to shipment to remove the hyphen.
Fedex Error Message " Failed : Pickup Service Type is Required"
When using FedEx Rest API shipping in Silent Mode, users were receiving an error because the Pickup Service Type was not explicitly set. An object property was added to the ship object to allow users to set this. Additionally, if this property is not set, it will default to {0}USE_SCHEDULED_PICKUP. Other options include {1}CALL_FEDEX_TO_SCHEDULE and {2}DROPOFF_AT_FEDEX_LOCATION
Inventory Transfer warehouse error when using branches
ERROR: 5002: Warehouse is not assigned to the same branch as the document. ,Solution: The warehouse on the header sets the BPLId on the SAP transfer object. These were not being explicitly set causing the error. The To and From warehouse will now be explicitly set by the transfer object which then sets the BPLId.
DLN7 UDF Mapping in Fulfillment Manager
Added an enhancement to map specific information from the wsPkg table to DLN7 UDFs when creating a delivery while shipping through the Fulfillment Manager. Data that can be mapped included SSCC, EAN18, EAN14, and small package shipping values List Freight, Contract Freight, Tracking No, Return Tracking No
Agility 360 - An issue occurred during the Action Setup message
When an Agility 360 Form loads and an error occurs during the Action Setup the message "An issue occurred during the Action Setup". Additional information will be returned to the user in addition to the detailed information in the Notifications section of the form.
SAP Bin Transfer To Bin Lookup error in Agility 360
The ToBin lookup might return an error “An unexpected issue occurred retrieving the lookup data” when using Agility 360 but it will work in Agility Mobile. The SQL has a calculation that had no Alias that is causing the issue. The alias “OnHand” was added to the formula to correct the issue.
UPS Paperless shipments not returning the proper shipment label
When shipping UPS paperless commercial invoice, labels were being returned with the tag “INV - Non-document shipment where paper invoice is required and all information, including invoice line detail, is keyed. Pull the customs copy of the Commercial Invoice.” which requires the commercial invoice to be physically attached to the package. The issue has been corrected and will return either EDI or EDI-PULL based on the paperless documents selected and shipping requirements per customs.