Select to view content in your preferred language

Experience Builder Analysis Widget Output from Web Tool

299
3
03-06-2025 12:40 PM
Labels (1)
tmichael_wpjwa
Regular Contributor

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:

tmichael_wpjwa_0-1741293326840.png

When I try to run the same tool in the Analysis widget in Experience Builder, I get this message:

tmichael_wpjwa_1-1741293478015.png

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.

tmichael_wpjwa_2-1741293601718.png

So, how do I configure either the widget or the web tool to expose the file link to the widget?

 

 

0 Kudos
3 Replies
tmichael_wpjwa
Regular Contributor

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.

Alex_Rodriguez
Emerging Contributor

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?

0 Kudos
tmichael_wpjwa
Regular Contributor

To help get the notebook configured to return the file, the information in this post was very helpful:

https://community.esri.com/t5/arcgis-notebooks-questions/file-output-paramter-in-webtool-that-was-pu...

0 Kudos