cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BODS while loop

Former Member
0 Likes
7,292

Hi

  I am trying to use a while loop to execute a (dataflow to write into a template table)

I have a counter from another template table, say ROW_NO. I have to execute the dataflow in increments of 50 rows until all the ROW_NO are executed.

How can I do that?

Also how can I write to the same template table or append the data without losing the data during the while loop execution?

I am using BODS 14.1.1.210.

Cheers!

View Entire Topic
Former Member
0 Likes

Check this