even though I asked this question before, I lost my emails. So I have to
ask again. Using Bulk iteration, is there any way to know the number of
iterations?
The RuntimeContext of a RichFunction that is called inside of the loop should have a method getSuperstepNumber() which gives the current iteration count.
even though I asked this question before, I lost my emails. So I have to ask again. Using Bulk iteration, is there any way to know the number of iterations?