Define a Geoprocessing Output Parameter to provide a default value for a specific geoprocessing parameter.
Note: This chapter only refers to the configuration of the Geoprocessing tool in WebOffice author standalone. See HowTo chapter Prepare a Geoprocessing Service for information about the parameters supported by WebOffice 10.7 SP1.

Geoprocessing input parameter configuration
Property |
Description |
Name of the Geoprocessing parameter |
Name of the Geoprocessing input parameter which should be pre-initialized with a given value. Note: Open the geoprocessing task REST URL in a browser in order to identify available geoprocessing parameters easily. Example: http://<myserver>/ArcGIS/rest/services/<my Service>/GPServer/<geoprocessing task>
![]() Identify geoprocessing parameter name in the ArcGIS REST services directory
|
Alias name of the Geoprocessing parameter |
Defines the alias name of the Geoprocessing output parameter which will be displayed in the Table of Contents and in the title of result sets. |
Specifies whether the user may change or set the input parameter value. |
|
Parse Hyperlinks? |
If this is set to true WebOffice will search for hyperlinks in the Resultset and they will be displayed as Hyperlinks in the GUI. |
Hyperlink Columnames |
A comma separated List of column names which should be searched for Hyperlinks. If the list is left empty all columns will be searched for Hyperlinks, it is recommended to enter the column names if the WebOffice html Client is being used, for the WebOffice core client this setting is not necessary. This setting should only be used with Parse Hyperlinks set on Yes. The names are not case sensitive. Example: Homepage, Result Link, site. |
Geoprocessing output parameter properties
Note: A Geoprocessing Service can also contain multiple input fields of type geometry. If configured in WebOffice author standalone, the available input fields can be chosen from a drop-down-list in the WebOffice core client.
Note: See chapter ArcGIS Server Geoprocessing Service for details about the configuration of the ArcGIS Server Geoprocessing Service in WebOffice author standalone.
Note: See chapter Geoprocessing for details about the tool configuration in WebOffice author standalone.
Note: With WebOffice 10.7 SP1 it is possible to pass parameters dynamically to the geoprocessing tool. See HowTo chapter Integrate Geoprocessing for details.