3.81.13 SPx Release Notes
3.81.13. SP1 Release Notes
| MES-7794 | Bug | Batch | Batch params attached to tags that change very near the end of RUNNING do not update value | Fixed - Resolved potential race condition when saving Batch Control Logics | |
| MES-7841 | Bug | Batch | Task-Routing | Phase Manager: GENERAL_PROTOCOL_EXCEPTION [100] on Analysis or Visual server | Fixed - Phase Manager no longer throws a GENERAL_PROTOCOL_EXCEPTION on a Task Routing Visual or Analysis gateway. |
| MES-7876 | Improvement | Batch | Trace | Track and Trace in Batch recordOperation needs an option to use remaining lot quantity | Improvement - Added Auto Lot Completion functionality to recordOperation functions.
Improvement - Added new sub parameter to Material In parameters called Auto_Lot_Completion |
| MES-7907 | Bug | Batch | The stepPath that is passed into scripts for BatchScript phase is incomplete | Fixed - Made change to input the full step itemPath for the stepPath parameter for scripts called by the BatchScript phase action. | |
| MES-7916 | Bug | Batch | Creating a Batch Template from a UP or Operation within a Recipe exits to the recipe list view | Fixed - Issue causing Recipe Logic View to be closed when Saving a Template from a UP or Operation within a Recipe | |
| MES-7806 | New Feature | Batch | Add filter to Batch List component | Improved - Changed recipe dropdown in the Batch List component to be a text box to allow filtering of the recipes. | |
| MES-7816 | Bug | Batch | when remote tag provider restarts, batch module loses connection to MES tags | Fixed - If a 'Recipe' Value Source typed parameter uses 'OPC' or 'Reference' Tag Type, and the reference changes outside of the recipe value during execution, the Batch Engine will write back the recipe value to the referenced tag to keep the tag values and running values in sync. | |
| MES-7862 | New Feature | Batch | Batch E-Sig Component Property Feature | Added - Batch Command Signature Perspective component to gate batch commands with per-command e-signature templates via the pending authorization queue. | |
| MES-7891 | Bug | Batch | Read Only Batch Parameter Fields can be bypassed | Fixed - Prevent modification to read only fields in the Phase Manager if an actor modifies the HTML to remove the disabled attributes. | |
| MES-7920 | Bug | Batch | Recipe Editor has inconsistent display of Transition fill color | Fixed - When using a dark theme, the Recipe Editor will show transitions as white to be easier to see against the dark background. | |
| MES-7935 | Bug | Core | SPC | SPC: exception building path: AbstractMESEquipment.getPrimaryParentLink()" is null | Fixed - MES Locations are no longer missing their Primary Parent links on save. |
| MES-7925 | Bug | Core | Perspective | Task Routing Unable to Create analysis setting from Frontend | Fixed - The Perspective MES Analysis Selector no longer throws an Exception when attempting to create new Analysis Settings on Task-Routed Visualization servers. |
| MES-7808 | Bug | OEE/Downtime | Day (Production) From time stamp does not update after Non-Production day | Fixed - Production Day Live Analysis will now update the Production Day From-Timestamp after a day (or more) of non-production time. | |
| MES-7846 | Bug | OEE/Downtime | Inactive cell is included in the process segment and results in GW errors | Fixed - Deactivating a Cell will no longer spam Gateway error logs when its parent Equipment is in use for production. | |
| MES-7839 | Bug | OEE/Downtime | Perspective Schedule View - equipment filter does not work with comma | Fixed - The Perspective Schedule Viewer now accepts comma-delimited equipment path filters (copying Vision's behavior). | |
| MES-7845 | Bug | SPC | SPC Scheduled Samples immediately go to Waiting for Approval State | Fixed - SPC Samples set to "Once at Production Start/End" will now go to the "Due" or "Overdue" states; no longer immediately go to the "Waiting Approval" or "Approved" states. | |
| MES-7913 | Bug | SPC | Task-Routing | Task Routing: SPC Sample Definition Manager not loading+log error | Fixed - Perspective SPC Sample Definition Manager works on Visualization Task Routing gateways. |
| MES-7914 | Bug | SPC | Task-Routing | Task Routing: SPC Analysis Selector CL fail on Visual and Analysis | Fixed - In a task routing environment, the Perspective SPC Charts can now load Control Limits correctly on the Visualization gateway. |
| MES-7918 | Bug | SPC | Perspective SPC Analysis Attribute Filters Not Respected On Change | Fixed - Impromptu changes to SPC Analysis Attribute Filters now updates their entries in chart table data in Perspective. | |
| MES-7908 | Bug | WebServices | Custom SOAP WSDLs do not Import Types Correctly | Fixed - Imported SOAP WSDLs now accepts arbitrary operation request/response names. | |
3.81.13 SP0 Release Notes
Includes Permissive Start.
| MES-7896 | Bug | Batch | Fixed - Added logic to stop and cleanup the SFC Chart for Unit Procedures and Operations when they are Stopped/Aborted |
| MES-7768 | Bug | Batch | Fixed - Unit Class exports can now be reimported into the same system creating a new entry of that Unit Class. |
| MES-7782 | Bug | Batch | Fixed - Updated execution logic to wait for Equipment phases in PLI mode to be set to Idle state before moving on, after the Transition is skipped for the Unit Procedure or Operation |
| MES-7865 | Bug | Batch | Fixed - an issue where Batch Transitions could fail to activate unless all preceding phases were active simultaneously. Transitions now activate correctly after each preceding phase has been active at least once. |
| MES-7887 | Bug | Batch | Added - Batch Formula and Batch Formula Class have been added as selectable object types in the MES Object Selector |
| MES-7899 | Bug | Batch | Fixed - Made change to ignore commands that are not applicable when Unit Procedure and Operation actions are not active.
Fixed - Made change to allow Stop command to be issued when in a "wait state" (Held/Paused).
Fixed - Cleanup usages of jetbrains Nullable annotations to use jspecify Nullable instead.
Fixed - Updated AbstractBatchAction#isPhaseActive to also check if the step's State is Stopped or Aborted. |
| MES-7901 | Bug | Batch | Fixed - issue causing paths starting with "{}" to not be handled properly in Transition Expressions. |
| MES-7789 | Bug | Batch | Fixed - Corrected an issue where the Batch Monitor component needed a page refresh if the 'enableChangeActiveSteps' property was bound to an expression |
| MES-7869 | Bug | Batch | Fixed - Recipe validation succeeds on recipes created from scripting. |
| MES-7877 | Bug | Batch | Fixed - Corrected an issue where the initial value of an 'Execution' or 'Monitor' value typed parameter would not be captured. |
| MES-7714 | Bug | OEE/Downtime | Fixed - an issue where newly created MES Counter tags did not immediately record their initial value to the database. The initial value is now stored and used as the counter’s zeroing point, removing the need to run the line once to generate initial counter values.
Fixed - an issue where newly created Equipment Counter tags did not appear in Live Analysis until an Analysis Cache Invalidation occurred. |
| MES-7900 | Bug | OEE/Downtime | Fixed - The Perspective Analysis Selector's Data Points popup editor now loads, closes, saves, and refreshes properly. |
| MES-6679 | Improvement | OEE/Downtime | Improved - Perspective OEE Time Chart now has a property to control how the Equipment Path is displayed. |
| MES-7679 | Bug | Perspective | Fixed - an issue where importing Default SCO Values from a CSV file in the Perspective Equipment Manager could fail with an exception. |
| MES-7629 | Bug | Settings&Changeover | Fixed - Recipe value imports now correctly preserve exported parameter values when using the Recipe Editor Component. Previously, imported recipe values could appear as `0` even though the exported CSV contained the correct descendant/parameter values. |