Geoprocessing
The Geoprocessing widget configures and runs the geoprocessing task.
The following table describes the configurable attributes of the Geoprocessing widget.
Attribute | Description |
---|---|
taskUrl | String. There is no default—The URL to the geoprocessing (GP) task. |
helpUrl | String. There is no default—The URL to the help for this GP task. |
isSynchronous | Boolean. There is no default—The GP task's execution type. |
updateDelay | Number. There is no default—The time interval in milliseconds between each job status request sent to an asynchronous GP task. |
useResultMapServer | Boolean. The default is false—Boolean value indicating whether to bypass a GP service’s resulting map service. If true, any configured rendering is ignored as the GP widget uses the resulting map service to display results. |
shareResults | Boolean. The default is false—If true, it adds the resulting output as an operational layer to the map. |
showExportButton | Boolean. The default is false—If true, it allows users to export GP output results when the result type is GPFeatureRecordSetLayer or GPRecordSet. |
inputParams | Object[]. The default depends on the GP service—The input parameters for the GP task. Each parameter has the following properties:
|
outputParams | Object[]. There is no default—The GP task’s output parameters configuration. |
layerOrder | String[]. There is no default—List of output feature type parameter names. |
We'd love to hear your feedback
Thank you for helping us make ArcGIS Developers even better!