Message 1 of 13
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I’m currently working on a model where I need to pull items from a queue based on specific attributes.
The requirement is to select items that meet two conditions simultaneously (e.g., a quantity-related value and a classification/type attribute). I would like to ensure that only items matching both criteria are pulled from the queue.
Could anyone please advise on the best approach to:
Filter items in a queue based on multiple conditions
Control the pulling logic so that only qualifying items are selected
on this model a certain amount (ton) of a specific commodity has to be packed (combined) on a pallet at combiner 1.
Solved! Go to Solution.