<?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: Is it possible to develop in online environment and deploy in offline? in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1619561#M19139</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/832963"&gt;@Allen_Zhang&lt;/a&gt;&amp;nbsp;,My idea is in online environment ,down load the code, and then to replace only the resources&amp;nbsp; of maps, layers. But I have not tried it. Not find place to modify "web map id" or "layer url ".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 May 2025 10:22:42 GMT</pubDate>
    <dc:creator>baohuachu7</dc:creator>
    <dc:date>2025-05-30T10:22:42Z</dc:date>
    <item>
      <title>Is it possible to develop in online environment and deploy in offline?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1619184#M19130</link>
      <description>&lt;P&gt;For the development edition,it is not easy to start it up in offline environment.&amp;nbsp; &amp;nbsp;Can develop in online environment and deploy it in offline environment?&amp;nbsp; &amp;nbsp;If yes, what's the steps to do it?(deploy js SDK, calcite,replace&amp;nbsp; webmap with production webmap......)&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 04:01:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1619184#M19130</guid>
      <dc:creator>baohuachu7</dc:creator>
      <dc:date>2025-05-29T04:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to develop in online environment and deploy in offline?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1619545#M19136</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/397280"&gt;@baohuachu7&lt;/a&gt;, I assume the most challenging aspect of working in an offline environment is primarily the `npm install` process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In my experience, I typically run `npm install` in an online environment to ensure everything starts correctly, and then I copy the entire project folder into the offline environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For ongoing development needs, you might consider deploying a private npm server, such as Verdaccio or Nexus, within the offline environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I believe that transporting the app from online to offline may be difficult due to the associated resources and assets, such as images, icons, maps, layers, and other data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Let's see if anyone else has some tips or tricks to share in this post! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 08:59:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1619545#M19136</guid>
      <dc:creator>Allen_Zhang</dc:creator>
      <dc:date>2025-05-30T08:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to develop in online environment and deploy in offline?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1619561#M19139</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/832963"&gt;@Allen_Zhang&lt;/a&gt;&amp;nbsp;,My idea is in online environment ,down load the code, and then to replace only the resources&amp;nbsp; of maps, layers. But I have not tried it. Not find place to modify "web map id" or "layer url ".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 10:22:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1619561#M19139</guid>
      <dc:creator>baohuachu7</dc:creator>
      <dc:date>2025-05-30T10:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to develop in online environment and deploy in offline?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1624411#M19330</link>
      <description>&lt;P&gt;When you run it in offline, are you using the editor in EXB offline to make the changes? Or are you trying to do a copy/pasta run on a json file?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 17:46:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1624411#M19330</guid>
      <dc:creator>TimWestern</dc:creator>
      <dc:date>2025-06-17T17:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to develop in online environment and deploy in offline?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1625003#M19361</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/397280"&gt;@baohuachu7&lt;/a&gt;&amp;nbsp;are you trying to develop app with developer edition connecting in online environment, and then want to download the app, deploy and run it in offline environment?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 09:29:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1625003#M19361</guid>
      <dc:creator>Wei_Ying</dc:creator>
      <dc:date>2025-06-19T09:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to develop in online environment and deploy in offline?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1625226#M19379</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/184441"&gt;@Wei_Ying&lt;/a&gt;&amp;nbsp;yes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 01:21:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1625226#M19379</guid>
      <dc:creator>baohuachu7</dc:creator>
      <dc:date>2025-06-20T01:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to develop in online environment and deploy in offline?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1630317#M19755</link>
      <description>&lt;P&gt;Yes it should be possible as long as you replace the data to offline as well. You can search the the datasource in config.json file of the downloaded app and replace the data there.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 04:10:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/is-it-possible-to-develop-in-online-environment/m-p/1630317#M19755</guid>
      <dc:creator>Wei_Ying</dc:creator>
      <dc:date>2025-07-04T04:10:30Z</dc:date>
    </item>
  </channel>
</rss>

