Task error

Task error

ioanna_c
Not applicable
128 Views
5 Replies
Message 1 of 6

Task error

ioanna_c
Not applicable

[ FlexSim 19.2.4 ]

Hello,

i have a task error (1st photo) in my model, that i cant find where is the problem. This is my model test11.fsm
Also, i am looking for a way to made operator separate 6 orders in Orders_Queue1, after he has collected them in once. I've made an Order List ID (2 photo) but nothing again.

Does anyone know something about that?

Thank you in advance!37552-error.png37561-orderid.png

0 Likes
Accepted solutions (1)
129 Views
5 Replies
Replies (5)
Message 2 of 6

jason_lightfootVL7B4
Autodesk
Autodesk

So if we answer here, should be not answer @Fwteini K's latest question ? It seems to me you consistently duplicate your questions while you're working together. Please stop this.

0 Likes
Message 3 of 6

ioanna_c
Not applicable

Hello,

i repeat that we have some same project but different data. If we worked together we would post 1 question the time. I'm reading your answers in @Fwteini K's questions and im trying to fix my model too.

Thank you

0 Likes
Message 4 of 6

jason_lightfootVL7B4
Autodesk
Autodesk

In understand but why should we create two models if they are doing the same thing - it should be one model into which you load different data.

0 Likes
Message 5 of 6

ioanna_c
Not applicable

I'm sorry, my false. Νext time we will upload one model without bothering you. Αnswer where you deem necessary. Thank you again!

0 Likes
Message 6 of 6

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

The Task Sequence Error:

I the model sPlanPickSequence_PickRun6orders.fsm - the travel task now causing this error had "Empty Pallets" as the destination - a pointer to an object. You've changed this to token.destination which you have not defined - so the picker doesn't know to where it should travel.

The Exception in the Order List Field: TokenID

This list is just used to get unique order numbers. The pushed values are order numbers. They do not have row and column attributes so can't be used to look up a table cell in the GlobalTable "Picking_List".

Decanting Boxes to Order Totes:

I've posted a model in the other question here.

0 Likes