question

yexioamu avatar image
0 Likes"
yexioamu asked yexioamu commented

Why the OnPartitionContentChange does not work?

I create a list and push two partition values to the list, then pull from the list by one patition, i use the Event-triggered source to listen the OnPartitionContentChange event, i hope the event be fired when the list partition decrease to exact value, but it did't work, no token be triggered.

onpartitioncontentchange.png

Can anyone help me?

OnPartitionContentChange.fsm

FlexSim 21.2.4
listevent triggered sourceonpartitioncontentchange
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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered yexioamu commented

The object you listen to must be the global list from the tool box instead of the list activity.

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