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.


ErikC
  •  ErikC
  • Paid support Topic Starter
2011-10-21T07:39:43Z
Hi,

Today I tried a looping as following:

My job has two tasks, 1st is an sql query, 2nd is a file write task.

1st task : SQL query task

Returns multiple rows with a comma as column delimiter and text qualifier is ".

2nd task : file write task

Append to current file and write the output of the 'previous' task


If I make this 2nd task a looping task with the 'for each x in y' and let it use the output of the 1st task and change nothing else, the job will not stop running. Both tasks will run only one time. Strange because the 2nd task has to run for every line of the output of task 1.

I tried to set it up that the looping task writes only a line from task 1 and adds some extra text, but also I do not get this to work.

Am I making a mistake here?

Regards
Erik
Uses Visualcron since 2006.
Sponsor
Forum information
Support
2011-10-21T07:42:05Z
Originally Posted by: ErikC 

Hi,

Today I tried a looping as following:

My job has two tasks, 1st is an sql query, 2nd is a file write task.

1st task : SQL query task


Returns multiple rows with a comma as column delimiter and text qualifier is ".

2nd task : file write task

Append to current file and write the output of the 'previous' task


If I make this 2nd task a looping task with the 'for each x in y' and let it use the output of the 1st task and change nothing else, the job will not stop running. Both tasks will run only one time. Strange because the 2nd task has to run for every line of the output of task 1.

I tried to set it up that the looping task writes only a line from task 1 and adds some extra text, but also I do not get this to work.

Am I making a mistake here?

Regards
Erik



Please upgrade to 6.0.3 first to see if the "Job will not stop running" disappears.

Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
  •  ErikC
  • Paid support Topic Starter
2011-10-21T07:46:15Z
Ok, I will (see pm)

Regards,
Erik
Uses Visualcron since 2006.
ErikC
  •  ErikC
  • Paid support Topic Starter
2011-10-21T08:02:56Z
Hi,

Seems to be solved in 6.0.3
Thanks.


Regards,
Erik
Uses Visualcron since 2006.
Support
2011-10-21T08:03:25Z
Great, thanks for the update.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top