Getting error in object process flow while using list?

Getting error in object process flow while using list?

rajankur6494
Advocate Advocate
33 Views
2 Replies
Message 1 of 3

Getting error in object process flow while using list?

rajankur6494
Advocate
Advocate

[ FlexSim 21.0.10 ]

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!

0 Likes
Accepted solutions (1)
34 Views
2 Replies
Replies (2)
Message 2 of 3

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

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.

Image.png

15072022-object-process-flow-error_jl.fsm

0 Likes
Message 3 of 3

rajankur6494
Advocate
Advocate
0 Likes