<?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: Where in a WebApp Zip Download is specified which WebMap to include? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176806#M4918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is&amp;nbsp;the same data, but the production webmap should be created automatically from the dev version. So I am looking for scripted solution, that downloads the dev webmap, sets new data sources and adds this wbemap as an item to the production Portal. Then I could get itemID (hopefully scripted too) and replace it in the web app (as you are pointing out).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Mar 2020 13:24:58 GMT</pubDate>
    <dc:creator>MarioNowak</dc:creator>
    <dc:date>2020-03-09T13:24:58Z</dc:date>
    <item>
      <title>Where in a WebApp Zip Download is specified which WebMap to include?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176800#M4912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Web AppBuilder Developer Edition, I can download the app as zip archive. I assume that somewhere it is specified, which WebMap the app should use. Can someone point out which file in the archive holds this piece of information?&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2020 12:38:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176800#M4912</guid>
      <dc:creator>MarioNowak</dc:creator>
      <dc:date>2020-03-09T12:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Where in a WebApp Zip Download is specified which WebMap to include?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176801#M4913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mario,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; In the apps config.json is where the&amp;nbsp;itemId this is the web map id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2020 12:41:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176801#M4913</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-03-09T12:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Where in a WebApp Zip Download is specified which WebMap to include?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176802#M4914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Robert.&lt;/P&gt;&lt;P&gt;I was hoping to see a URL similar to a MapService-URL.&lt;/P&gt;&lt;P&gt;The background is the following:&lt;/P&gt;&lt;P&gt;If I wanted to port a WebApp from one system to another (development to production), I could download the WebApp from development environment and upload it to the other system. But in order to make it work, I assume I would have to specify the WebMap.&lt;/P&gt;&lt;P&gt;Is there any solution to port a WebApp to another system?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2020 12:52:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176802#M4914</guid>
      <dc:creator>MarioNowak</dc:creator>
      <dc:date>2020-03-09T12:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Where in a WebApp Zip Download is specified which WebMap to include?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176803#M4915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mario,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I think you are not understanding how&amp;nbsp;WAB works. Production vs Development server does not matter when it comes to the webmap that is used. The webmap is just a pointer on AGOL or your Portal to the map data. So both the production server and the development server can and will use the same exact webmap id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2020 13:05:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176803#M4915</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-03-09T13:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Where in a WebApp Zip Download is specified which WebMap to include?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176804#M4916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, but we have two fully different ArcGIS Portals. So if I create a webmap in the dev environment, it is not showing up in production environment... Also, the MapServices exists both on dev and production environment with different REST URLs.&lt;/P&gt;&lt;P&gt;So I guess my attempt should be to download the webmap as mxd, set the production data sources, add it to the production portal, get the new itemID, add the new itemID to the downloaded WebApp and then deploy it.I hope this can be done with&amp;nbsp;arcgis.gis and arcpy Python code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is there an easier way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2020 13:13:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176804#M4916</guid>
      <dc:creator>MarioNowak</dc:creator>
      <dc:date>2020-03-09T13:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Where in a WebApp Zip Download is specified which WebMap to include?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176805#M4917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mario,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;So does the production and development servers both have a webmap containing the same Data&amp;nbsp; on then? If so then once you download the app from development then you just publish this app to production and swap the itemId to the production servers webmap id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2020 13:16:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176805#M4917</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-03-09T13:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Where in a WebApp Zip Download is specified which WebMap to include?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176806#M4918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is&amp;nbsp;the same data, but the production webmap should be created automatically from the dev version. So I am looking for scripted solution, that downloads the dev webmap, sets new data sources and adds this wbemap as an item to the production Portal. Then I could get itemID (hopefully scripted too) and replace it in the web app (as you are pointing out).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2020 13:24:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-in-a-webapp-zip-download-is-specified-which/m-p/176806#M4918</guid>
      <dc:creator>MarioNowak</dc:creator>
      <dc:date>2020-03-09T13:24:58Z</dc:date>
    </item>
  </channel>
</rss>

