Hi, we are using arcgis 10.4 and server also same.
We have created a arcpy script with From_date, To_date options with additional two parameters for user to enter. In local machine and in server machine it is running, when we run in arcpy window.
But when it is published as service, it is taking time and with out any error it publishes.
when we run it with parameter, it shows message submitted...executing then it fails, giving the error ESRI type error, with out any time lag.
Is it possible to debug this gp service while running, how to put the checks to know where I am failing.
Kindly suggest.