Hello everyone, I'm trying to configure print functionalities for my website.
I've configured the "default" print service in the portal, using the url https://mysite/webadaptor/rest/services/Utilities/PrintingTools/GPServer/Export Web Map Task, and from the portal I see the various layouts available.
I've configured the print widget following the provided documentation, but now I'm able to print only using MAP_ONLY layout. Any other layout generate this error: "Error executing tool. Export Web Map Task : error raised...(path to file on the server) (path to file on the server) Failed to execute (Export Web Map). Failed to execute (Export Web Map Task)."
I see this message in the chrome developer console and also in the arcgis server log messages (logs set to debug, but only this SEVERE message appears).
Tries that I've done without success:
- Make all layers public
- Turn off all layers and print only the basemaps
Any suggestion?
Thanks in advance for any kind of support.