FeaturesThe component SE Flowable includes a BPMN 2.0 engine and provides two operational mode:
Integration modeThe mode "Integration" of the SE Flowable permits to interact directly with the BPMN 2.0 engine (Flowable) through a service-based API. Several services are provided by the component to interact directly with the BPMN 2.0 engine. This mode is activated at the component level. Concurrency Several instance of the component can be deployed concurrently on Petals ESB. A sequence of service-based API invocations can be exploded on each component instances Service modeThe mode "Service" of the SE Flowable permits to implement your services using orchestration and/or process capabilities of BPMN 2.0. This mode is available through the deployment of a service unit including the process definition. Orchestration An orchestration is sequence of automatic service invocations, and can be modeled as a sequence of service tasks in a BPMN2 description. Creating an instance of such a process will start automatically the sequence of service invocations. With BPMN2 it is possible to implement your orchestration as a process containing only service tasks. For example, the following orchestration can be an implementation of a service processing a "New Order": Process A process or workflow can be "servicized" at different levels:
For example, the previous sample can be reworked replacing two service tasks by human tasks with such a process:
Concurrency Several instance of the component can be deployed concurrently on Petals ESB. So, you are able to deploy each process definitions on several component instances to get high availability. |
Petals-SE-Flowable Documentations Contributors
No contributors found for: authors on selected page(s)
|