<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Custom Widget with multiple Output Data Sources in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-widget-with-multiple-output-data-sources/m-p/1645468#M20609</link>
    <description>&lt;P&gt;We are developing a custom widget for Experince Builder 1.17. The widget reads data from a web service. The data consist of five tables. I tried to make the data availabe to other widgets as five output datasources of the custom widget. When watched in the debugger, everything seems to work. But Experince Builder only shows the first output data source in the Select Data dialog, so I can't select the others. Is there a way to make the Select Data dialog show all output data sources? Or is it limited to one?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Aug 2025 06:49:50 GMT</pubDate>
    <dc:creator>OlafEinspanier</dc:creator>
    <dc:date>2025-08-26T06:49:50Z</dc:date>
    <item>
      <title>Custom Widget with multiple Output Data Sources</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-widget-with-multiple-output-data-sources/m-p/1645468#M20609</link>
      <description>&lt;P&gt;We are developing a custom widget for Experince Builder 1.17. The widget reads data from a web service. The data consist of five tables. I tried to make the data availabe to other widgets as five output datasources of the custom widget. When watched in the debugger, everything seems to work. But Experince Builder only shows the first output data source in the Select Data dialog, so I can't select the others. Is there a way to make the Select Data dialog show all output data sources? Or is it limited to one?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 06:49:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-widget-with-multiple-output-data-sources/m-p/1645468#M20609</guid>
      <dc:creator>OlafEinspanier</dc:creator>
      <dc:date>2025-08-26T06:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Widget with multiple Output Data Sources</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-widget-with-multiple-output-data-sources/m-p/1646327#M20637</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/745408"&gt;@OlafEinspanier&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Adding the following property to your manifest.json should solve the issue.&amp;nbsp;&lt;A href="https://developers.arcgis.com/experience-builder/api-reference/jimu-core/WidgetManifestProperties/#canGenerateMultipleOutputDataSources" target="_blank"&gt;https://developers.arcgis.com/experience-builder/api-reference/jimu-core/WidgetManifestProperties/#canGenerateMultipleOutputDataSources&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
  "properties": {
    "canGenerateMultipleOutputDataSources": true
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 02:40:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-widget-with-multiple-output-data-sources/m-p/1646327#M20637</guid>
      <dc:creator>YueyangLi</dc:creator>
      <dc:date>2025-08-28T02:40:46Z</dc:date>
    </item>
  </channel>
</rss>

