I’ve written a BPM on LaborHed.Update when a LaborHed record has been added which, upon ClockIn, compares the ClockIn time to the Shift ClockIn time. I popup a message if they are late within 15 minutes, late between 15 and 30 min, late between 30 and 45 min, and another if greater than 45. Works great in Time and Expense entry but I get nothing at all in MES even though a LaborHed record has been created. A trace in MES really tells me nothing at all.
Both would be good! I’m on a different version than you, but it doesn’t look like an Update method is being called in my stack trace when I clock in via MES. Do you see it in your MES trace?
No I don’t see one either. Like I said, the trace in MES doesn’t really tell me much. I found one single search results which mentions using EmpBasic and the ClockIn method but it seems no tables are available…
Gotcha. I did one on the LaborHed table with the same if block condition. I think you should be able to paste everything over and it should hopefully work, and you still have access to the ttLaborHed table.