laptop and a wrench

Bug

The Append tool fails to execute successfully when published as a web tool to ArcGIS Enterprise.

Last Published: July 14, 2021 ArcGIS GIS Server
Bug ID Number BUG-000141373
SubmittedJuly 12, 2021
Last ModifiedApril 1, 2024
Applies toArcGIS GIS Server
Version found10.8.1
Operating SystemWindows OS
Operating System Version2019 64 Bit
Version Fixed11.3
StatusFixed

Additional Information

This issue is fixed in ArcGIS Enterprise 11.3.

Workaround

Workaround 1: Use ModelBuilder to create a model tool.

  1. Add the Calculate Value tool from Utilities.
  2. In the code block of the Calculate Value tool, create a new function.
  3. Sign in to the published portal with arcpy.SignInToPortal and ensure the Calculate Value tool is the precondition of the Append tool.

Workaround 1: Use a script tool.

  1. Update the script that only includes the part before append.
  2. Add the script tool to a model tool.
  3. Connect the script tool with the Append tool.
  4. Add the Calculate Value tool and precondition as described in Workaround 1.

Steps to Reproduce

Bug ID: BUG-000141373

Software:

  • ArcGIS GIS Server

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic