WEB ADI: Not Processing Batch of record at a time
Now WEB ADI uploading data from table one by one record, means it is call the procedure to insert to Table for each record.
Is it not possible , we call the procedure once for batch of record, so that if there is any issue with any record, we can stop uploading whole data.
Regards
Abhaya