question

Cecilia Vargas avatar image
0 Likes"
Cecilia Vargas asked Felix Möhlmann commented

How to configure the process flow for the sale in the process?

Hello, I am programming the process flow of the simulation model about the sales process for one hour, however, the part of going from a process to the warehouse does not follow the sequence and stays in one place, I appreciate your collaboration to identify that could be happening.

Modeloprocessflow -panaderia.fsm

FlexSim 23.1.3
process flowprocess flow lists
5 |100000

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

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Felix Möhlmann commented

All movement in your model is currently driven by port connections in the 3d model. For the transport you want to control through Process Flow, the corresponding connection should be removed, so the two model layers do not interfere.

The list activity in the Process Flow then needs to refer to the global list the items are pushed to, so that the entries can be pulled by the tokens.

capture1.png

The second Travel and the Unload activity in your Process Flow are currently missing a reference to the destination/station.


capture1.png (9.1 KiB)
· 2
5 |100000

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