question

David.Y avatar image
0 Likes"
David.Y asked Sri_vikas K answered

make boxes in each of queues at once time

Hello,
I'm curious about how to create a box in the queue, so I'm asking.
There are 1000 boxes. There is a percentage of each number in boxes A to G.

For example, if box A is 10%, box B is 10%, box C is 20%, A box -100ea, B box-100ea, and C box-200ea should enter the box.


I am trying to create a queue by listing it, but the box is not being created.
Is there a way to use a list, or is there an easier way?


1669203839134.png

FlexSim 22.2.3
make box in percentage in queue
1669203839134.png (57.7 KiB)
· 10
5 |100000

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

Sri_vikas K avatar image Sri_vikas K commented ·

Hi @David.Y

Please go through the model below it is creating boxes After pulling the queue

Create Object After pulling_SVK.fsm

Is this the thing you want?


0 Likes 0 ·
David.Y avatar image David.Y Sri_vikas K commented ·

it is a little same. but I mean that I already have 1000 Boxes, for example. and also I'd like to divide boxes into each queue as using percentage at once.

0 Likes 0 ·
Sri_vikas K avatar image Sri_vikas K David.Y commented ·

@David.Y
You can directly give the Distribution as Quantity label on the token and assign the Quantity in Create Object activity as "token.Quantity".

tokenquantity.jpg

0 Likes 0 ·
tokenquantity.jpg (24.7 KiB)
Show more comments
Show more comments
Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

This question is extremely unclear. Please specify the quanities and types of boxes you need/expect in each queue:

1669216219028.png

0 Likes 0 ·
1669216219028.png (3.2 KiB)
Sri_vikas K avatar image Sri_vikas K commented ·

Hi @David.Y

Hope you have achieved how to assign list for all the queues with reference to @Joerg Vogel 's comment. You are supposed to create the different quantity of boxes in each queue pulled. To achieve that you can create one quantity label on each token.

quantity-label.jpg

And assign that value as "token.Quantity" in the Create object.

tokenquantity.jpg

Then that many Number of boxes would be created in each queue.

Create Object After pulling_SVK-1.fsm

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @David.Y,

We haven't heard back from you. Were you able to solve your problem? If so, please add and accept an answer to let others know the solution. Or please respond to the previous comment so that we can continue to help you.

If we don't hear back in the next 3 business days, we'll assume you were able to solve your problem and we'll close this case in our tracker. You can always comment back at any time to reopen your question, or you can contact your local FlexSim distributor for phone or email help.

0 Likes 0 ·

1 Answer

·
Sri_vikas K avatar image
0 Likes"
Sri_vikas K answered

Hi @David.Y

Hope you have achieved how to assign list for all the queues with reference to @Joerg Vogel 's comment. You are supposed to create the different quantity of boxes in each queue pulled. To achieve that you can create one quantity label on each token.

quantity-label.jpg

And assign that value as "token.Quantity" in the Create object.

tokenquantity.jpg

Then that many Number of boxes would be created in each queue.

Create Object After pulling_SVK-1.fsm

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.