question

Michal Klodawski avatar image
1 Like"
Michal Klodawski asked Michal Klodawski edited

Understanding of preempting and collision

Hi, I would like to understand preempting in ProcesFlow. For this reason I have built simple model. I have two queues and two operators:

On start Operator 1 goes to Queue 2 and Operator 2 goes to Queue 1. On collision situations each of them stop doing his task and starts doing taks of the other Operator (so after collision Op1 go back to Queue 1 etc.)

I am attaching model. Can anybody show me how to combine collision and preemption. In my opinion in such simple model it is chance that I will understand it :)collision-preempt.fsm

collisionpreempting
collision.png (56.0 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Sam Stubbs avatar image
0 Likes"
Sam Stubbs answered

As it currently stands, when you have a collision detection occur during a Process Flow travel activity, it can cause some problems. Perhaps if you could explain what it is you're trying to accomplish by having preemption and collision happen, then I could find another way to approach the problem. For example, if you're trying to do a hand off situation, where one operator is handing off an item to the other, there's other ways to accomplish that. Or some other situation, there may be a better way to try and approach the situation you're trying to accomplish.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Michal Klodawski avatar image
0 Likes"
Michal Klodawski answered Michal Klodawski edited

Hi Sam, I would like to simulate something like bucket brigades in picking. For example three pickers assemble (fulfill) order as they move from left to right. Whenever the fastest (last one) finishes an order (reaches the right end of the line), he leaves it and walks back to take over the work of his predecessor, who walks back and so on, until the first worker walks back to start a new order.

Like you said, maybe there are other ways to accomplish that. Can you help me? Please :)

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.