<?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: Change Application Owner in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430818#M11427</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workaround described by Derek Law works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the WAB 2.7 Developer Edition, is there a better way to change the owner of an application ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the meantime, I have written a JS script to update the &lt;STRONG&gt;creator&lt;/STRONG&gt; of some apps in the file &lt;STRONG&gt;\server\db\apps&lt;/STRONG&gt; with &lt;STRONG&gt;mongodb&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2018 08:16:42 GMT</pubDate>
    <dc:creator>SéverineFINET</dc:creator>
    <dc:date>2018-05-24T08:16:42Z</dc:date>
    <item>
      <title>Change Application Owner</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430811#M11420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to change the owner of an application created in ArcGIS Web Appbuilder?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 20:19:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430811#M11420</guid>
      <dc:creator>AdamDrackley</dc:creator>
      <dc:date>2016-09-02T20:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Change Application Owner</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430812#M11421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes this is possible. For Web AppBuilder embedded in ArcGIS Online and Portal for ArcGIS, you simply login as the web app item owner or Admin, go to the &lt;EM&gt;My Content&lt;/EM&gt; page, select the web app item the item list, then click 'Change Owner' and select the new owner from the list of organization members.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI, help topic for another option:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://doc.arcgis.com/en/arcgis-online/administer/manage-items.htm" title="http://doc.arcgis.com/en/arcgis-online/administer/manage-items.htm"&gt;Manage items—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 23:26:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430812#M11421</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2016-09-02T23:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change Application Owner</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430813#M11422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Derek, thanks for the response. &amp;nbsp;I was referring to the ArcGIS Web Appbuilder (Developers Edition), actually; Not the Embedded versions for ArcGIS Online or Portal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Sep 2016 18:03:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430813#M11422</guid>
      <dc:creator>AdamDrackley</dc:creator>
      <dc:date>2016-09-04T18:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Change Application Owner</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430814#M11423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply, I had to check into this further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you initially start Developer Edition, you sign into either ArcGIS Online or Portal for ArcGIS with a named user account to access their web maps. New web apps created with Developer Edition are stored locally on the machine that Developer Edition is installed on and owned by the named user account used. At this time, there is no way to change the owner of the application in Web Appbuilder Developer Edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, there is a workaround. For example, User1 creates web app A in Web Appbuilder Developer Edition and shares it with the ArcGIS Online organization. User2 (who is a member of the organization) could download web app A locally. Then User2 imports web app A into Developer Edition as web app B. In this way, you have effectively "&lt;EM&gt;changed the owner&lt;/EM&gt;" of the web app, but now there are 2 separate apps: A and B. User1 then deletes web app A from Developer Edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 06:23:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430814#M11423</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2016-09-08T06:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change Application Owner</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430815#M11424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I ended up doing; Thanks for looking into it Derek!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 12:19:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430815#M11424</guid>
      <dc:creator>AdamDrackley</dc:creator>
      <dc:date>2016-09-08T12:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change Application Owner</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430816#M11425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam, I went ahead and marked Derek's answer correct.&amp;nbsp; I'm not sure if you would get a better answer. Un-mark if you are still wanting to leave it open (and my apologies if that is the case). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 15:33:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430816#M11425</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-09-08T15:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change Application Owner</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430817#M11426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;it's possible at least for WAB 2.1. I went to \server\db and &lt;/SPAN&gt;&lt;SPAN&gt;updated&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;the creator for my app to a new ownership in the apps file. it worked. But I am wondering if there is more a supportive way of doing that like updating via a rest end-point?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 21:16:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430817#M11426</guid>
      <dc:creator>Alexwang</dc:creator>
      <dc:date>2017-06-28T21:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change Application Owner</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430818#M11427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workaround described by Derek Law works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the WAB 2.7 Developer Edition, is there a better way to change the owner of an application ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the meantime, I have written a JS script to update the &lt;STRONG&gt;creator&lt;/STRONG&gt; of some apps in the file &lt;STRONG&gt;\server\db\apps&lt;/STRONG&gt; with &lt;STRONG&gt;mongodb&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 08:16:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430818#M11427</guid>
      <dc:creator>SéverineFINET</dc:creator>
      <dc:date>2018-05-24T08:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change Application Owner</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430819#M11428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Séverine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;There is still not built-in way to change the owner. So if you have successfully done this through editing the mongoDB then that is still your best bet beside the workaround Derek suggests.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 12:38:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430819#M11428</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-05-24T12:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change Application Owner</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430820#M11429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Derek,&lt;/P&gt;&lt;P&gt;I am wondering how this would work if I am trying to migrate apps from one AGO Account to another. From what I have found, you can't change portals? BUt maybe you have a work around for this? I tried the suggestion above, but WAB Dev doesn't import the app in for me to then download.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background* our organization had two different AGO accounts, we recently entered into an ELA which means the users, content and apps all have to be migrated to the new ELA Account. I have been using the AGO Assistant to copy content over, however, when I try to import the apps that I have moved, I get an error saying you can't switch between portals or nothing happens at all even though it says the import is successful.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any feedback or ideas here would be appreciated. My plan for now is to create a "template" shell app on the new account and point to the migrated web maps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Vanessa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 20:42:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-application-owner/m-p/430820#M11429</guid>
      <dc:creator>VanessaSimpson2</dc:creator>
      <dc:date>2019-02-12T20:42:20Z</dc:date>
    </item>
  </channel>
</rss>

