HOW TO
Utility services are configured in ArcGIS Enterprise to allow conducting various tasks such as printing and geocoding resources. In some instances, the PrintingTools service becomes corrupted or needs to be moved to a different folder. The PrintingTools service must be deleted and republished to ArcGIS Server to continue working as intended. This article provides the workflow on how to delete and republish the ArcGIS Server PrintingTools service.
{ "serviceName": "PrintingTools", "type": "GPServer", "description": "The PrintingTools service is used by web application developers to export the contents of a webmap to pdf, jpeg, png or other formats. This service is generally used in the context of providing applications with printing functionality.", "capabilities": "null", "provider": "ArcObjects11", "clusterName": "default", "minInstancesPerNode": 1, "maxInstancesPerNode": 2, "instancesPerContainer": 1, "maxWaitTime": 60, "maxStartupTime": 300, "maxIdleTime": 1800, "maxUsageTime": 600, "loadBalancing": "ROUND_ROBIN", "isolationLevel": "HIGH", "configuredState": "STARTED", "recycleInterval": 24, "recycleStartTime": "00:00", "keepAliveInterval": -1, "private": false, "isDefault": true, "maxUploadFileSize": 0, "allowedUploadFileTypes": "", "properties": { "virtualOutputDir": "/rest/directories/arcgisoutput", "maximumRecords": "1000", "outputDir": "/arcgis/shared/arcgisserver/arcgisoutput", "jobsDirectory": "/arcgis/shared/arcgisserver/arcgisjobs", "showMessages": "Error", "executionType": "Synchronous", "toolbox": "${AGSSERVER}/framework/runtime/ArcGIS/Resources/ArcToolBox/Services/PrintingTools.tbx", "jobsVirtualDirectory": "/rest/directories/arcgisjobs" }, "portalProperties": { "isHosted": false, "portalItems": [{ "itemID": "3ecf4e42bafb4de5bfa0db1f79f6188b", "type": "GPServer" }] }, "extensions": [], "frameworkProperties": {}, "datasets": [] }
Get help from ArcGIS experts
Download the Esri Support App