Zum Hauptinhalt gehen

Has anyone written an Extract and Download workflow in Geocortex Workflow?

Kommentare

2 Kommentare

  • Tom Neer

    You should be able to do this in WF5. If there is not an activity (Run Geoprocessing) you can always query the endpoint and parse the JSON respond to get the layers, then use the user input to query the geoprocessor.

    0
  • Mark Norbury

    I have published a geoprocessing service and map service and I have included the Run Geoprocessing (asynchronous) activity in my workflow. I have checked the inputs to the activity and they are correctly defined as the layer the user picks and the area of interest. However the geoprocessing service always uses whichever layer or layer is the default (ie. the one used to publish the GP service), not the one chosen by the user and the results are always empty: eg. an empty shape file or no KMZ file at all.

    The Run Geoprocessing (asynchronous) activity just seems to ignore all the input parameters provided to it.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.