Unexpected Error - Unable To Upload More Than 450 Records Via WebADI; Maximum Open Cursors Exceeded
Hi All,
I am trying to upload an invoice having 800+ records via custom built WebADI but it gives me error when I load more than 450 records.
As there is similar issue resolved but in Oracle's built WebADI (Doc ID 954462.1). I have tried downloading the patch assuming that java files may also be part of patch and I can use similar approach to close cursor properly but there is no java file provided.
I have tried closing cursor in validator code but couldn't do it properly.
Can anybody advise, where the cursor needs to be closed in below code. I shall be ever thankful.