Tagged Questions
3
votes
1answer
143 views
getResultImageLayer is not working
I am trying to obtain the shapefile output that I am receiving from the gpTool, which is hosted on the ArcServer, and placing it on the Map using,
gp.getResultImageLayer(jobInfo.jobId,"final_shp", ...
