We are reading a huge file of 1 million records and want to split the 5000 records and post it as an idoc.
We are able to get the desired functionality by using recordset per message ..but the splitting is stopping at 2.25 lakh records and idocs are not getting posted afterwads.Any ideas?