Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Danny van Oijen
2017-08-24T07:11:57Z
Hi all,

I have created a task to get some SQL query that get's me some values.
Now i want past these values to a task after this one.

The output i get is like:
test1.nl
test2.nl
test3.nl

So in the next task i have a powershell script where at some point i need to insert these values (one by one, so basically like a trigger).
I don't know how to do this.
Sponsor
Forum information
Danny van Oijen
2017-08-24T08:03:05Z
Got it, i did it with loops 😃
Scroll to Top