Hi! I need some help in finding out what I have done wrong with regards to the tutorial 1.1 Use of list and resource - I find it hard to ealuate and understand some of the errormessages I get at times.
The first exception:
time: 36.199861 exception: Label property pulledItem retrieved on token "id:2". Label does not exist. At activity Transport Tasks/Assign Labels: Destination in process flow "OperatorTasks".
So I can see the exception happens at the activity "Transport tasks/assign labels" and I think it happens to the second token (the token with id 2.0) which runs through the activity(?) Is the label "token.pulleditem" correctly set up?
Second exception:
time: 36.199861 exception: FlexScript exception: Property destination not available for Variant with value NULL. Must by a treenode type Variant. at MODEL:/Tools/ProcessFlow/OperatorTasks/Assign Labels: Destination>labels/2/2
A destination value has been set to null(?) I really don't know how to enterprate this exception...
I've added my file.
In advance - thanks!