Delete workflow from external app
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2013 05:48 PM
I developped a php app that redirects to the workflow page. The problem, that I want to let this app's users delete a running workflow in Alfresco Share. I don't know how to start.
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2013 09:37 PM
You probably want to use the Workflow REST API:
http://wiki.alfresco.com/wiki/Workflow_REST_API#Delete_Workflow_Instance
http://wiki.alfresco.com/wiki/Workflow_REST_API#Delete_Workflow_Instance
