<?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 Re: Update Experience Builder (Entreprise) in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/update-experience-builder-entreprise/m-p/1137604#M3593</link>
    <description>&lt;P&gt;I'm not certain about the authentication, but you can certainly deploy the experience and register it with your portal. Take a look at &lt;A href="https://developers.arcgis.com/experience-builder/guide/deployment-topics/" target="_blank"&gt;the documentation&lt;/A&gt; to see the particulars. There's an extra step involved, so maybe it's not publishing &lt;EM&gt;directly&lt;/EM&gt; to the Portal.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jan 2022 20:38:57 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2022-01-26T20:38:57Z</dc:date>
    <item>
      <title>Update Experience Builder (Entreprise)</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/update-experience-builder-entreprise/m-p/1137490#M3588</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;Basic question : is it possible to update Experience Builder only without updating the whole Entreprise Infrastructure ? We use Entreprise 10.9 but I would like to use the most recent widgets available in Experience Builder (eventually included in 10.9.1) within my organisation. I'm looking for the shortest solution/workaround to achieve this. Thank you in advance.&lt;/P&gt;&lt;P&gt;Arnaud&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 17:32:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/update-experience-builder-entreprise/m-p/1137490#M3588</guid>
      <dc:creator>Arnaud_Leidgens</dc:creator>
      <dc:date>2022-01-26T17:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Update Experience Builder (Entreprise)</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/update-experience-builder-entreprise/m-p/1137500#M3589</link>
      <description>&lt;P&gt;I think your best bet is to use the Experience Builder Developer version. &lt;A href="https://developers.arcgis.com/experience-builder/" target="_blank"&gt;https://developers.arcgis.com/experience-builder/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can build an experience using all the latest widgets and options, and even better, you can deploy the experience to a simplified URL on your web server.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 17:44:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/update-experience-builder-entreprise/m-p/1137500#M3589</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-01-26T17:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Update Experience Builder (Entreprise)</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/update-experience-builder-entreprise/m-p/1137562#M3591</link>
      <description>&lt;P&gt;I've just install it and I can access it on localhost. Is it possible to publish an app from the Developer edition directly to our Portal ? Otherwise, the interest is quite limited for my purpose.&lt;/P&gt;&lt;P&gt;Also, it's now working fine with the Developper edition but with the edition from my Portal, I was not able to embed any of my dashboards (authentification issue). Any ideas ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 200px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32400iCF425B0CA2C4D4FF/image-size/small?v=v2&amp;amp;px=200" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 19:21:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/update-experience-builder-entreprise/m-p/1137562#M3591</guid>
      <dc:creator>Arnaud_Leidgens</dc:creator>
      <dc:date>2022-01-26T19:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Update Experience Builder (Entreprise)</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/update-experience-builder-entreprise/m-p/1137604#M3593</link>
      <description>&lt;P&gt;I'm not certain about the authentication, but you can certainly deploy the experience and register it with your portal. Take a look at &lt;A href="https://developers.arcgis.com/experience-builder/guide/deployment-topics/" target="_blank"&gt;the documentation&lt;/A&gt; to see the particulars. There's an extra step involved, so maybe it's not publishing &lt;EM&gt;directly&lt;/EM&gt; to the Portal.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 20:38:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/update-experience-builder-entreprise/m-p/1137604#M3593</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-01-26T20:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Update Experience Builder (Entreprise)</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/update-experience-builder-entreprise/m-p/1137825#M3597</link>
      <description>&lt;P&gt;Thank you Josh ! It's indeed working (download zip, extract the zip file in IIS,&amp;nbsp;add app ID in config.json, add app URL in portal).&lt;/P&gt;&lt;P&gt;For info : about the authentication issue with classic ArcGIS Experience Builder, it seems to be linked to this part of the documentation. I'm not technical enough to solve it.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;URL&lt;/STRONG&gt;—Embed a website with a static URL or use the following options to form a dynamic URL:&lt;/EM&gt;&lt;/P&gt;&lt;H6&gt;&lt;EM&gt;NOTE : Only HTTPS URLs are supported. For security, the embedded app is constrained by the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="" href="https://developer.mozilla.org/en-US/docs/Glossary/Same-origin_policy" target="_blank" rel="noopener"&gt;same origin policy&lt;/A&gt;&lt;SPAN&gt;. For domains other than&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;*.arcgis.com&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;*.esri.com&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;, the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="" href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attr-sandbox" target="_blank" rel="noopener"&gt;sandbox&amp;nbsp;attribute&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;is automatically added.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/H6&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;Arnaud&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 12:18:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/update-experience-builder-entreprise/m-p/1137825#M3597</guid>
      <dc:creator>Arnaud_Leidgens</dc:creator>
      <dc:date>2022-01-27T12:18:37Z</dc:date>
    </item>
  </channel>
</rss>

