question

Steven Hamoen avatar image
0 Likes"
Steven Hamoen asked Steven Hamoen commented

Model works depending on which process flow is opened

When you run the attached model while the Person Flow is open, it runs fine. When you open the Arrivals process flow or the Open_Close Desks flow and run the model, it doesn't run. This is also means that running the model with the experimenter doesn't work. Anybody an idea?

TableSchedule_TAL.fsm

FlexSim 21.1.0
flexsim 21.1.0process flow bug
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

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Steven Hamoen commented

This looks like a bug with resources in a flow with no instances attached at reset. I'll add it to the dev list.

However, since you're using people Location objects you should just use a Location Resource and Acquire Location activities.

· 3
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 Steven Hamoen commented ·

@Matthew Gillespie Thanks for the reply, although there are a number of reasons why you would use a normal resource:

  • Access to fields
  • Seeing what the values of the fields are
  • Logical and supported location for queries
  • Be able to use the back order reevaluation
  • And when you release a resource it is actually released

(And I didn't make the model, it was a forum post that I supported ;-)

0 Likes 0 ·
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Steven Hamoen commented ·

@steven.hamoen You can do all those things with a Location Resource. Just bring up the properties of the Locations global list. You can add fields, view their values, and add back order reevaluation events.

0 Likes 0 ·
Steven Hamoen avatar image Steven Hamoen Matthew Gillespie ♦♦ commented ·

@Matthew Gillespie Ok thanks for letting me know, I didn't know that.

0 Likes 0 ·

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.