How to process the entire WebADI file at once rather than processing each line at a time.
Hi,
WebADI functionality usually processes one line at a time. However, due to some validations in the packages that I've used for WebADI (I have also called a concurrent program thrrough the package) , I need the WebADI to process all the data at once i.e. the package & concurrent program call should only happen once.
Thanks!