Is there any way to modify only one row from a collection without loading it entirely into the code stage?
Hi there, I'm new to BluePrism and I have an object that uses two collections whose first column is the exact same. I need to modify the same row of the two collections in every iteration. Those collections' size vary and sometimes they can be 4k-10k...