Hi all,
I am currently attempting to publish the export network tool as a service so it can be called by external software. Publishing the geoprocessing service is fine, but the output is a zip file. Trying to include the tool in a script that can unzip the file fails because arcpy has no ExportNetwork object. Is the tool being deprecated/not supported? Are there other workflows that may be more appropriate?
We've also had issues with using a service published directly from the ALRS network, and I thought this might be an easier solution for our needs...