I just noticed a (probably) related issue:
When I try to acces the number of rows from a query, it only works if it the output is from the previous task. So to test this, do the following:
1) Create a sql task that produces some rows
2) Create a random task as the next task
3)In a third task, try to access the number of rows from 1, eg {TASK(f54cdfe9-43ca-4898-9d6d-d310a4de3957,Result.NoRows)}
This fails even with a direct id. Then try to remove the second task and it works. I have to roll back to 7.7.4 so I can't test any more unfortunately.
Thomas
Edited by user
2015-09-03T10:07:11Z
|
Reason: Not specified