Hi,
For example if there are 300 transaction , i want to process only 100 transactions how can it be done
Hi,
For example if there are 300 transaction , i want to process only 100 transactions how can it be done
Hi if youre using reframework dont dont try to make the the condition if transaction number is = 100 then end the process
Hey @shirin.sebatina
Could you please explain why is it so?
Based on the scenario it’s better to suggest solutions.
Thanks
#nK
You mean want to process 100 transactions at a time ? And also what you want to do with the remaining 200 items ?
Can you please tell more details about your query for better understanding.