question

David Seo avatar image
0 Likes"
David Seo asked Ben Wilson commented

how to create the flowitem with itemtype when 'Create Flowitem' trigger option

A model has about five hundred types of flowitem in the global type.

I will use 'Create Flowitem' in OnMessage of Source or Queue object.

But the trigger script of 'Create Flowitem' has only the quantity and Flowitem Bin rank.

I am using only rank 1 of 'Box' and want to transfer or set one type of five hundreds.

How can I do it?

I need help.

FlexSim 17.0.3
how to create the flow item with item type
· 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.

1 Answer

Jeff Nordgren avatar image
1 Like"
Jeff Nordgren answered Ben Wilson commented

@david.seo

Attached is a sample model of how you can assign an itemtype to flowitems that you create in a queue. The modified code for doing that is in the OnMessage trigger of the queue.

createflowitemsfromq-jn1.fsm


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