Bug ID Number |
BUG-000119657 |
Submitted | January 28, 2019 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS GIS Server |
Version found | 10.6.1 |
Operating System | Windows OS |
Operating System Version | 2016 64 Bit |
Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
This is not addressed. Refer to the following documentation for editing script tool parameters, http://pro.arcgis.com/en/pro-app/arcpy/geoprocessing_and_python/setting-script-tool-parameters.htm.
Workaround
- Import the point feature class in ArcMap.
- Run the buffer tool on the feature class.
- Share the result as a Geoprocessing package.
- Unpack the package and publish the service from the unpacked result.
- The service is generated with the correct geometry, esriGeometryPolygon.
Note: There is no workaround for ArcGIS Pro.
Steps to Reproduce