12-29-2016 07:46 AM
We have created a BPMN process that does a job in respect with enterprise standard rules.
We now want to have it appear as a standard item in a BPMN stencil.
We imagined to create the item as JavaScript task but we do not know how to call a sub-process from it ( The JavaScript manual is a "little" weak on it ... )
Any idea ?
01-02-2017 02:43 AM
hi,
You could try that with a java service task wich is more documented.
01-03-2017 11:23 AM
If you are using Activiti Enterprise Edition, you can add Java Delegate classes as custom service tasks within the BPMN Process Editor Stencil.
This feature was documented in a blog entry here back in 2014:
BPMN 2.0 / Activiti: Custom palette available in the Alfresco Activiti Editor
The configuration has evolved quite a bit and as yet no better documentation exists.
If you are using Community Edition 6.0, you can do the same thing, but will need to edit the stencil json file directly.
If you are using Community Edition 5.0, then you can create custom service tasks in the palette using the following approach: Activiti User Guide - Customizing the palette
Hope this helps,
Greg
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.