-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adaption von Ausgabe zum BPMN 2.0 Standard #36
Comments
Test Satz: First, the case is registered. Then the form is checked and the funds are checked in parallel. Afterwards, the case is decided. The loan is either granted or rejected. Finally, the customer is informed. |
To Do: Gateway Unterscheidung. Split in Split(sollte schon funktionieren da rekursiv) Split mit mehreren Actions hintereinander. Code refactoring. |
Es existieren Probleme bei der Erstellung der BPMN Datei, die nicht allein mit einem Algorithmus behoben werden könen, sondern deren Wurzel in der Erkennung der Abläufe eines Geschäftsprozesses liegen Satz: "First, the case is registered. Then the form is checked and then the form is proceded. In parallel the funds are checked and then the funds are proceded. Afterwards, the case is decided. The loan is either granted or rejected. Finally, the customer is informed." |
No description provided.
The text was updated successfully, but these errors were encountered: