I created a very simple ArcGIS Notebook that downloads a .pdf file from the web. Using guidance from this post I have published a web tool from the notebook and confirmed that the requested file is returned when I use the web tool in a web map:
When I try to run the same tool in the Analysis widget in Experience Builder, I get this message:
When I watch the network traffic I see that the tool completes successfully, and I can use the output URL to get to the file.
So, how do I configure either the widget or the web tool to expose the file link to the widget?
It looks like this issue has resolved itself and is now working as expected. It's possible I cleared my browser cache between then and now or something else was updated behind the scenes, but it's doing what I expect it to do.
I'm going to try something similar... publish a tool from a Notebook. I want to include that tool in an Experience Builder app... (export queried records from an attr table to a PDF file)
Can you give me some advice on how to accomplish this?
To help get the notebook configured to return the file, the information in this post was very helpful: