bpmn

Which of these technology to use for BPM / Workflow engine? Any comparison of features? [closed]

烂漫一生 提交于 2021-02-20 19:54:36
问题 Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 7 years ago . Improve this question Which one is the best for BPM/Workflow Engine? YAWL, XPDL, jPDL, BPEL or BPMN (different versions)? Is there any comparison of the technologies so that I can find what best suites my needs? It seems more people suggest BPMN or BPEL, but I don't get why. I found

Camunda load BPMN XML from database

两盒软妹~` 提交于 2021-02-11 14:46:30
问题 Is it possible to load BPMN XML from a database in Camunda rather than having the XML in files in with the web app? We want to be able to dynamically add new workflows rather than deploy a new WAR with the definitions the idea is add to the database and notify the webapp there are new definitions. How this makes sense! Thanks, Scott. 回答1: Camunda stores the model/deployment versions in the DB. Bundling the file in the deployment is just one way of (auto) deploying a process model. If auto

Camunda load BPMN XML from database

半腔热情 提交于 2021-02-11 14:42:26
问题 Is it possible to load BPMN XML from a database in Camunda rather than having the XML in files in with the web app? We want to be able to dynamically add new workflows rather than deploy a new WAR with the definitions the idea is add to the database and notify the webapp there are new definitions. How this makes sense! Thanks, Scott. 回答1: Camunda stores the model/deployment versions in the DB. Bundling the file in the deployment is just one way of (auto) deploying a process model. If auto

UML BPMN examples [closed]

陌路散爱 提交于 2021-02-07 20:29:28
问题 Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 3 years ago . Improve this question I am looking for a basic business process (a ordering service or something similar) modeled using UML and/or BPMN for learning purposes. Are there any examples I can get my hand on? 回答1: You can find some examples here: BPMN examples: https://repository.genmymodel

UML BPMN examples [closed]

陌路散爱 提交于 2021-02-07 20:26:01
问题 Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 3 years ago . Improve this question I am looking for a basic business process (a ordering service or something similar) modeled using UML and/or BPMN for learning purposes. Are there any examples I can get my hand on? 回答1: You can find some examples here: BPMN examples: https://repository.genmymodel

Camunda GET opportunities of XOR Gateway using REST

早过忘川 提交于 2020-07-22 11:12:11
问题 I have the following situation: What i want to do is to get a dropdown menu in my Angular application where all opportunities of books are listed. So i can choose between 'Harry Potter', 'Moby Dick' and 'Robinson Crusoe'. When i selected one book and press submit i send a POST /complete via REST. It should look like this, whereby the options should always be the same like in the Camunda Model: My questions here are: how can i get the information which books i can choose via REST? Is that even

BPMN Swimlane. Can I use technical system layers in swimlanes instead of using actors or roles?

荒凉一梦 提交于 2020-05-23 21:25:39
问题 I have a system prototype, which I want to model in BPMN. That system has three layers: data layer, gui and business logic. Can I use these three layers names as BPMN swimlanes names instead of using actors or roles? http://blog.goodelearning.com/bpmn/common-bpmn-modeling-mistakes-swimlanes/ Says swimlanes are for an organizational role (e.g. developer, analyst and manager). 回答1: As far as I understand it, the blog entry does not state that organizational roles cannot be IT systems. It even

camunda api auto layout functionality?

倾然丶 夕夏残阳落幕 提交于 2020-02-02 12:01:07
问题 I am using the Camunda BPMN-Model API for generating bpmn 2.0-xml files. However, I can't find a auto-layout functionality in it to create the BPMN-DI information automatically. I know that it's possible to create the rendering components by manually importing to the Camunda modeler, but I am trying to do so automatically. Activity and Yaoqiang seem to implement such a function. Is there any algorithm based on the Camunda model api? There is also a try for the Camunda modeler, but it's

Advantages and disadvantages of BPMN?

断了今生、忘了曾经 提交于 2020-01-31 08:23:06
问题 I was hoping you could tell me what the advantages and disadvantages of BPMN are in a developers perspective. I'm comparing UML with BPMN and a found a bunch of advantages and disadvanteges for UML but none for BPMN. 回答1: It's largely down to audience and purpose. In terms of modelling language, BPMN and UML activity diagrams cover pretty much the same conceptual space with different notations. The notation thing gets religious very quickly. I personally prefer AD notation over BPMN - but it