Hi,
When I use token.OtherToken in processFlow and the label OtherToken does not exists I get a clear exception msg that this label does not exists.
When I use token.OtherToken.LabelName and the label LabelName does not exist on the otherToken I don't get a clear exception msg. I thought that also this case would need to give the exception msg, but somehow it doesn't. Can this be fixed or explained why it doesn't work this way? Otherwise exceptions as in the simple attached demo model can become really hard to find.
Thanks
Patrick