Save a service definition for a web tool

With ArcGIS Pro, you can save service definitions for web tools to be shared to your portal at a later time. A service definition file (.sd) contains the information of how the web tool is going to be published and configured in ArcGIS Enterprise. See Introduction to saving service definitions to learn more about how service definitions can be used in your organization's sharing workflows. Just like publishing a web tool, you must run the tool at least once to get the correct result before you save it as a service definition. You also must have a role of Administrator or customized Publisher to save a service definition.

Save a connected service definition for a web tool

A connected service definition is configured for a specific server connection. The option to save a service definition is available in the Share As Web Tool pane when you are connected to ArcGIS Enterprise.

To save a connected service definition for a web tool, complete the following steps:

  1. Do one of the following:
    • Save from the Share tab.
      • On the Share tab, in the Share As group, click the Web Tool drop-down arrow and click Share Web Tool to open the Select Tool To Share pane. Select the item and click OK
    • Save from the History pane.
      • On the Analysis tab, in the Geoprocessing group, click History to open the History pane. On the Geoprocessing tab of the pane, right-click the item you want to save, point to Share As, and click Share Web Tool

    The Share As Web Tool pane appears.

  2. Configure all the parameters you want to change in the Share As Web Tool pane.
  3. Under Finish Sharing, click Analyze Analyze to review for problems.

    Errors and warnings are listed on the Messages tab. Right-click a message to open its help topic or take corrective action in the software. Errors Error must be resolved before you can save the service definition. Resolving warnings Warning is recommended but not required.

    Learn more about analyzing GIS resources

  4. After you have resolved errors, and optionally resolved warnings, click the Publish drop-down arrow and click Save As SD.

    The Save As Service Definition File dialog box appears.

  5. On the dialog box, specify the location and name of the service definition file and click Save.
  6. Optionally, click Jobs Check Sharing Job Status to monitor the job status.
  7. Once the service definition has been successfully staged, click the Manage the service definition link at the bottom of the pane to open the location of the service definition file.

Save an offline service definition for a web tool

An offline service definition is connection-neutral; it is not configured for any specific server connection. You can save the offline service definition file and publish the file to any ArcGIS Enterprise. There is no need to connect to ArcGIS Enterprise when saving the file, and there is no option for ArcGIS Enterprise information in the saving pane.

If referencing data using a server data store while saving the offline service definition file, be aware of the following:

  • The data is either all copied or referenced when publishing the offline service definition file. If some data needs to be copied whereas others referenced, save the file as a connected service definition instead.
  • Before publishing the file to an ArcGIS Enterprise portal, make sure its server has the access to the database or folder path of the referenced data, then register the data on both the publisher and server side of the data store of the server.

To save an offline service definition for a web tool, complete the following steps:

  1. Do one of the following:
    • Save from the Share tab.
      • On the Share tab, in the Share As group, click the Web Tool drop-down arrow and click Save As Offline Service Definition to open the Select Tool To Share dialog box. Select the item and click OK.
    • Save from the History pane.
      • On the Analysis tab, in the Geoprocessing group, click History to open the History pane. On the Geoprocessing tab of the pane, right-click the item you want to save and click Share As > Save As Offline SD > Web Tool on Portal

    The Save As Offline Service Definition pane appears.

  2. Configure all the parameters you want to change in the Save As Offline Service Definition pane.
  3. Under Finish Staging, click Analyze Analyze to review for problems.

    Errors and warnings are listed on the Messages tab. Right-click a message to open its help topic or take corrective action in the software. Errors Error must be resolved before you can save the service definition. Resolving warnings Warning is recommended but not required.

    Learn more about analyzing GIS resources

  4. After you have resolved errors, and optionally resolved warnings, click Save.

    The Save As Service Definition File dialog box appears.

  5. On the dialog box, specify the location and name of the service definition file and click Save.
  6. Optionally, click Jobs Check Sharing Job Status to monitor the job status.
  7. Once the service definition has been successfully staged, click the Manage the service definition link at the bottom of the pane to open the location of the service definition file.

If you are ready to publish your web tool to an ArcGIS Enterprise portal, see Publish a service definition.

Related topics