Are workflows useful or are they for people who ca...
# suitescript
a
Are workflows useful or are they for people who can't code? Is there anything that you can't accomplish with suitescript that you can accomplish with work flows?
b
Lock Record Action has no equivalent
Approval Routing is built on workflows
you are asking in the suitescript channel so expect to get answers biased in favor of suitescript
the general answer is that for the basics, suiteflow can do a lot of the business logic that you need to do
when you start getting to more serious projects where you care to write tests to ensure your logic will work in the future, or need proper change management then suitescript becomes the more viable option
my opinion on the subject is pick one or the other, it is much harder finding someone who can debug both when something goes wrong
a
Thanks of the explanation.