How can I delete trace?

I have many entries in a trace after testing of workflows. Does exist easy way, how to delete whole trace?

I think the fastest way is to run the folowing statements on your data database:

truncate table AsapTraceWorkflowStep
delete from AsapTraceWorkflow
2 Likes

Updated version:

truncate table OrigamTraceWorkflowStep
truncate table OrigamTraceRule
delete from OrigamTraceWorkflow