11-08-2011 05:07 PM
11-09-2011 02:34 PM
11-11-2011 03:08 PM
11-12-2011 01:42 PM
11-12-2011 05:48 PM
11-16-2011 02:57 AM
11-16-2011 11:28 AM
All of Activiti's BPMN extensions are compliant to the BPMN specification, because they use the extension mechanism officially defined by the standard. So the question remains if you can use models with those extension in other BPMN modeling tools or engines.
The short answer is yes, because all BPMN compliant tools must be able to deal with arbitrary extensions. However, if the targeted tool or engine does not understand an extension made by Activiti, one has to replace that extension either with constructs that only rely on features defined in BPMN itself or with an extension that provides similar features.
Some of Activiti's BPMN extensions are just shortcuts for BPMN constructs that require too much boilerplate XML code. Those could be easily converted to a syntax that relies only features defined in BPMN itself, e.g., using XSLT.
Other extensions are specific to using BPMN with Java. Those are needed, because BPMN only specifies a binding to XML and Web Services. It could be possible to port them to other Java-based BPMN engines.
…Some of Activiti's BPMN extensions are just shortcuts for BPMN constructs that require too much boilerplate XML code. Those could be easily converted to a syntax that relies only features defined in BPMN itself, e.g., using XSLT…
11-16-2011 11:43 AM
…Some of Activiti's BPMN extensions are just shortcuts for BPMN constructs that require too much boilerplate XML code. Those could be easily converted to a syntax that relies only features defined in BPMN itself, e.g., using XSLT…Does Activiti (maybe in ActivitiModeler UI), have functionality to do this for me? Or is it up to me to become a BPMN 2.0 expert on the XML level in order to create my own XSLT?
10-30-2013 07:22 PM
08-11-2014 05:53 AM
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.