Release Notes 5.0.0.17220
When customers can expect this update:
Group 1: April 7, 2021
Group 2: April 8, 2021
Group 3: April 15, 2021
Highlights this release:
Event Variables in Analytics: The following fields are now available in Analytics:
Event Name
Event Group
Event Start DateTime
Total Event Duration / AVG Event Duration
Total Event Occurrences
Note: Events are not available in historical data and cannot be grouped by (filtered) Jobs and Shifts.
SetupScrap and ErpClassifications are available in all Data Export API Job Endpoints
Bug cleanup and continued stabilization of the Analytics Portal
Bug Fixes
PNE-1762 | https://slxdev.atlassian.net/browse/PNE-1762
|
CS-7446 | CS-7446: CAM - PR-8088-setup logic do not work correctly - Ended sooner than expected Actual BehaviourSetup state on the machine ended sooner than anticipated. Detailed Investigation StepsInvestigated the current configuration of the setup state. Setup ends when machines runs at 90 parts/min for 6 minutes or runs at 90 parts/min and there is a Splice signal for 3 minutes. Neither of the conditions were met but setup still ended. OPCcombine log shows that the machine ended setup early at 17:17 https://saas141.shoplogix.com/Web/query.axd?type=opccombined&start=20210323&machines=28900CED-2B5D-4D7E-4C03-E77BC1439376 Expected BehaviourSetup should have ended at 17:50 when the splice signal was received and there machine was running at speeds about 90 parts/min for over 3 minutes Steps to ReproduceReview machine production during the time the setup ended to validate the speed and time conditions to end the setup. |
CS-7340 | CS-7340: API Endpoint Chronotype Reasons not showing Group The new Chronotypes endpoint option for Reason does not show the Group for the Reason. <xs:complexType name="reasonType"> |
CS-7320 | CS-7320: API Call Reason No Group Data Description <Reason Name="Wait For CIP Tank Available" Classification="Capacity" Duration="0.089205833333333331" Occurences="8"/> Saas39 The configuration has CIP, Method in the Group field in the configuration. But that is not showing up in the output at this time. From the API document reasons: When the reasons option is specified the resulting metrics will include a summary of what reasons occurred. For each reason the following will be included: 5.0.1237.16752 is the version, can’t insert it in the Affects field. Sample URL |
CS-4264 | Hi I cannot see the automated breaks for which there was already a ticket for the shift syste. Can you please check at the machine the config ? BR Falzbank(Linie 1)/Seaming L1 |
New Features / Status on Long-term Work
PNE-1768 | https://slxdev.atlassian.net/browse/PNE-1768 See Prod-244: Events are a more granular data capture of a machine’s complete activity. They are considered more detailed than downtime reason metrics. Example: An EVENT could be “machine door open”. Any time machine x’s machine door opens, the event ID turns TRUE, at which point a START time is captured. When the event ID’s state toggles to FALSE again, an END time is captured (and on the plant floor, the machine’s door closed). Using this low-level Event data, SLX end-users can also create an AUTOMATIC DOWNTIME with a reason of “Machine Door Open” with these common conditions:
Although these sound the same, EVENT DATA DOES NOT ALWAYS EQUATE TO MACHINE STATE CHANGES. With this in mind, the EVENT of “machine door open” may trigger 35 times in an hour, where an AUTOMATIC DOWNTIME (like above) may only trigger 12 times in the same hour. This extra level of detail provides some customers with a better understanding of what is occurring with their machines. RequirementsREQ 1. Pull in the following existing data metrics (currently available in Flash reports):
REQ 2. Must be able to calculate the following time-based metrics (Ben, we’ll chat about what works best here as these are calculated metrics and may be completely made within Analytics Portal):
REQ 3. Pull in and include the Event data’s colour configurations within the Analytic Portal’s existing colors plugin functionality.
|
PNE-1766 | https://slxdev.atlassian.net/browse/PNE-1766 ERP Classifications required to be included as attributes in the metric element. Since this requirement was unknown and because future formats will be unknown the most flexible options is to provide the ability to apply an XSL Transformation. URL:Sample of Desired Metrics Element:<Metrics DowntimeHours="1.3668294444444444" DowntimeNonOrderRelated="0.0064438888888888879" DowntimeOrderRelated="1.3603855555555555" RunningOrderRelated="3.4687599999999987" Scrap="769" SetupDowntimeOrderRelated="1.2808497222222222" SetupHours="1.2808497222222222" SetupScrap="769" Total="43757" UptimeHours="3.4687599999999987">
|
PNE-1738 | https://slxdev.atlassian.net/browse/PNE-1738 See NFR for details: https://slxdev.atlassian.net/browse/NFR-641 Acceptance and testing:Ensure that SetupScrap and ErpClassifications are available in all Data Export API Job Endpoints |
PNE-1722 | https://slxdev.atlassian.net/browse/PNE-1722 Builds working as expected, performance improved, historical data loaded as expected. |