Hi i'm gettin "RCRD_LOCKED_BY_WF" when loading a sales order record, any idea what can be the issue?
m
MGBC
10/28/2025, 5:09 PM
Look at all workflows deployed to this record type. there is a lock record action in the workflow
🎯 1
MGBC
10/28/2025, 5:10 PM
Are you getting this loading the record via script?
w
wishalsangole4444
10/28/2025, 5:10 PM
yes
m
MGBC
10/28/2025, 5:10 PM
Find the workflow causing the issue and update the context of the workflow action so that it only applies to the User Interface and not script or integration
🎯 2
MGBC
10/28/2025, 5:11 PM
You can also use the scripted records page to see the workflows deployed to this record type