<?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>idea Operations Dashboard: Ability to move the configuration from a test-server to production in ArcGIS Dashboards Ideas</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-ideas/operations-dashboard-ability-to-move-the/idi-p/964021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;In an entreprise environment, test and development is usually done in a testing environment. When testing is done and passed, there is a need to move the application to the production environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Operations Dashboard lacks a fundamental way to migrate the configuration, from one machine to another.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;please provide a way to move the configuration, without creating all the configurations all over from scratch.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Aug 2014 11:34:47 GMT</pubDate>
    <dc:creator>KristofferWaage_Beck</dc:creator>
    <dc:date>2014-08-11T11:34:47Z</dc:date>
    <item>
      <title>Operations Dashboard: Ability to move the configuration from a test-server to production</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/operations-dashboard-ability-to-move-the/idi-p/964021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;In an entreprise environment, test and development is usually done in a testing environment. When testing is done and passed, there is a need to move the application to the production environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Operations Dashboard lacks a fundamental way to migrate the configuration, from one machine to another.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;please provide a way to move the configuration, without creating all the configurations all over from scratch.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 11:34:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/operations-dashboard-ability-to-move-the/idi-p/964021</guid>
      <dc:creator>KristofferWaage_Beck</dc:creator>
      <dc:date>2014-08-11T11:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Operations Dashboard: Ability to move the configuration from a test-server to production</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/operations-dashboard-ability-to-move-the/idc-p/964022#M774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This belongs not only to Dashboard Apps. All Items must be moved through staging enviroments!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2020 09:52:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/operations-dashboard-ability-to-move-the/idc-p/964022#M774</guid>
      <dc:creator>MichaelLorenz</dc:creator>
      <dc:date>2020-01-21T09:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Operations Dashboard: Ability to move the configuration from a test-server to production</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/operations-dashboard-ability-to-move-the/idc-p/964023#M775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have had this challenge before and I used this &lt;A href="https://github.com/Esri/ago-clone-items"&gt;ArcGIS Pro custom tool&lt;/A&gt; to copy the Dashboard, the web map, and hosted feature services. However, it is not a productized tool in ArcGIS Pro and utilizes the ArcGIS API for Python, hence the warning message below.&lt;/P&gt;&lt;PRE __default_attr="warning" __jive_macro_name="alert" alert="warning" class="jive_text_macro jive_macro_alert"&gt;&lt;P&gt;This code is no longer being maintained or enhanced as this functionality has moved to the ArcGIS API for Python. You can now access this capability from the clone_items function on the GIS object's ContentManager. Bug fixes and enhancements will occur in subsequent releases of the ArcGIS API for Python.&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2020 23:34:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/operations-dashboard-ability-to-move-the/idc-p/964023#M775</guid>
      <dc:creator>Kanin</dc:creator>
      <dc:date>2020-02-03T23:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Operations Dashboard: Ability to move the configuration from a test-server to production - Status changed to: Closed</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/operations-dashboard-ability-to-move-the/idc-p/1004386#M1147</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2865"&gt;@KristofferWaage_Beck&lt;/a&gt;&amp;nbsp;As noted in the comments below, the idea described here is one that is applicable to all item types supported by the ArcGIS platform (i.e. not unique to dashboards). Since the time this idea was submitted, there have been improvements to the ArcGIS sharing model (incl. the use of &lt;A href="https://doc.arcgis.com/en/arcgis-online/administer/about-distributed-collaboration.htm" target="_self"&gt;collaborations&lt;/A&gt;) as well as new APIs (e.g. &lt;A href="https://developers.arcgis.com/python/" target="_self"&gt;Python&lt;/A&gt;) that might help you achieve your requirement.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 19:47:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/operations-dashboard-ability-to-move-the/idc-p/1004386#M1147</guid>
      <dc:creator>patrickb</dc:creator>
      <dc:date>2020-11-24T19:47:34Z</dc:date>
    </item>
  </channel>
</rss>

