question

Javier N3 avatar image
1 Like"
Javier N3 asked tannerp commented

Difference between an "On Process Finish" and an "On exit" trigger?

Are they the same in some situations?

FlexSim 18.1.1
triggersonexitonprocessfinish
· 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.

tannerp avatar image tannerp commented ·

These two triggers can be used as the same thing in some situations, although there is a sequence of events built into FlexSim to be aware of. In this sequence, the On Process Finish event happens before On Exit.

One example might be when an item is pushed to a list instead of to the next activity. The item will not exit until it is pulled from that list by something else in the model.

If you'd like a specific answer regarding something in your model, feel free to ask a more direct question and we will do our best to answer it for your situation.

0 Likes 0 ·
Javier N3 avatar image Javier N3 tannerp commented ·

@Tanner Poulton Thank you very much, that's all the information that I needed. Greetings from Chile, have a nice day

1 Like 1 ·
Matthew Gillespie avatar image
5 Likes"
Matthew Gillespie answered

The On Process Finish event happens before the On Exit event. If there is a downstream object immediately available and you're not having a Task Executer transport the item, the On Exit will happen immediately after the On Process Finish.


orderofevents.png (113.5 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.

Steven Hamoen avatar image
3 Likes"
Steven Hamoen answered

@Javier N3 Another situation where they are different is if the you are waiting for a transporter like an operator or forklift to bring the product to the next destination. In that case there can be quite a large time between On Process Finish and On Exit

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.