HOW TO

Re-create a new publishing tool from an existing JSON script

Last Published: November 6, 2023

Summary

In some instances, the server publishing tools becomes corrupted due to unknown reasons. The publishing tools must be re-created for the server to continue working as intended. Using an administrator account, the publishing tools service can be recreated through the ArcGIS Server Administrator Directory by copying the existing JSON script of the current publishing tool. The following article describes the workflow.

Procedure

  1. Stop the ArcGIS Server services. Refer to ArcGIS Server: Start and stop services for instructions.
  2. Log in to the ArcGIS Server Administrator Directory with an administrator account, and click services.
  3. In the ArcGIS Server Administrative Directory window, under Folders, click System.
Select System in ArcGIS Server Administrator Directory
  1. On the Folder - System page, under Services, click PublishingTools (GPServer).
  2. On the Service - PublishingTools (GPServer) page, under Supported Operations, click edit.
Navigate to edit
  1. On the Edit GPServer page, in the Service (in JSON format) text box, copy the JSON script and paste it in a text editor, for example, Notepad.
  2. Search for the isDefault parameter. Change the value to false. Click Save.
  3. Return to the Service - PublishingTools (GPServer) page, under Supported Operations, click delete.
  4. Return to the Folder - System page, under Supported Operations, click createService.
  5. On the Create Service page, paste the JSON script copied in Step 6 into the Service (in JSON format) text box. Click Create.
Recreate the service
  1. Start the ArcGIS Server services. Refer to ArcGIS Server: Start and stop services for instructions.

Article ID:000024943

Software:
  • ArcGIS Enterprise 11 1
  • ArcGIS Server
  • ArcGIS Enterprise 10 9 x
  • ArcGIS Enterprise 11 0

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic