Thomas Setiabudi [
https://community.jboss.org/people/thomas.setiabudi] created the
discussion
"Re: Abort/Delete process instance"
To view the discussion, visit:
https://community.jboss.org/message/793233#793233
--------------------------------------------------------------
Hi Roxy1987,
Can you make use of JBPM Console's REST Service for this?
from the REST list of jbpm-console-server at /gwt-console-server/rs/server/resources/jbpm
they provides
/gwt-console-server/rs/process/instance/{id}/delete
and
/gwt-console-server/rs/process/instance/{id}/end/{result}
haven't used them personally, but the jbpm-console that comes with the installer have
a delete feature that use one of that REST service
Regards,
Thomas Setiabudi
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/793233#793233]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]