Questions tagged [optaweb-employee-rostering]
23 questions
0
votes
1 answer
Optaplanner: how to avoid the same shift in two consecutive day?
This is my second post.
I'm trying to study the nurse rostering examples.
There is a way to avoid same shift in two consecutive day?

Gica
- 11
- 3
0
votes
1 answer
Why Opta planner employee rostering not assigning employees to shift even though they are available?
Currently, I have a roster of 30 shifts and 25 employees with there availability.
This 25 employees match the shift start and end time with employee availability.
Still, Opta only assigns 19 shifts and left all other shifts as blank and do not…

Shubham
- 11
- 3
0
votes
1 answer
How to change OptaWeb Employee Rostering solver configuration
I have a problem with solver configuration. Whether it is possible add to configuration employeeRosteringSolverConfig.xml e.g. heuristics or other algorithms. Because when it adds configurations, application don't run. is it not possible at the…

dzeju
- 1
- 2
0
votes
1 answer
How to avoid optaweb-employee-rostering rebuild persisted data on server restart
I'm running optaweb-employee-rostering in a dockerized Wildfly server, persisting data with MySql database running in a container too. The .war file is not built in sever's Docker image, it's manually deployed in it via Wildfly's admin interface.…

Paolone
- 475
- 1
- 7
- 16
0
votes
1 answer
Editing rules for employee rostering example
I am currently implementing this for my project.
I need to add a rule for "at most four shift assignments per week per employee." I am new to java and drools. Is there an easy way to edit the rule below to match the constraint I am looking…

ee44
- 1
0
votes
1 answer
optpanner roster unable to add tenant
I was able to configure openshift and optaplanner roster application as per instructions from here https://github.com/kiegroup/optashift-employee-rostering
I was trying to add a tenant using
curl -X POST "http://localhost/rest/tenant/add" -H…

ajd
- 121
- 1
- 4
- 11
0
votes
1 answer
openshift & optaplanner rostering
I have been following instructions at https://github.com/kiegroup/optashift-employee-rostering (readme). I was able to deploy roster app in openshift and dont see any errors in log. I have also created external route (localhost).
but when i access…

ajd
- 121
- 1
- 4
- 11
0
votes
1 answer
A couple of Optaplanner customizacion doubts
I've been evaluating Optaplanner vs. optashift, and finally (due to deployment errors and Openshift dependencies) I decided to go with Optaplanner even though I might have to deal with Drool which I'm not familiar with.
I've been toying around the…

Ptolomeo XII
- 107
- 1
- 9