Hi,
I have 2 feature class in my database. I have a desktop geoprocess which :
- Delete all feature in the 2nd feature class
- Copy all feature from the 1rst to the 2nd feature class (with some calculation field and filter)
I need to share this tools on my arcgis server or portal. I have this tools on arcmap but i can copy it on arcgis pro.
How do this ?
Thanks
Guillaume ARNAUD
Solved! Go to Solution.
Are both features in an enterprise GDB, and ArcGIS Server has the schema registered in the ArcGIS Server datastore?
If so, it will be relatively simple, just run the tool, go to the geoprocessing history, and share it.
Best to read up on the steps:
Quick tour of authoring and sharing web tools—ArcGIS Pro | Documentation
Are both features in an enterprise GDB, and ArcGIS Server has the schema registered in the ArcGIS Server datastore?
If so, it will be relatively simple, just run the tool, go to the geoprocessing history, and share it.
Best to read up on the steps:
Quick tour of authoring and sharing web tools—ArcGIS Pro | Documentation
Thank you. It works in ArcGIS Pro. In ArcCatalog (ArcMap), I don't find how to publish web tool, I can only publish geoprocess services which doesn't work (i expect that it can't resolve <directory>/connexion.sde/layer)
I'm not quite sure what you mean. the connection should be added to ArcGIS server data store if it can't be recognised.
I think Geoprocessing Service (Published from ArcMap) = Web Tool (Published from ArcGIS Pro)
Did you run through this? A quick tour of publishing a geoprocessing service—ArcGIS Server | Documentation for ArcGIS Enterpri...
In Server Manager, make your your SDE is registered with the GIS Server too.