Sample tools that help administer workflow items and Pro Add-In sample.
These sample tools are script tools that utilize the Python API to perform various tasks against the ArcGIS Workflow Manager workflow items.
-
10_9_x - These tools are compatible with ArcGIS Workflow Manager versions 10.9 and 10.9.1.
- The AdminTools.zip contains script tools that allow workflow admins to import, export, and transfer workflows.
- The RecPost_Tool.zip contains a script tool that may be published as a geoprocessing service to reconcile and post branch versions.
-
Any - These tools are compatible with any version of ArcGIS Workflow Manager
- The JobProgressCleanup script deletes extraneous internal records that can adversely impact Job search performance
-
Jupyter Notebooks - Examples of using the Python API in Jupyter Notebooks
- Import Export Workflow Items - Export an existing Workflow Manager Item, create a new workflow item, then import the configuration to the newly created item in the same GIS.
- Pro Add-In - This Pro Add-In sample utilizes the Workflow Manager Pro SDK to perform various operations against the ArcGIS Workflow Manager workflow items.
Find a bug or want to request a new feature? Please let us know by submitting an issue.
Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.
Copyright 2025 Esri
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
A copy of the license is available in the repository's License.txt file.