Hi, i have a process flow "Transport task for handler 1", and i would like to create a statistic report that shows the destination of the flow item for each loading task. In my statistic collector "Handler1_Move_Tracking", i create a column "Destination" which point to "token.FlowItem.destination.destination" . But it had exception error "Flexscript Error MODEL:/Tools/StatisticsCollectors/Handler1_Move_Tracking>stats/liveColumns/Destination/valueNode Line 6 Data type void does not support property destination" . How do i resolve this?
source code attached.
thanks.