Error: Bad Task Sequence reference in finish task sequence activity

Error: Bad Task Sequence reference in finish task sequence activity

vworthingtonFGKPS
Participant Participant
244 Views
2 Replies
Message 1 of 3

Error: Bad Task Sequence reference in finish task sequence activity

vworthingtonFGKPS
Participant
Participant

[ FlexSim 25.0.1 ]

My tokens and associated items will move appropriately until the end of the IQ_Visual_Waf process flow activity. After completion, the tokens stay in the Finish Task Sequence activity and I get the error exception: Error: Bad Task Sequence reference in finish task sequence activity IQ_Visual_Waf/Finish TS in process flow "ProcessFlow".


Additionally, after 4 tokens build up in the Finish TS step, no more tokens move into the IQ_Visual_Waf process flow and the operator stops collecting boxes from the IncomingWafers rack.


FederalFactoryModel1.fsm

0 Likes
Accepted solutions (1)
245 Views
2 Replies
Replies (2)
Message 2 of 3

emily_hardySTLSK
Autodesk
Autodesk
Accepted solution

The issue is that you told the processor to use "QualityTech" as the operator for setup and for processing, and you told the processor that it could preempt and abort active tasks on the operator:

1739572776876.png

This is aborting the QualityTech's Task Sequence.

You already have the operator acquired and at the machine via process flow, so you don't need the "Use Operator" on the actual processor.

0 Likes
Message 3 of 3

vworthingtonFGKPS
Participant
Participant
Thank you!
0 Likes