Hi All, I have a question related to batchSize of a grid. I'

Hi All,

I have a question related to batchSize of a grid.
I'm inside a Task where I have a gridField, now through using fn!startprocesswrite() I am passing the grid columns as text arrays parameters to a process model.
How can I achieve the following behavior, keeping a fixed batchSize of let's say 10 rows, in case my grid has a totalCount greater than 10 when I pass the columns to the PM I want my to pass all the data in the dataSubset not just the current batchSize.

Many thanks,
Mihai.

OriginalPostID-175441

OriginalPostID-175441

  Discussion posts and replies are publicly visible