- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone! I have a fairly common and simple process, but this is my first time using FlexSim (version 25.1.4), and I’m feeling quite stuck. It's for a simple academic use for a way to corroborate my final university project.
For your context, my project consists of two models. The first one is a logistics warehouse in a chaotic storage mode, meaning there is no specific organization for the products. Later, I will create a new model with an organized storage system, in order to compare efficiency.
Right now, I’m stuck in this first model regarding the picking process. The system’s idea is as follows: in the 13 racks, 14 types of products are stored randomly (each product has a numeric label “producto” and a color associated with its value). They appear as initial stock based on percentages, and later trucks arrive delivering more of these random products.
What I want to achieve is that, starting from a list or table of orders — where the columns represent the orders and the rows represent the products — the pickers can select the requested products regardless of which rack they are in, and add them to a “tote” or “pallet” that will act as the order.
I’ve tried to set up this process using a combiner, but I haven’t been able to correctly link the “global table” with the combiner and the racks to fulfill the orders. When I add the trigger to update the combiner's list using the global table, the pickers stop moving and no products are added in the tote.
Because of this, and since I couldn’t find a solution, I decided to switch and try to implement the process through the “process flow” (though I’m not sure if this is the most suitable approach for my goal). However, I’m still getting stuck at the same point: how to relate the order list with the products stored in different racks that the picker needs to retrieve.
I'm attaching that last version, with the process flow.
If anyone could help me or get in touch with me, I would greatly appreciate it — it would be a huge help.
Solved! Go to Solution.