Hello everyone,
I have tried to change the workflow of the following tutorial to the German area.
New! Notebooks as Web Tools in ArcGIS Online (esri.com)
When I run my script in the notebook, I get the desired results. Furthermore I can publish the notebook as a webtool and run it in ArcGIS Online without any error message. The webtool also runs, but unfortunately no results appear on the map. No error message appears in the webtool history either.
Without an error message, it is difficult to see why the tool and the script behind it are not generating any output.
Is there a way to call up a more detailed history of the tool that has already been executed to see whether no output has actually been generated?
A short explanation of my Workflow:
I have changed the coordinates of the input points as well as the name so that they represent German cities. The workflow to generate the route is the same as in the tutorial above. The route is also generated. I can plot it in the Notebook as a LineString. The geometry is not empty and is valid. It is also possible to convert it into a FeatureSet and the output of the route as a dictionary is entered as a default in the parameter window, when creating the output parameters.



Even if the workflow changes from now on, as a different data set is used for electric charging stations, I end up with a FeatureSet with points (charging stations) around the route. I have also entered the dictionary of the charging stations as default in the parameter window.



I have added the codes to create the output parameters at the end of the script. I checked if the variables fit to the code from the parameters.

Publishing the tool worked and I was able to run it in MapViever with two points in different layers.
The tool runs without error message, but no result is created.
What could be the reason for this?
It seems like the tool in ArcGIS Online does not recognize the Output Parameters, because both FeatureSets won't show on the MapViewer.
When i open the history tap of the executed Task and click on the parameters ribbon, only the input-parameters show. Is that a problem? Should there also be output-parameters?


If any of you could help me or need further information from me, please contact me.
Thank you very much and kind regards
Sebastian