A GP tool was created using ArcGIS Pro, then this tool has been published on an instance of ArcGIS Server.
The GP service is available and I can see its web REST endpoint :
when the option Executing task is used either GET or POST, I get the results expected.
I was reading the documentation about the Geoprocessing service:
https://pro.arcgis.com/en/pro-app/3.1/help/analysis/geoprocessing/share-analysis/what-is-a-geoprocessing-service.htm
https://pro.arcgis.com/en/pro-app/3.1/help/analysis/geoprocessing/share-analysis/general-considerations-for-using-geoprocessing-services.htm
https://pro.arcgis.com/en/pro-app/3.1/help/analysis/geoprocessing/share-analysis/using-geoprocessing-services-in-web-apps.htm
I based my knowledge in :
https://www.w3schools.com/tags/ref_httpmethods.asp
https://stackoverflow.com/questions/46585/when-do-you-use-post-and-when-do-you-use-get
but I wonder, how this general definitions applied to the ESRI Services universe?
If I am planning to consume the geoprocessing tool using the REST endpoint, which one should I choose? GET or POST?
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.