Hi Folks,
I have an Reframework performer which has many items in the queue to be processed. I want the performer to stop after a specific number of transactions (say 40) and then restart again to process 40 items. Its a queue based trigger.
Is it possible to do that ?