NextSelected method in BC is crashing while processing bulk rows
Hi,
We have a requirement where user wants to select multiple records from a custom CX_ table and run campaign against them. The requirement is to process all selected records in UI. So FirstSelected and NextSelected methods were used to pick all the selected rows in UI and process them. This works fine when user selects 1000 records but it crashes if user selects more than 1000 like 1500 to 5000 records. Is there a limitation in Siebel to use NextSelected on limited number of rows? THis is in Ip2016 eDealer OUI.