Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Delete the Workflow ID from the Wlock Table

Code Block
delete * from wlock where wlock_workid=<workid from the mail>in ('workid','workid')

Sources of Errors

In Content Server, error messages may be encountered when attempting to perform actions such as "Send On", "Stop", or "Delete" on a locked workflow instance

...