Build 556

Enhancements 4

E38655 - Create Spec for Object Methods including Pallets

E38655     7/27/2012

Create Spec for Object Methods including Pallets

E41355 - Product Updater Export and Import needs to leave Private Layouts in Place on Project Import

E41355     7/27/2012

Product Updater Export and Import needs to leave Private Layouts in Place on Project Import

E42850 - A message should be displayed when attempting to bypass a field that does not allow null values

E42850     7/27/2012

A message should be displayed when attempting to bypass a field that does not allow null values

Symptoms: In Form Studio Set property "Allow Null" to False. Data is not entered the user can not advance but no error is returned. If data is not entered an error message should appear.

E42887 - SF Material Issue and Receipt Transactions will expose the IMINVTRX_SQL.ID written. The Comment Fields will also be exposed.

E42887     7/27/2012

SF Material Issue and Receipt Transactions will expose the IMINVTRX_SQL.ID written. The Comment Fields will also be exposed.

Symptoms: The SF Material Issue Transaction and SF Material Return Transaction should expose the IMINVTRX.ID that is written back to the object. Added Comment1 and Comment2 properties which can be used to populate the values on the iminvtrx_sql table.

Resolved Issues 40

B28089 - Form Studio SQL Events check box to disable transaction doesn't stay checked when saving

B28089     7/27/2012

Form Studio SQL Events check box to disable transaction doesn't stay checked when saving

The disable check box to disable a SQL event allows you to check the box and it will disable the event but it doesn't retain the check so you cannot tell if it is still disabled or not.

B32265 - Product updater still has places using Windows Authentication instead of SQL login credentials

B32265     7/27/2012

Product updater still has places using Windows Authentication instead of SQL login credentials

[dbeer 07/26/2011 14:03 (GMT -04:00)] Was running product updater today and IT person had logged in as the local Administrator on the Terminal Server instead of the Domain Administrator and as a result I received several errors during product updater where it must have been trying to use the local admin rights to get to the SQL server. One error was "Error in connection string Login failed for user ''. The user is not associated with a Trusted SQL server connection." I also received this exact same message when running PocketESConfig when I clicked the button with the green plus sign to add a company. The error was "Fill Companies: Login failed for user ''. The user is not associated with a Trusted SQL server connection."

B38309 - Copy Form does not copy the form detail

B38309     7/27/2012

Copy Form does not copy the form detail

If you try to copy a form from one project to another the form is copied with no transaction detail

B38319 - Cannot use Consign Post Alternate Address maintenance - error received

B38319     7/27/2012

Cannot use Consign Post Alternate Address maintenance - error received

error references Incorrect syntax near MaintenanceSELECT

B39917 - unable to open the shiprush window after a shipment has been processed after last update

B39917     7/27/2012

unable to open the shiprush window after a shipment has been processed after last update

[mhollinger 03/14/2012 12:51 (GMT -04:00)] Steps to duplicate 1. Open Pick Pack 2. Pack and ship a shipment via UPS 3. In the menu click Process -> ShipRush Shipment -> UPS In step 3 the shiprush gui does not appear. It looks like nothing is happening. If you close out of Pick Pack and go back in then it works again.

B40468 - Fill Backorders in WMS Pickticket will not work if a qty exists in the qty to ship field

B40468     7/27/2012

Fill Backorders in WMS Pickticket will not work if a qty exists in the qty to ship field

