Calling Custom Geoprocessing Service Using REST URL

360
1
06-03-2021 09:13 AM
by Anonymous User
Not applicable

I have a python script published to an enterprise server and want to call this through a python script in ArcGIS Pro. I have found this page explaining how to call the tool. But, I was wondering if there is a way to specify which function in the published script is called first and if it is possible to return a dictionary object as an output.

0 Kudos
1 Reply
JonEmch
Esri Regular Contributor

Hey, just wanted to drop the appropriate doc here for ArcGIS Pro: https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/python-and-geoprocessing...

I will look into this and see if I can find anything, but I think the built in jupyter notebook within Pro may return the output you are trying to get at.

Keep on keeping on!
0 Kudos