Skip to content

task assignment as a process with dynamically generated DMN as seen on BPMCon 2017

License

Notifications You must be signed in to change notification settings

holunda-io/example-task-assignment-with-dmn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Assignment with DMN

task assignment as a process with dynamically generated DMN as seen on BPMCon 2017

How to start / play around

  1. Start Spring Boot Application (CamundaApplication), this will additionaly start the camunda webapp

  2. Goto http://localhost:8080/ and login as admin/admin

  3. Goto Tasklist to start following processes:

    1. "Modify Terms" …​ to add a new term / dmn row. This will automatically regenerate all DMNs.

    2. "Package Shipment" …​ to start the shipment process for a package where the magic of automatically task assignment happens

Term Format

A term could be added via modifyTerms process using following format (blanks are ignored):

[type]: [expression] & [expression] & …​ := candidateGroup

Where an expression looks like the following:

[business data] [<>=] [some number]

Possible Types:

  • sphere

  • box

  • all

Possible Business Data:

  • weight

  • width

  • height

  • radius

  • length

Example:

box: width >= 7 & height < 20 & weight = 10 : = fooGroup

Packages

See V2_1__initial_data.sql for possible packages.

About

task assignment as a process with dynamically generated DMN as seen on BPMCon 2017

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy