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 1

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.

Resolved Issues 8

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.

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.

B184583 - Agility Essential numeric fields not defined as numeric

B184583     4/19/2021

Agility Essential numeric fields not defined as numeric

Agility Essential FS forms contain numeric fields that are not defined as numeric

B185432 - Need Write back of Frt from wspkgshipment record

B185432     4/19/2021

Need Write back of Frt from wspkgshipment record

Symptoms: Need to be able to write back freight from wspkgshipment record to delivery note. Solution:

B186111 - Copy Delete Membership in Roles does not display the names

B186111     4/19/2021

Copy Delete Membership in Roles does not display the names

Symptoms: Copy Delete Membership in Roles does not display the names of the users Solution:

B186209 - Transfer Request Picking String to Integar error on Document Number

B186209     4/19/2021

Transfer Request Picking String to Integar error on Document Number

Symptoms: When selecting the Document Number on the Transfer Request Picking app in Agility Mobile (569), the field turns red and shows an error message that says the issue is from string to integer. Solution:

B187954 - Add Unallocated Serial Number functionality to SO Pikcing form

B187954     4/19/2021

Add Unallocated Serial Number functionality to SO Pikcing form

Sales Order Picking Now supports the SAP Document Option to allow pick lists to be created without Bin assignment.

B189101 - Validation - InventoryCountValidateItem same item on count

B189101     4/19/2021

Validation - InventoryCountValidateItem same item on count

Symptoms: If the item is on the count sheet more than once, the validation needs to be able to distinguish between the different lines. Currently, it will only recognize the first line. Validation include BOInv.InventoryCountValidateItemByBin, BO.InventoryCountValidateItem