Build 569.1

Hot Fixes 1

B161047 - When two if then statements changing one changes both

B161047     1/1/0001

When two if then statements changing one changes both

Symptoms: When using two if then statements on a button, changing either of the if then statements changes the other also.

Enhancements 2

E186839 - FS add option to retry locked records

E186839     4/19/2021

FS add option to retry locked records

In Macola and SAP, specific return codes from an Agility Object Transaction indicate that a record is locked by another user. Add a check box option in Form Studio to rollback the transaction and retry the entire Action Sequence. Macola returns a -2 value if the record is locked by the MacLocks table. SAP will return a -2038 indicating a lock has been encountered by the DiAPI. A transaction retry entry will be written to the WsTrxLog table.

E189942 - Enhancements to new serial number collection screens

E189942     4/19/2021

Enhancements to new serial number collection screens

Solution: Added enhancements and fixes to the new serial no collection screens: serial collection grid now sorts with the newest scan at the top of the grid, additional filters were placed on the query for the grid including Ord No, Ord Type and Loc, added serial number validations to the Issue, Transfer and Return forms, added button enable/disable to the Done and Add buttons, added a call to delete the wsPreload for the CurrentUser prior to opening the Serial No form. Added a NEW Return Serial Numbers form for Shop Floor and POP material return that queries serial numbers issued to the orders.

Resolved Issues 11

B85551 - pick pack 4 issues

B85551     4/19/2021

pick pack 4 issues

Symptoms: Customer is unable to replicate a package with serialized items. The functionality to replicate serialized items exist in PP3 and it prevents in PP4. a. In PP3, create a carton in the shipping tree b. Select the first item and serial number c. Select Replicate d. It brings up a window that allows you to select a serial number for each carton replicated. e. It also prints a label with each selection In PP4 using that same item the replicate package fails with the message. This package contains serialized items, it can not be replicated. The customer would like the PP4 Shipping tree allow the selection of a serial number on replicate.

B155111 - Form Studio - Default and Cancel Buttons can not be assigned to combo buttons

B155111     4/19/2021

Form Studio - Default and Cancel Buttons can not be assigned to combo buttons

In Form Studio there is a Form Option "Cancel Button" and "Default Button" to assign default button action on the Form. The only buttons you can assign are buttons defined directly on the form. If the button is under a Combo Button it is not available to be selected.

B179066 - PickPack Add Item(s) - Items disappear from Item Search

B179066     4/19/2021

PickPack Add Item(s) - Items disappear from Item Search

Symptoms: When using Add Item(s) in Pick Pack on an order with greater than 2 line items and you try to add the 3rd or greater item to the shipment; the Item Search grid will be blank. If you re-enter the order number and then search for an item; it will populate the Item Search grid. Solution:

B183354 - Form Studio numeric Constants stored with decimal causes issue with Wisys Label.

B183354     4/19/2021

Form Studio numeric Constants stored with decimal causes issue with Wisys Label.

Symptoms: Form Studio with numeric constants fails to import into integer parameter in Wisys Label. The stored decimal point causes error "Can't convert string to int32". Form Studio will no longer capture the decimal point for integer values. To update existing constants, open the constants screen in FS and resave the value Solution: Modified constants to save whole number values without a decimal.

B186313 - Agility Mobile lookup grid numeric sorting

B186313     4/19/2021

Agility Mobile lookup grid numeric sorting

Agility Mobile lookup grids sort numeric columns as alpha numeric. The column will sort 1, 10, 11, 12, .....2, 20, 21, 22, etc.

B187694 - Change in 569 to grid filter row is causing problems with how they use grids

B187694     4/19/2021

Change in 569 to grid filter row is causing problems with how they use grids

Symptoms: Solution:

B188744 - Change in 569 to grid filter row is causing problems with how they use grids

B188744     4/19/2021

Change in 569 to grid filter row is causing problems with how they use grids

Symptoms: Would like ability to turn off new feature for filter of 'contains, starts with, equals" Solution:

B188916 - Pick/Pack and Ship - Item to Pack grid display wrong amount

B188916     4/19/2021

Pick/Pack and Ship - Item to Pack grid display wrong amount

Symptoms: After shipping an order in Pick/Pack and Ship; the "Item to Pack" grid does not correctly show the remaining amount to be packed. Solution:

B189171 - SF Finished Goods Agility Label fails to load in Document Manager

B189171     4/19/2021

SF Finished Goods Agility Label fails to load in Document Manager

Symptoms: Incorrect Name parameters in the XML data for the SF Finished Goods Agility Label is preventing a user from importing and using this label. Solution:

B189374 - SF Forms return Item No instead of Bin No when using lookup

B189374     4/19/2021

SF Forms return Item No instead of Bin No when using lookup

Symptoms: SF Return and Issue Material Bin No lookups were returning the Item No instead of the Bin No.

B190735 - POP Desktop Console - IM Inv Trx not showing all trx

B190735     4/19/2021

POP Desktop Console - IM Inv Trx not showing all trx

Symptoms: The POP Desktop Console - IM Inv Trx grid was passing in the ctl_no which caused some transaction records not to be returned. Solution: