Build 568.2

Enhancements 3

E158525 - Support for SOTPI ASN's

E158525     9/20/2019

Support for SOTPI ASN's

Symptoms: SOTPI ASN compliance requires the ability to create shipments with mixed cartons and pallets. Some pallets only, cartons on pallets and cartons only all as EDI packages on the same shipment. Solution: Write to the OrderP table in DataMasons for all packages where the EDI flag is turned on for the PKG Type that has items directly on it.

E161657 - Add Catch Weight Settings To Form Studio

E161657     9/20/2019

Add Catch Weight Settings To Form Studio

Symptoms: Add Catch Weight Settings To Form Studio #CatchWtRcptPO #CatchWtProdRcpt #CatchWtDelvNote

E163015 - Form Studio - Update item validations to accept lot numbers

E163015     9/20/2019

Form Studio - Update item validations to accept lot numbers

In Agility Mobile for SAP add the ability to scan a lot number as substitute to identify the item code for the following Item Validations. Inventory TransferRequestValidateItem Inventory ValidateItem Inventory ValidateItemWarehouse Packing And Shipping LoadPalletValidatePkgItem Packing And Shipping PalletBuilderValidateItem Packing And Shipping PkgValidateSalesOrderItem Production Order ProductionIssueValidateItem Production Order ProductionReturnValidateItem Purchase Order GoodsReceiptValidatePOItem Purchase Order GoodsReceiptValidatePOItemReceiving Sales Order PickListValidateSalesOrderItem Sales Order SalesOrderValidateItem

Resolved Issues 13

B161529 - add a Bin_no property to QtyAdjust Trx

B161529     9/20/2019

add a Bin_no property to QtyAdjust Trx

Symptoms: Add a bin_no property (UpdateBinNo) to QtyAdjust object. If this property is filled in, change the wspkg record to this bin number during the qtyAdjust method. Validate that the bin does exist. Solution:

B161767 - Add OITM.DocEntry to BOInv.ValidateItem

B161767     9/20/2019

Add OITM.DocEntry to BOInv.ValidateItem

Symptoms: Add the column OITM.DocEntry to the BOInv.ValidateItem validation Solution:

B162022 - Add Mfg Stage Bin and InTransit Receiving Bin to Device Settings

B162022     9/20/2019

Add Mfg Stage Bin and InTransit Receiving Bin to Device Settings

Symptoms: Add Mfg Stage Bin and InTransit Receiving Bin to the default device settings in Agility Mobile and Form Studio

B162827 - Adding users and assigning roles can cause GUID conversion error

B162827     9/20/2019

Adding users and assigning roles can cause GUID conversion error

Symptoms: When adding a new user or assigning roles in SAP B1 a GUID conversion error can occur.

B163114 - A With block variable not set Error can occur when printing an Agility Label

B163114     9/20/2019

A With block variable not set Error can occur when printing an Agility Label

Symptoms: When printing a WiSys Label from From Studio an error is returned. Error reads "PrintDocuments:Object variable or With Block variable not set.: Error Point 9" Solution:

B163185 - Form Studio SQL queries with spaces in a condition can be truncated

B163185     9/20/2019

Form Studio SQL queries with spaces in a condition can be truncated

Form Studio SQL queries with spaces in the condition can be truncated. For example: Select * from [table] where [column] = ' 789' will be come Select * from [table] where [column] = ' 789'

B163212 - Remove Receiving and System Bin Restrictions from the default bins selection in Agility Mobile

B163212     9/20/2019

Remove Receiving and System Bin Restrictions from the default bins selection in Agility Mobile

The selection of a default bin requires the Bin to be a Receiving Bin and a Non System Bin. These restrictions should be removed.

B163365 - Agility Label Designer second attempt to print from Print Preview throws an exception

B163365     9/20/2019

Agility Label Designer second attempt to print from Print Preview throws an exception

Symtom: In Agility Label designer a second attempt to Print from the print preview screen results in an exception. Solution: Code was changed to allow for consecutive printing of labels.

B163423 - Form Studio - Add Terms Maintenance Options to Grids

B163423     9/20/2019

Form Studio - Add Terms Maintenance Options to Grids

Add Terms Maintenance Options to Form Studio Grids. When Right Clicking on a grid column header in Form Studio the Change Column Heading screen will be presented. This will allow you to assign a Term Code to the heading or enter a hard coded column header. The right click option is available when previewing a Form at design time from Form Studio.

B163519 - Create Form Studio PalletBuilder Bin and Batch Validations

B163519     9/20/2019

Create Form Studio PalletBuilder Bin and Batch Validations

Validations needed in order to validate the qty available for an binned and batched items on a pallet BOBin.PalletBuilderValidateBin BOBatch.PalletBuilderValidateBatch

B164093 - Agility Mobile Production Bin Setting not being refreshed

B164093     9/20/2019

Agility Mobile Production Bin Setting not being refreshed

The Agility Mobile Production Bin setting was not being refreshed without exiting Agility Mobile and logging back into the application.

B164186 - Error received trying to create new dashboard

B164186     9/20/2019

Error received trying to create new dashboard

Symptoms: AD - creating new Analytic - select Data Source > Add Query - error received "Cannot connect to the database. See the details below. The ConnectionString property has not been initialized." Solution:

B192304 - Fulfillment manager - shipment status/parcel type not being reset when shipment fails

B192304     9/20/2019

Fulfillment manager - shipment status/parcel type not being reset when shipment fails

Symptoms: Shipments that are not completing and receiving an error are not backing out and resetting back to new when the shipment is not completed. The status is set to null Solution: corrected