Answered by
joshfaf
Apr 30, 2026
Replies: 1 comment
|
Hello everyone, I wanted to share an update on the issue above. The problem was not related to the general model setup, but specifically to the routing configuration. The run failed with "processCase(8) = 1", but completed successfully when I changed it to "processCase(8)" to either "2" or "3". This may be useful for future users encountering a similar issue. Thank you. |
0 replies
Answer selected by
joshfaf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Hello everyone,
I wanted to share an update on the issue above. The problem was not related to the general model setup, but specifically to the routing configuration. The run failed with "processCase(8) = 1", but completed successfully when I changed it to "processCase(8)" to either "2" or "3".
This may be useful for future users encountering a similar issue.
Thank you.