Deleting running process instance when active task has required fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2017 05:15 PM
Hello everyone,
I am trying to delete a running process instance but it fails everytime when the active task has required fields , is there any solution despite removing required fields from the form ?
Thank you in advance
- Labels:
-
Alfresco Process Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 09:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 10:23 AM
with Java API , I was wrong saying the problem was from the required fields in the active task , the problem came from the execution listener.
if I am defining an execution listener on a end event of a task , deleting the process wont work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2017 09:26 AM
Sounds like a defect, can you provide a unit test?
Thx,
G
#bp3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2017 09:42 AM
No sorry I don't know how to do it , (I am using Alfresco process services)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2017 10:59 AM
