You can't do that in beforeLoad. You need to do it in preferably in afterSubmit so you know the Item Fulfillment saved correctly.
c
Chandu
05/06/2021, 3:38 PM
Thanks @creece Before Submit and After Submit events are not triggered if inventory details are not available.
c
creece
05/06/2021, 3:38 PM
I'd check your deployment as that is not true.
c
Chandu
05/06/2021, 3:59 PM
This is script record
c
creece
05/06/2021, 3:59 PM
Are you the owner? its in testing mode currently
c
Chandu
05/06/2021, 4:00 PM
yes I am owner
c
creece
05/06/2021, 4:05 PM
You'd have to look at the actual code. Maybe log the context as you go into the method to determine whats happening. Editing an Item Fulfillment will trigger the UE regardless if there is detail.