...
PROD-141 | Allow scorecard to replace OEE / OEEc with Availability Metricallow scorecard to replace OEE /OEEc with Availability Metric Be able to select in settings the ability to use OEE, OEEc, or Availbility in the comparative charting and ranking of lines areas and facilites
Added last request to new feature request: https://slxdev.atlassian.net/browse/PROD-143 TESTING: New availability option in settings that function just like OEE and OEEc. third gauge is now Capacity. There is only Machine Status Summary if Availability Selected |
PROD-134 | Update WalkMe for Maintenance Window alertsUser StoryN/A BackgroundSLX is moving away from solely reactive maintenance work on servers to scheduled, bi-weekly server maintenance. Brandon and Dan Follows are working on creating a schedule, which they want to make available to our customers within the application itself. This will help calm customers if they are experiencing less-than-ideal network experience on SLX. They will be able to check whether they are currently being affected by a scheduled maintenance time, and will ideally try to work around it. RequirementsREQ 1. Update production servers with the latest Walkme packaged folder attached here. Acceptance Criteria
When the user clicks either option, a frame will appear showing the maintenance time periods in an iFrame Google Doc (fully aware that this is not an ideal user experience, but the most practical way for someone like Brandon to quickly update time slots without DEV intervention).
Business OwnerDan F. / Brandon |
PNE-797 | OSI PI/Generic REST JSON Connector Integration for Altium— At the Altium pilot we were using Boomi to integrate with OSI Pi two issues with this is they don't sample more than 1 time per minute which limits our slow running and Microstop analytics from working correctly. 2nd is Boomi wants their partner deal and are threatening to shut us off
OSI PI provides a REST/JSON API https://techsupport.osisoft.com/Documentation/PI-Web-API/help.html The rough idea is that it would be good to have a connection type available that could talk to REST/JSON endpoints. Currently we have OPC, ModBus and MQTT (in beta) that can be configured, REST/JSON? could be a third. Very rough idea on generalizing solution would be
But the short term deadline though is to get the specific signals that Altium needs from OSI PI and write them in the OpcCore format and paths so that the connector websocket process (Shoplogix.Connector.Realtime) will send them. So this would be a separate process (EXE) on the connector. Initial Simplification Manny Bonilla is looking for ways to minimize risk/timeline and has suggested the following approach
|
PNE-671 | Plant Line Meeting Clean Up 1.0, Navigation options navigate user to highest level in hierarchy and due to this issue it doesn't have all options for Area.
|
PNE-565 | New Config - Make tree view collapsible and add title barChanges to Main screen:
Once the side panel with tree view is collapsible we need to add a title bar to main screen with machine / area name so that we know what machine / area we are working on. Collapsible tree panel will also free up more space for the config screen, which will be beneficial for tables or low resolution monitors. Adding Title bar will also be more uniform with whiteboard, where we have title bar and menu, so in config the menu will also be in the title bar and be more intuitive to use. Would be great to move the menu and title bar into separate components in the code and make mainConfig page less cluttered as well as make adding new items to menu easier in the future. |