Hello,
I’ve encountered a problem when setting the label of recording finished product. My layout is to create a temporary zone(queue) after the processor. The error message is as below:
time: 571.304398 exception: FlexScript exception: Label property outObject retrieved on /Processor1. Label does not exist. at MODEL:/Tools/ProcessFlow/AGV/紀錄成品參數>labels/1/2
My 紀錄成品參數(assign label) activity is as below:
I thought that the token.item.up.as(Object).outObjects[1].first is to carry the first item in the queue. However there’s already item here.
I’m wondering does it mean that I need to edit the label of the item in the queue? The label of the flow item now is:
Thanks for any of your help!