Hi All,
I am making a processFlow and I found something quite inconvenient. The default name for the splitID at a split activity is: "splitID", but the default name for the splitID at the join is: "SplitID". Note the difference in the capital S. It took quite some time to figure out what was going wrong in my PF, since by default there is a ? behind "SplitID?" in the join activity. Therefore you do not get a msg that the label does not exists and just two random tokens are joined together.
Hope you can change the default value for the name of the splitID. This holds for 17.2, but of course mainly for version 18.0.
Thanks in advance,
Patrick