question

Stan Davis avatar image
0 Likes"
Stan Davis asked Stan Davis commented

Activity's Token Content Display Limit?

I am attempting to troubleshoot an issue where a model intermittenly crashes and closes at a certain point while loading items into a storage system. This requires investigating the contents of a custom code activity. However, I have discovered the activity will no longer display tokens after a limit of 1000 has been reached.

Here are the displayed contents at 999 tokens. Note token Id 1921 is last entered token...

1684867142316.png


Here are the displayed contents at 1000 tokens. Note token Id 1922 is now the last displayed token...

1684866406239.png


Here are the displayed contents when there are 1001 tokens. Token Id 1922 is still the last displayed token...

1684866504008.png


After completion of the run, with 2027 tokens residing at the activity, token id 1922 is still the last token displayed.

1684866614301.png.

Is this by design? Can this be changed? Thanks - Stan

FlexSim 23.0.8
token count
1684866406239.png (27.9 KiB)
1684866504008.png (27.2 KiB)
1684866614301.png (27.4 KiB)
1684867142316.png (28.3 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

·
Kavika F avatar image
0 Likes"
Kavika F answered Stan Davis commented

Hey @Stan Davis, this is set by a variable "maxResults" found at

MODEL:/Tools/ProcessFlow/ProcessFlow>variables/tokenFilter/maxResults

1684874619812.png

You can set that value to be whatever you want. Then when you refresh the list view, more tokens should appear.

1684874680602.png


1684874680602.png (13.4 KiB)
1684874628038.png (25.6 KiB)
· 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.

Stan Davis avatar image Stan Davis commented ·
Thanks Kavika. That worked.
1 Like 1 ·

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.