- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I saw the use of Sort by Expression in a forum post, but it doesn't solve my problem.
I have a small model where an operator carries boxes (labeled Type 1 to 3) of three different types from queue1 to queue2.
In queue1, I've set up a trigger called On Entry --> Control --> Sort by Expression, which sorts the boxes in ascending order using the expression item.Type.
As the boxes enter queue1, they are sorted by Type in ascending order. However, the operator isn't picking up the boxes in ascending Type order; instead, they're picking them up in the original order they arrived.
How can I make the operator pick up the boxes sorted in ascending Type order?
Thanks in advance. I've attached the simple model.
Solved! Go to Solution.