4Site
Support Request System
View Patch #60.101.014
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
03772 -
Calendar-based triggers on spares are not listed
Symptoms:
1. The new component tracking feature tracks usage of Spares as they are moved from Equipment to Equipment to Warehouse, etc. To do so, it creates and updates records in a new eqspare table. Existing Spare history will not have entries in this new table. 2. In PM, calendar based Triggers on Spares do not show up in the Trigger list when reopening, but are evaluate properly during a Run. Req 3772 3. After doing a Meter Replacement, sometimes the wrong Meter Reading will be returned as the "last" reading for a Meter. 4. "Invalid use of Null" error when forecasting a PM on a Spare where the Spare is currently located on an Equipment that does not have any Meters that match the Trigger. i.e. If the Spare Trigger is on Hours and the Spare's current Equipment does not have any Hour Meters.
Solution:
1. This patch will analyze existing Spare history and create the corresponding records in the new table, allowing the new tracking feature to function on historical Spare information. 2. Previously created calendar-based Spare Triggers should now show up when reopening the Trigger list form. 3. The Meter Readings created during the Meter Replacement operation had exactly the same date/time. This would cause certain operations that looked at the "last" reading for a Meter to sometimes return the wrong reading. This has been corrected so that the correct "last" reading is returned when the date/times are the same. 4. The "Invalid use of Null" has been accounted for and corrected. If the trigger point has been hit, it will generate a WO. If the trigger point has not been hit yet, the Trigger will not be forecasted since usage details can only be retrieved from an appropriate meter for which there is none in this case.
Browse Patches
Find a Patch
Return to Request System Menu