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.

Cecilia Vargas avatar image Cecilia Vargas commented ·

Thank you very much for your help, now I have a problem and that is that not all of the production is coming out, 84 elements should come out and only 66 come out, could you guide me as to what this situation is due to please. @Felix Möhlmann

Modeloprocessflow -panaderia.fsm

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Cecilia Vargas commented ·

In your model each token pulls between 10-50 items off the list. By your description I assume this should instead be set to 1?

1700677680002.png

You also create 85 tokens in total, not 84.

0 Likes 0 ·
1700677680002.png (23.2 KiB)

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.