Pilot update - 2025.1.4 What's new?

  • Employee ID is still obfuscated in MES. Kind of a deal breaker for keyboards in a shop environment with users who shouldn’t need to be slightly confident typists. I was hoping this wouldn’t need a customization but such is life.
    image

  • Opening MES in the browser first still, well, if you know you know…
    image

  • Ice.BO.SysMonitorSvc/GetMonitorDataKeepIdleTime access is now a breaking dependency in the browser. If it can’t connect, the client will exit. The good news is, it’s not transferring the entire contents of all notification history every 30 seconds any more. Look, an optimization!
    [edit] Spoke too soon. After a little testing, this still isn’t fixed. Drinking from the firehose is now required.
    image

7 Likes

Checking out the new quantity adjustment option:

It only works from the UI. DMT returns NewOnHandQty as an input field but still regards AdjustQuantity as a required field.

REST Swagger doesn’t reveal any InventoryQtyAdjSvc methods, but observing an update from the browser UI does. It’s a series of testing things against three HTTP requests, then setting an adjustment. I haven’t done any testing so can’t say what a REST update would look like or if it requires an AdjustQuantity value.

You are correct. we didnt change the APIs. we simply made the UI do some math for us.

2 Likes

Look Whos Talking Now Omg GIF

3 Likes