question

John K avatar image
0 Likes"
John K asked John K commented

Pull from process by percentages with global table

Hello, very new to simulation so any help is appreciated. I am attempting to use a pull strategy to pull batches from 4 different processes by percentage. The percentage in the global table represents the annual frequency. I am stuck and cannot get anything but the first port to be selected.

Could I please get advice with pulling batches based on percentage frequency using the global table.

Thank you

wharf-cic.fsm

global tablepull strategy
wharf-cic.fsm (40.0 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

·
Brandon Peterson avatar image
2 Likes"
Brandon Peterson answered John K commented

@John K

In the Pull Strategy you are using Port By Case which is great. You only need to make two changes. First, put the following in the Value field for the Port By Case: dempirical("ColumnTrain")

Second, multiply the values in column one of the ColumnTrain table by 100 (so 0.26 becomes 26).

This should get you going again,

Brandon

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

John K avatar image John K commented ·

Thank you!!! Worked like a charm!

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.