Hi all,
Can any one please help me reg this...
I have a geoprocessing tool that will create an event layer from the input text file of more than 10 lakh records(.txt) which is having x,y and z . This text file is located in the system in which arcgis server is residing as a zip file. The tool will take the zip file as input and will create event layer from this.
The entire process is taking 15 to 20 sec when i run it through desktop(Arc Map). But when I use the geoprocessing service in my web application that was published in arcgis server it is taking more than 60 sec of time. Is there any way to improve the processing time?
Thank you