/
How to delete workflow copies and backups
How to delete workflow copies and backups
Summary
My installations get cluttered with workflow copies and backups that are difficult to delete from the UI. They are inactive and it takes many clicks to get rid of these. Here is a quicker way with JCLI and the renderRequest action.
Details
Just substitute in the workflow name below, but make sure it is url encoded first:
--action renderRequest --file "" --request /secure/admin/workflows/DeleteWorkflow.jspa --requestParameters "confirmedDelete=true&workflowName=<<<name of workflow>>>"
Related content
Delete snapshot
Delete snapshot
More like this
Remove Page Workflow - page tools menu
Remove Page Workflow - page tools menu
More like this
How to delete a Snapshot Using CMJ REST API
How to delete a Snapshot Using CMJ REST API
More like this
deleteSprint
deleteSprint
More like this
Workflow schemes
Workflow schemes
More like this
comalaRemoveWorkflowFromSpace
comalaRemoveWorkflowFromSpace
More like this