question

Ankur A3 avatar image
0 Likes"
Ankur A3 asked Ankur A3 commented

Getting error in object process flow while using list?

Hi Team,

I am working on model where machine will take part from buffer and start process. Once buffer will be consumed, trigger will go to replenish buffer with respect to object. I am using list to pull part from buffer. But it seems there is something wrong in the flow.

1657888489236.png

Can you help me to identify the issue here?

@Jason Lightfoot

15.07.2022_Object_Process_Flow_Error.fsm

Thank you!

FlexSim 21.0.10
listinstanceobject processflow
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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Ankur A3 commented

You don't need token.Machine - just use current.

Also - I would use a subflow to push to the list and then when all are pulled the token will leave the RunSubflow activity and loop around.

1657890449540.png

15072022-object-process-flow-error_jl.fsm


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

Ankur A3 avatar image Ankur A3 commented ·
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.