Skip to main content

Comments

1 comment

  • Dan Griffin

    In case anyone else is interested - you can use the geoprocessor "Job Id" to query the dynamic map service.

    add a querytask with the Query Serice Url:

    String.Format("{0}/{1}/0/query", mapURL, JobIdstring)

    mapurl is "https://yourserver/arcgis/rest/services/Tools/gpservice/MapServer/jobs/"

    0

Please sign in to leave a comment.