Hi all - im try to initialize the racking by finding a suitable slot based on the label type. However i notice that find slot does not consider rack 4 capacity ? Did i overlook something in the process flow?
Thanks in advance for the advice.
Hi all - im try to initialize the racking by finding a suitable slot based on the label type. However i notice that find slot does not consider rack 4 capacity ? Did i overlook something in the process flow?
Thanks in advance for the advice.
Hi @Vns, The Find Slot logic considers the capacity of Rack4. To visualize this, try assigning random slots to the items using the ORDER BY RANDOM clause in your query.
A couple additional notes:
In the original model, "Find Slot" is placed in front of "Create Object", so the item does not exist yet when searching for a slot. Since the "Assign Slot to Item" field still contains the default "token.item" though this leads to an error message. Since the found slot is not assigned to the item afterwards, when the item is moved into the rack, the rack's Slot Assigment Strategy is actually used to assign a slot to the item. Apart from the determining the rack, the "Find Slot" activity does thus not actually serve a purpose.
Also, both in "Find Slot" and the Slot Assignment Strategy of the racks, only the matching label is mandated. This means that all items of a given type will get assigned to the same slot. You can use "slot.hasSpace(itemRef)" to check if the item physically fits in the slot or "slot.slotItems.length < Num" to limit the number of items per slot.
@Dhakshna Thanks for assisting with my question.
@Felix Möhlmann Much appreciated for clearing out my doubt on this question.
12 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved