Use Case: Deliver a list of 8 variables (all of which are arrays) which are gene

Use Case: Deliver a list of 8 variables (all of which are arrays) which are generated from process data using a report output. The resulting list allows the user to select x entries, next chain into the next task which displays the selection.
Model: report node outputs the data, next and script tasks runs in MNI to process the output. Now the user is presented with a task which dispays the data, they select x entries form the grid. chain into an MNI script task to gather selected entries which then chains to a script task which removes nulls from all relevant arrays. Next chain into a user task presenting the selected data in a grid.
Problem: While this model works well with only a dozen or so results from the report. The chaining breaks down if there are 50+ results returning from the report for processing in the following chained activity. Why is this happening? Is there a time limit while a chained activity waits for the next task?...

OriginalPostID-25910

OriginalPostID-25910

  Discussion posts and replies are publicly visible