Hi Geoffrey
I was thinking something like this
1. Create a data model for a request in jBPM, where there will be a fields -
id, complexity
2. Create a process model in jBPM for incoming requests being processed by
specific actors
3. Somehow call optaplanner (??)
Now lets say there are 10 requests
Optaplanner can be used to assign requests to employees (based on the
capability of the employee and the complexity of the request), for eg.
request id 1, request id 3 are done by employee 2.
Now in jBPM, I want request 1 and request 3 to be processed by employee
2(actor)
Maybe use a decision table -
When there is request 1 and request 3, then assign employee 2 to do a
particular task
--
View this message in context:
http://drools.46999.n3.nabble.com/Integrate-jBPM-with-OptaPlanner-tp40293...
Sent from the Drools: User forum mailing list archive at
Nabble.com.