Select to view content in your preferred language

APIs for a Workflow Manager Server 11.1

293
0
05-15-2023 08:24 PM
MarkMindlin_idea
New Contributor III

We are looking for APIs for a Workflow Manager Server 11.1 (not the Classic) for an enterprise solution.

Found three:
REST API - https://workflowsample.esri.com/doc/rest/index.html

Python - https://developers.arcgis.com/python/api-reference/arcgis.gis.workflowmanager.html

C# - https://github.com/Esri/arcgis-pro-sdk/wiki/ProSnippets-WorkflowManager

What is interesting:
• If they are dependent one on another (wrapper)?
• advantages of using one or another;
• disadvantages of using one or another.

To clarify things, the table below

"How robust" - the column shows how many classes in the library

 

Link

Is wrapper of REST API

How robust

Robust additions in future releases (after 11.1)

REST API (Classic)

 

N/A

 

 

REST API (Server)

 

N/A

 

 

 

 

 

 

 

Python API (Classic)

 

 

 

 

Python API (Server)

 

 

 

 

 

 

 

 

 

C# .NET API (Classic)

 

 

 

 

C# .NET API (Server)

 

 

 

 

 

0 Kudos
0 Replies