question

Terra K. avatar image
0 Likes"
Terra K. asked Raja Sekaran answered

Combiner target quantity depends on the number of inputs

This is the sample model combinertest.fsm that I've attached. I want to use operators on process which has more than 1 content for processing, however it will get messed up, such as being blocked. So I resort to using combiner to combine them first, before going to the processor. However, in the initial model(without combiner), the processor takes in max. number of 16 items, it can take in lesser number of items too, less than or equal to 16. Then the problem occurs, the combiner only allows a fixed number. Can I make the combiner's target quantity to depend on the number of inputs from the queue before? Like, after a period of time, the queue releases the number of items if it has not yet reached 16.

FlexSim 17.1.2
combinerinputtarget
combinertest.fsm (23.1 KiB)
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

·
Raja Sekaran avatar image
1 Like"
Raja Sekaran answered Terra K. commented

Hi,

You can set batch size and max wait time in the queue to release the number of items. This post may help you from another question Link.

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.