I have a repeating group which contains calculated values related to each record in the repeating group. The data from the table as well as the associated calculated values need to be written to another table.
I have been able to do this successfully with the Simple Looper plugin but the number of records is large and Simple Looper frequently times out. I have been looking for a way to use a recursive workflow to accomplish the same task but I cannot figure out how to pass the calculated values to the back end.
any ideas?
Can you share relevant screenshots so we can understand a bit better?