Hmm, not working. I have a user variable (of type string) that I assing the value from the StdOut (as described above). This value is a number such as '5'.
In the final step/task I am calling a stored procedure and passed in the value as in Int. How ever, when saving the final step VCCRON complains aboout the data type (I guess that means that we need to "un check" the validation rule, correct?)
Still don't work. Last step fails with a data conversion error.