Hi
Is the arcpy function in python 3.x to create an arcgis server connection file (*.ags) exposed like CreateGISServerConnectionFile
https://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-mapping/creategisserverconnectionfile.htm
I think the short answer is still, you don't, unfortunately. The Create GIS Server Connection File tool isn't/wasn't a core geoprocessing tool but an ArcPy Mapping function, and the ArcPy Mapping module was completely overhauled between ArcMap and Pro. I haven't double checked in Pro 2.7, but last time I looked into this issue there was no good solution.
UPDATE: See https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-arcgis-server-connection-file-with-the-python-3/m-p/1047998#M39804 for an option on using the undocumented arcgisscripting._createGISServerConnectionFile.
Thankyou Joshua.
What a joke however, ArcGIS Pro is junk ware. Truly the worst software I have ever used. There should be an arcpy API for functions that are prerequisites to any GP tool API (i.e. creating map service cache titles).
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.