CaseManagement is an open source framework enabling any DOTNETCORE to host a CMMN engine. It supports most of the concepts introduced by the Case Management Model And Notation (CMMN) standard version 1.1 for examples :
-
Human task : Task that is performed by a Case worker.
-
Automatic task : Can be used in the Case to call a Business process.
-
Sentry : combination of an "event and/or condition".
-
Milestone : represents an achievable target.
-
Case file : represent a piece of information of any nature, ranging from unstructured to structured and from simple to complex, which information can be defined based on any information modeling language.
For project documentation, please visit readthedocs.
CaseManagement.CMMN |
|||
CaseManagement.CMMN.AspNetCore |
|||
CaseManagement.CMMN.SqlServer |
|||
CaseManagement.CMMN.Persistence.EF |
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
CaseManagement live demo : http://simpleidserver.northeurope.cloudapp.azure.com/casemanagement.
Business analyst credentials :
Property | Value |
---|---|
login | businessanalyst |
value | password |
Case worker credentials :
Property | Value |
---|---|
login | caseworker |
value | password |