Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: khopkinsHi Larry,
Thanks for those but i already knew about the limits as this is causing the node to fail.
I need a way to get the node to only process 10,000 records at a time and then start a new batch or if not the node than a way of sending data in 10,000 record chunks to the same node without using a hash split and multiple salesforce bulk update/insert nodes.
This is because the number of records can vary between 5,000 and 2,500,000 each time the graph is going to be run.
Regards,
Keith