-
I have execute a constrained plan and the status show me "Done". However, there is no any result show such as manufacturing order and the "Delay" field in sales order. Besides, the planning algorithm take about 20 minute to finish running which in my opinion is not a common case since i only got about 10 sales order to be planned. The log file didnt show any error to me too. Does anyone have any idea on such issue? |
Beta Was this translation helpful? Give feedback.
Answered by
jdetaeye
Jan 17, 2022
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Drayang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
20 minutes for 5 orders indicates something is wrong in your model.
Take a sales order and check out what you see in the "why short or late" tab:
It that doesn't give any conclusive answer, set the parameter "plan.loglevel" to 2 and check the output of the planning run. You'll get a huge log file...