Het Generate Report Script in Roadway Reporter geeft deze foutmelding. <\/P>
<\/P><\/BODY><\/HTML>
Hello Saranya
This is the expected ArcGIS Desktop (ArcMap) output for publishing the GenerateReport geoprocessing tool for Roadway Reporter. Now that the tool has been run you're ready to publish it as a GP service and subsequently configure the Roadway Reporter app. Refer to our deployment resource documentation for further information:
Publishing the Generate Report tool to a service—ArcGIS Roads and Highways Server | Documentation for ArcGIS Enterprise
-amit@esri
Esri LRS Transportation Team
Thanks for your timely reply.
This time I tried with Folder workspace & I could run the script, but report was not generated.
I checked the python modules – “encoders” is installed.
Any suggestions on how to troubleshoot “No report JSON specified”?
Saranya, Based on the error that you are getting, the Python install is missing the email module. It is getting to line 9 in the script which is "from email import Encoders" and is failing because it can't find the email module to import the encoders to the script.
My recommendation is to call Support. It looks you are trying to run from Pro, I also see a path referencing ArcCatalog for an SDE Connection, and you are also running ArcGIS Server if you are trying to publish this GP task. Basically there are python installs all over the place and Support will help you isolate the correct install that needs to have the missing email module installed. Doing it yourself can be tricky and time consuming.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.