question

Jim avatar image
0 Likes"
Jim asked Felix Möhlmann edited

Documenting random created picking orders in a list or a table

descrete-picking-2.fsmHello dear community,


In this model some picking orders are created randomly. Is there a way to document the details of the completed orders. For example when a completed order is placed at the completed orders queue, is there a way to push to a list or create a global table, with the skus that are in that pallet, the number of boxes from each sku and the total number of boxes from that order? I would appreciate any of your help. Thank you in advance.


Best regards,

Jim

FlexSim 21.1.5
global tableorder pickingpush to list
· 2
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
1 Like"
Felix Möhlmann answered Felix Möhlmann edited

Just because the sku information is not currently stored on the main token does not mean that doing so is not possible.

You can write this information to the token when the skus and quantities are determined in the subflow. For this I use two array labels that are created in the "Total Orders" source. Later you can copy this information to a global table once all skus for the order are known.

descrete-picking-20-fm.fsm


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.