Hi,
I need to create a mechanism where the user filters data using attributes, and the Grid returns data. It could be around 10-20,000 items.
I need to save this data. The Item List might have a major problem or might not work, but I'll try.
Then I need to process each item from this list (document reference number) --> Another workflow from step A to B.
As you know, BPS wasn't really designed for such operations, but I'm thinking of doing it using a global action
that moves workflows in batches of, say, 200 items.
I'd love to hear your experiences in similar cases: do you use global actions or sub-workflows? Or any other ideas?
I'd appreciate any suggestions!