Hi, I have Items being created over REST WS. They are missing a required field (Tax Schedule) in the incoming data and normally I can fix that in a Before Submit UE WF but over REST it rejects the incoming create before the WF runs. Is this normal behaviour? The workaround appears to be to set the value in a Before Load UE, but I'd like to understand why it doesn't work.