I have a geoprocessing service that outputs a file. Part of the python script includes adding messages (arcpy.AddMessage) to communicate to the user what's going on. However, these messages don't come across when the tool is run as a geoprocessing service.
Is there any way to add messages to a geoprocessing service...?
System info:
- ArcGIS Enterprise 10.5.1
- ArcGIS Server Advanced
- Windows Server 2012 R2