Message 1 of 2
Buffer Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I’m modeling material flow through various buffer locations using task sequences. I want to implement the following logic:
Before sending a flow item to a buffer (queue), I need to check if there’s available space.
If the buffer is full, the item should be routed to an alternate (secondary) buffer.
Once space becomes available in the original buffer, I want to automatically pull items from the secondary buffer back into it using a operator