Is there any plus side (besides no code) of workfl...
# suitescript
s
Is there any plus side (besides no code) of workflow vs suitescript
d
It is more transparent. When scripting, you sometimes don't know what and why something is happening.
r
Locking records for editing is also easier via workflow
☝️ 1
j
I would 100% disagree that it’s more transparent. With scripts I can log exactly what I need to see. Debugging Workflows is a nightmare, they are like a black box.
d
Well, at least they always track the current state. For the script, there could be no logs, if it was written by someone else. Though I personally prefer scripts too, they are more powerful.
e

https://www.youtube.com/watch?v=DfoiE_0yNVg

There is a lengthy discussion between Matt Dahse and Eric Grubaugh about this topic here^