26th April: Scheduler Improvements, Plus Activity Template Active Changes

Updated Excel Addin for Scheduler setup πŸ“ˆ

Management of Scheduler data just became better and more reliable. We’ve changed the table format and removed the β€œmagic” that would have created dependent data if they didn’t exist (adding a BOM item would create the material if it didnt exist).

So from now one, just respect the sequence of dependencies (Top to Bottom) and you will get warnings for dependent objects not existing.

New Scheduler CRUD API πŸ¦€

For developers, the REST api from Scheduler got new endpoints. They start with /location/dataTemplate and follow the same pattern as the excel addin.

Checkout swagger for documentation around them:

Activity Template Enable/Disable β˜‚οΈ

The Active checkmark has now been replaced with the enable/disable button. Like before when an Activity Template is disabled it will not be available for operators to complete.

Bug fixes πŸ›

  • Cockpit displaying 0 OEE and Speedometer has been fixed

  • When converting an Activity to version controlled an extra draft copy is no longer created

  • Order Templates Number Attributes no longer need 6 decimal places

Last updated