question

Stéphane Jaubert avatar image
0 Likes"
Stéphane Jaubert asked Felix Möhlmann commented

Error in process flow when trying to destroy objects

Hello,

I am trying to set up the following process flow.

A list of customer orders is generated (with random quantities and two random references).

A stock_PF in the 3D model is initialized at the beginning by "Schedule Source"

We want to satisfy customer orders by exhausting what is in the stock_PF, so we draw from the "customer_orders" list.


But I get an error that I do not understand when trying to destroy objects in the stock_PF. See the attached model.


Thanks for your help.

Flux_process.fsm

FlexSim 25.0.2
pullfromlistdestroyobjectflowprocess
flux-process.fsm (45.2 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

Stéphane Jaubert avatar image
0 Likes"
Stéphane Jaubert answered Felix Möhlmann commented

I finally found it.

It was necessary when creating the object to assign it to token.pulled and to refer to this assignment in the destruction activity

capture-decran-2025-02-26-114248.png


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

Felix Möhlmann avatar image Felix Möhlmann commented ·
Or the other way around, keep "item" as the label name there and assign the pulled token to a different label.
0 Likes 0 ·