[asonnenschein 04/03/2012 10:49 (GMT -05:00)]This is a bug. How to duplicate: Enter an order for an item that has a qty ordered greater than the available stock (i.e. qty ordered 50, available inventory 1 (which fills the qty to ship field as 1). Receive inventory for the item greater than the qty on order. Inside of es go to WMS Pickticket and try to fill the backorder. The fill backorder doesn't do anything.

B41018 - Error for incorrect zipcode does not appear

B41018     7/27/2012

Error for incorrect zipcode does not appear

[awilson 04/18/2012 13:59 (GMT -04:00)]User processes order in Fedex with invalid zipcode. No error is displayed within WiSys ShipRush. User processes order from blank FedEx form and error is displayed. User can complete order once zip code is corrected.

B41715 - Change the c_cmdUpdateLineBillDate update to use primary key columns

B41715     7/27/2012

Change the c_cmdUpdateLineBillDate update to use primary key columns

[jnicol 05/11/2012 11:58 (GMT -04:00)]this change is being done to remove deadlock issues when billing in APS

B41767 - IM Reorder Advice filter does not return correct results for Item / Vendors in a Macola ES environment

B41767     7/27/2012

IM Reorder Advice filter does not return correct results for Item / Vendors in a Macola ES environment

Symptoms: IM Reorder Advice filter does not return correct results for Item / Vendors in a Macola ES environment. The APVENFIL_WV view is using the sycdefil to determine the AP_TERMS_DESC in place of the betcd table.

B42174 - Agility SF Shop Order Master with contains filter does not show first record in operational detail

B42174     7/27/2012

Agility SF Shop Order Master with contains filter does not show first record in operational detail

[awilson 05/31/2012 09:05 (GMT -04:00)]In Agility SF Shop Order Master List when searching shop order with "Contains" filter-if you highlight the first order returned in the grid, the operational detail does NOT appear in the Operational detail. Highlighting any other line will populate in operational detail. Returning to line 1 after selecting another line will make it populate however.

B42579 - OEORDLIN.Change method is not updating the IMINVLOC.qty_bkord

B42579     7/27/2012

OEORDLIN.Change method is not updating the IMINVLOC.qty_bkord

Symptom: When calling the OEORDLIN.Change method and the back order qty is updated the iminvloc.qty_bkord is not being adjusted.

B42708 - ES Customer Insert - potential for a duplicate key value error when a customer number is not provided

B42708     7/27/2012

ES Customer Insert - potential for a duplicate key value error when a customer number is not provided

Symptoms: ES Customer Insert - potential for a duplicate key value error when a customer number is not provided. When the cmp_code field is left justified obtaining the next customer by selecting the max(cmp_code) may result in a non max value.

B42726 - Issues backing out shipments following update

B42726     7/27/2012

Issues backing out shipments following update

Symptoms: When removing a pallet from a shipment the status field in the wspkg table is retaining a 'S'. This field should return to Null or 'N' To Duplicate -- Using APS Shipping Tree, Create a new shipment and add several pallets to the shipment. Highlight a pallet then click on the "Remove Pallet" button. Finally look at the wspkg table for the pallet # that you removed. The shipment_no is set to 0 but the status is still at 'S' Shipped. Resolution

B42886 - Instantiating a new instance of the OrderEntryTables objects was not clearing underlying object

B42886     7/27/2012

Instantiating a new instance of the OrderEntryTables objects was not clearing underlying object

Symptoms: When creating a new instance of the Wisys.OE.OrderEntryTables object the underlying objects were not being cleared. This issue is evident, for example, when creating multiple orders and creating a new instance of the OrderEntryTables for each order. Remnants of the previous order may remain in the supporting objects that this class creates and references.

B42911 - Orders are occasionally Shipped and not Billed

B42911     7/27/2012

Orders are occasionally Shipped and not Billed

Symptoms: See Support Taks

B42977 - Order Entry Object - Updates for Selling UOM

B42977     7/27/2012

Order Entry Object - Updates for Selling UOM

Symptoms: Updates to the Order Entry objects when the Selling UOM is not equal to the stocking UOM 1. When the Selling UOM of an item is not 1, the bin and seriallot qty should be calculated when using a Flat Bin or Flat SerialLot. 2. The OEORDLIN is not being populated with the item's Selling UOM. 3. OEORDLIN Tot_Qty_Ordered and Qty_Allocated do not take into account the Selling UOM

B42978 - Order Entry Confirm Bill and Confirm Ship Validations

B42978     7/27/2012

Order Entry Confirm Bill and Confirm Ship Validations

Symptoms: When calling the Confirm Ship or Confirm Bill objects the OE Control Files ship_bill_post_cd should be validated. In a Confirm Bill environment, the Bin collection is not being validated which allows an item to be billed with no Bins attached.

B43004 - mapping fedex Saturday

B43004     7/27/2012

mapping fedex Saturday

Symptoms:Saturday delivery checkbox on the carton weight screen needs to read the WSPKGSHIPMAPPING table

B43005 - Inventory transactions not created in OE Confirm Ship/Bill Process

B43005     7/27/2012

Inventory transactions not created in OE Confirm Ship/Bill Process

Symptoms:

B43020 - Tab Order Control Extra Fields

B43020     7/27/2012

Tab Order Control Extra Fields

Symptoms: When in Agility deisgner the option to force a tab order is visible for all fields. The Extra fields have the control but the control will not accept an input.

B43120 - PROGRAM BUG: Error: AssignDataSet:Error updating display: Object reference not set to an instance of an object. Error point:61.3 It occurs when the user clicks on the main screen back and forward to the detail screen on TZ Assign Pickers to Orders

B43120     7/27/2012

PROGRAM BUG: Error: AssignDataSet:Error updating display: Object reference not set to an instance of an object. Error point:61.3 It occurs when the user clicks on the main screen back and forward to the detail screen on TZ Assign Pickers to Orders

Symptoms:

B43144 - wsPKGsl table defines mfg ser lot no as a 15 character field

B43144     7/27/2012

wsPKGsl table defines mfg ser lot no as a 15 character field

Symptoms: Mfg Ser lot no in the wsPKGsl is 15 characters. In Macola the field is 30 characters. If the mfg ser lot no in Macola is greater than 15 characters it causes an error message.

B43154 - Reprint of BOL using 2 out of 3 available options does not work - the initial print does work

B43154     7/27/2012

Reprint of BOL using 2 out of 3 available options does not work - the initial print does work

Symptoms: -Reprint from file menu Prints a blank BOL and only prints the first document -Reprint using the left pannel BOL icon after initial print prints a blank BOL - Reprint using the right mouse click on the shipment does print correctly - On edit Printers I could not set the printer to screen for Pallets and Cartons - looks like it does but after save edit it again and they are set back to Printer [bhollinger 06/26/2012 15:14 (GMT -04:00)]

B43182 - iBilling:PostBillingUpdates:cOeordhdr:Read:AssignClassProperties:Conversion from type 'DBNull' to type 'Double' is not valid.

B43182     7/27/2012

iBilling:PostBillingUpdates:cOeordhdr:Read:AssignClassProperties:Conversion from type 'DBNull' to type 'Double' is not valid.

Symptoms: iBilling:PostBillingUpdates:cOeordhdr:Read:AssignClassProperties:Conversion from type 'DBNull' to type 'Double' is not valid. This error can occur if you have a null value in the oeordhdr_sql.tot_dollars column.

B43198 - F1 Help Link is broken in Design Studio - page not found on the web site

B43198     7/27/2012

F1 Help Link is broken in Design Studio - page not found on the web site

Symptoms:

B43209 - SF Material Issue is not updating the mctrxhst_sql table with the transaction date

B43209     7/27/2012

SF Material Issue is not updating the mctrxhst_sql table with the transaction date

Symptoms: [asonnenschein 06/27/2012 15:59 (GMT -05:00)] SF Material Issue object is not updating the trx_dt field. All other dates are being updated properly.

B43235 - Create Date is not incrementing correctly

B43235     7/27/2012

Create Date is not incrementing correctly

Symptoms: When system time crosses to noon the create date is incrementing by 1 day [asonnenschein 06/28/2012 09:38 (GMT -05:00)]

B43251 - wsPKGSL has the Mfg_Ser_Lot_No field too short it should have length of 30 not 15

B43251     7/27/2012

wsPKGSL has the Mfg_Ser_Lot_No field too short it should have length of 30 not 15

Symptoms:wsPKGSL has the Mfg_Ser_Lot_No field too short it should have length of 30 not 15

B43293 - Form Studio - PKG Objects - The Org_Ord_No is listed twice and the Org_Ctl_No parameter is excluded

B43293     7/27/2012

Form Studio - PKG Objects - The Org_Ord_No is listed twice and the Org_Ctl_No parameter is excluded

Symptoms: Form Studio - PKG Objects - The Org_Ord_No is listed twice and the Org_Ctl_No is excluded from the list of available parameters in the business transaction

B43530 - AdvanceToOrderInvoice may not correctly return a failed status if the next invoice number can not be obtained

B43530     7/27/2012

AdvanceToOrderInvoice may not correctly return a failed status if the next invoice number can not be obtained

Symptoms: Wisys.Oe.OrderEntryTables.AdvanceToOrderInvoice may not correctly return a failed status if the next invoice number can not be obtained. The order will be updated with a status of 9 and contain an invoice date, but have an invoice number of 0.

B43537 - When receiving a non inventory item on a PO the imrechst_sql.packing_no, imrechst_sql.carrier_cd, and imrechst_sql.bill_no are not being written.

B43537     7/27/2012

When receiving a non inventory item on a PO the imrechst_sql.packing_no, imrechst_sql.carrier_cd, and imrechst_sql.bill_no are not being written.

Symptoms: When receiving a non inventory item on a PO the imrechst_sql.packing_no, imrechst_sql.carrier_cd, and imrechst_sql.bill_no are not being written.

B43557 - Form Studio - Expose the UserName property in the AddItemToPackage business transaction

B43557     7/27/2012

Form Studio - Expose the UserName property in the AddItemToPackage business transaction

Symptoms: Form Studio - Expose the UserName property in the AddItemToPackage business transaction

B43563 - TagCount method may return an invalid error message if Serial Lot number contains spaces.

B43563     7/27/2012

TagCount method may return an invalid error message if Serial Lot number contains spaces.

Symptoms: TagCount method may return an invalid error message if Serial Lot number contains spaces. iInventoryCount: TagCount: Serial/Lot No: 98934 does not match imtagfil Serial/Lot No: 98934

B43579 - The Receipt Date in the Wisys.PoTrx.Receipt object is not exposed

B43579     7/27/2012

The Receipt Date in the Wisys.PoTrx.Receipt object is not exposed

Symptoms: The Receipt Date in the Wisys.PoTrx.Receipt object is not exposed. The receipt date is being defaulted to the transaction date (i.e. current date) with no ability to change.

B43737 - SetHeaderLinePickedPrinted: Invalid header status for this process. Must be 1 or 4 :9

B43737     7/27/2012

SetHeaderLinePickedPrinted: Invalid header status for this process. Must be 1 or 4 :9

Symptoms: Having issues printing pick tickets where extra_6 is getting updated but the order status is staying at status 1. Today we are getting the following message. SetHeaderLinePickedPrinted: Invalid header status for this process. Must be 1 or 4 :9 Pickings sent will appear as booked.

B43755 - OE Audit records are being written when the username is set to an empty string

B43755     7/27/2012

OE Audit records are being written when the username is set to an empty string

Symptoms: When OE Lines are created or Billing, Audit records are still being written. When the username is set to an empty string OE Audit records should not be written.

B43806 - DBNull error can occur during a Cycle Count

B43806     7/27/2012

DBNull error can occur during a Cycle Count

Symptoms: DBNull error can occur during a Cycle Count when a date field is null in Progression. iInventoryCount: Tag Count: ImTagfil: Update: CheckRules: cIminvbin: REad: AssignClassProperties: Operator '=' is not defined for type 'DBNull' and type 'Integer'.

B43846 - PkgTransfer object error

B43846     7/27/2012

PkgTransfer object error

Symptoms:Package Transfer: Post Trx:CheckRules: Bins Required for this transaction, none were included: . This happens when transferring product from a binned location to non binned location.

B44001 - mfg_ser_lot_no for an Item Transfer can currently be set as a property but needs to default to the From Lot if empty

B44001     7/27/2012

mfg_ser_lot_no for an Item Transfer can currently be set as a property but needs to default to the From Lot if empty

Symptoms: When doing a Transfer that creates a new SerialLot the mfg_ser_lot_no will default to the From mfg_ser_lot_no if not provided.

B44029 - Skip over SAC items when interfacing from Pick Pack to EDI

B44029     7/27/2012

Skip over SAC items when interfacing from Pick Pack to EDI

Symptoms: