<?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: Copy web map application and update web map in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-web-map-application-and-update-web-map/m-p/1337355#M9135</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For copying Web Apps I would recommend using the Clone_Items() method. The &lt;A href="https://developers.arcgis.com/python/guide/cloning-content/" target="_self"&gt;documentation&lt;/A&gt; here provides some useful code samples for doing this.&lt;/P&gt;&lt;P&gt;Let me know if you hit any issues with this.&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
    <pubDate>Thu, 12 Oct 2023 16:22:45 GMT</pubDate>
    <dc:creator>David_McRitchie</dc:creator>
    <dc:date>2023-10-12T16:22:45Z</dc:date>
    <item>
      <title>Copy web map application and update web map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-web-map-application-and-update-web-map/m-p/1337232#M9134</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to copy a web map application created using Web App Builder and update a web map based on which the app was created. As far as I know the second step has to be done with REST API but making a copy of a web app is more crucial for me at the time.&lt;/P&gt;&lt;P&gt;I tried the same approach which I use for web maps:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;newWebMapProperties = {'title': title,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;'type': 'Web Map',&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;'tags': tags&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;'text': json.dumps(existingWebMapJsonData)}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Which properties do I need to put for web apps in order to get a copy which can be opened and edited in Web App Builder?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 11:42:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-web-map-application-and-update-web-map/m-p/1337232#M9134</guid>
      <dc:creator>Sfortunatamente</dc:creator>
      <dc:date>2023-10-12T11:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Copy web map application and update web map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-web-map-application-and-update-web-map/m-p/1337355#M9135</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For copying Web Apps I would recommend using the Clone_Items() method. The &lt;A href="https://developers.arcgis.com/python/guide/cloning-content/" target="_self"&gt;documentation&lt;/A&gt; here provides some useful code samples for doing this.&lt;/P&gt;&lt;P&gt;Let me know if you hit any issues with this.&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 16:22:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-web-map-application-and-update-web-map/m-p/1337355#M9135</guid>
      <dc:creator>David_McRitchie</dc:creator>
      <dc:date>2023-10-12T16:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Copy web map application and update web map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-web-map-application-and-update-web-map/m-p/1341858#M9203</link>
      <description>&lt;P&gt;Hi, thanks for the tip but clone seems to be dedicated for making a copy from one Portal to another one but what I want to do is to copy with the same Portal instance.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 10:39:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/copy-web-map-application-and-update-web-map/m-p/1341858#M9203</guid>
      <dc:creator>Sfortunatamente</dc:creator>
      <dc:date>2023-10-26T10:39:04Z</dc:date>
    </item>
  </channel>
</rss>

