Hey guys, any idea why an user event script is not triggered when creating or editing planned orders from the planning workbench? It works correctly when planned orders are edited manually.
c
Clay Roper
01/26/2024, 3:22 PM
Execution context filtering?
j
Jean-Simon Ratté
01/26/2024, 3:36 PM
Still doesn't work will all the contexts selected.
c
Clay Roper
01/26/2024, 3:38 PM
I don't know anything about the planning workbench - does it function via a UE script on the same record that your UE script is deployed to?
j
Jean-Simon Ratté
01/26/2024, 4:07 PM
I'm not quite sure. That's what I was thinking, maybe the planning workbench does some stuff with its own user event scripts so it can't trigger the other one I made..