Hi! I need some help with a Decide activity
I want my Decide to send flowitems to the first available port depending on the case type. I have three case types:
Case 1 → should go to port 1 or 2, depending on which is available, or wait in the queue if both are busy.
Case 2 → should go to port 3, 4, or 5.
Case 3 → should go to port 6, 7, or 8.
How can I configure the logic so that the item is routed to the first available port in its group, and stays in the queue if none are available?
If anyone could help me by applying this change directly in the model, I’d really appreciate it
Thanks in advance!