question

Fernanda Becker avatar image
0 Likes"
Fernanda Becker asked Fernanda Becker commented

How create many items just at time 0?

Dear everybody,

I have a warehouse model, which products arrive from a source with inter-arrival time style, using a global table to set the percentage of each itemtype (there are 200 item types).

But I need a second source to fill the warehouse at time = 0, using another table (containing the exactly quantity of items that must be created). This source 2 must create all the items just in time = 0 and don't create anything else after it.

How can I set this second source?

Thank you a lot! 20160919-modeloteste-v5-autosave.fsm

Choose One
source schedulearrival schedule
5 |100000

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

Adrian Haws avatar image
1 Like"
Adrian Haws answered Fernanda Becker commented

@Fernanda Becker Without setting the quantity and itemtypes in the source manually, you have a couple options. First, you can import the values from an Excel table. Second, you can use the "Schedule Source" and "Create Object" activities in Process Flow. In the source you are able to use a global table lookup for the quantity of tokens created. Then each token will create one item in the queue. Itemtypes and labels can then be set in the fixed resource triggers.

· 1
5 |100000

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

Fernanda Becker avatar image Fernanda Becker commented ·

Thank you very much, @Adrian Haws!!

0 Likes 0 ·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Fernanda Becker commented

You can set a queue arrival style to Arrival Schedule. Then you set the Number of Arrivals to value of different itemtypes you like to create. You can even set the number of different labels if you like and set those labels' values.

· 1
5 |100000

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

Fernanda Becker avatar image Fernanda Becker commented ·

Thanks a lot, @Jörg Vogel !!

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.