Replies: 1 comment
-
Frepple's planning algorithm will not dynamically change the number of assigned operators in function of their workload. You can however:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I’m currently using the frePPLe Community Edition and having trouble configuring an operation to distribute workload equally across all resources in a group. Here’s the context:
I need to set up an operation (for example, “Lamination”) that requires a team of operators working simultaneously. Ideally, I want frePPLe to treat this group of resources as a single unit and split the operation’s workload across all operators, reducing the operation’s total duration. However, I’ve noticed that frePPLe defaults to selecting only one resource from the group, regardless of the group’s total capacity.
I’ve tried the following without success:
Despite these attempts, the operation’s start and end times do not adjust based on the increased capacity from additional operators in the group.
Does anyone have experience configuring operations to utilize multiple resources concurrently in the Community Edition? Or is this functionality only available in the Enterprise version?
Any guidance, tips, or documentation references would be greatly appreciated!
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions