GM! I have an event script that runs after the record is created but I am occasionally seeing error "Code: RCRD_HAS_BEEN_CHANGED" because of a workflow that runs every 30 minutes which updates a field when its empty... any way to avoid this?
o
Olivier Gagnon (DXC)
10/25/2019, 4:24 PM
Not really. Change your schedule so it doesn't run every 30 minutes
k
KevinJ of Kansas
10/25/2019, 4:37 PM
Have your workflow step be performed as part of your user event
j
Jacob Joyner
10/25/2019, 5:43 PM
My workflow is for all transaction types whereas this user event script is just for sales orders