0

The UI has a clear option to cancel a workflow on a record (such as a transaction).

Is there a way to do that programmatically using SuiteScript (2.0)?

quarks
  • 33,478
  • 73
  • 290
  • 513
GPHemsley
  • 535
  • 1
  • 7
  • 18

1 Answers1

0

You can't access a workflow instance programmatically so it's not possible to cancel a workflow.

Andrés Andrade
  • 2,213
  • 2
  • 18
  • 23