question

Karina Munoz-Ramos avatar image
0 Likes"
Karina Munoz-Ramos asked Brandon Peterson edited

Acquiring resources

I need to acquire two different resources. At least one of the resources must be from a particular group but if there are not enough resources available, the second resource can be from any of the other groups. Is there an easy way to do this?

FlexSim 16.0.1
process flowoperatorresourcegroupacquire
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

·
Brenton King avatar image
0 Likes"
Brenton King answered Karina Munoz-Ramos commented

You could utilize the max wait timer on the Acquire activity to "give up" looking in the first resource pool. Then have a second acquire that pulls from a broader pool. Would this work?

· 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.

Karina Munoz-Ramos avatar image Karina Munoz-Ramos commented ·

A few issues that I see with the approach you suggest. First, if the first acquire is successful, the second acquire will try to pull unneeded resources. Second, I need at least one from the first group.

Logic I want is: Acquire 2 operators from group 1 If only 1 operator from group 1 is available, acquire 1 operator from group 1 and 1 more operator from group 2 (or any group) Use two operators for tasks

0 Likes 0 ·
Brenton King avatar image Brenton King ♦ Karina Munoz-Ramos commented ·

Will this model approach work? If not, you will probably not be able to use the resource to do what you are wanting to do and I'll come up with a different approach.

0 Likes 0 ·
Karina Munoz-Ramos avatar image Karina Munoz-Ramos Brenton King ♦ commented ·

Thanks. This will work.

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.