<?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: How to publish a custom WAB app to Portal? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42977#M1168</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You won't be able to host your application in Portal after it's developed with WAB Developer Edition.&amp;nbsp; You will need to host the application on a web server, but you can then 'reference' the web application so that it's discoverable within your Portal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Apr 2019 13:17:08 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2019-04-29T13:17:08Z</dc:date>
    <item>
      <title>How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42968#M1159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. Using Web AppBuilder Developer Edition, I put together a custom web app that I would like to publish to my organization's Portal, but I'm not sure how exactly to do so. I've read through &lt;A href="https://developers.arcgis.com/web-appbuilder/guide/xt-deploy-app.htm"&gt;the guide&lt;/A&gt; and a number of threads here on GeoNet, but I'm still not sure how to properly publish the app. I'm a novice when it comes to&amp;nbsp;web development and servers and the like. Step 2 in that guide ("Deploy it on your web server") is a bit short on details, and I'm not sure if the instructions in &lt;A _jive_internal="true" href="https://community.esri.com/thread/161776"&gt;this thread&lt;/A&gt; apply in my situation, since I'm only looking to publish the app on&amp;nbsp;Portal for people within my organization to access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Through some trial-and-error (and referencing documentation &lt;A href="http://enterprise.arcgis.com/en/portal/latest/administer/windows/add-items.htm#ESRI_SECTION1_0D1B620254F745AE84F394289F8AF44B"&gt;such as this&lt;/A&gt;&lt;SPAN&gt;), I found that in Portal I could view&amp;nbsp;a template I downloaded&amp;nbsp;by dropping the&amp;nbsp;extracted folder in Portal's "apps" directory on the server and adding an application with its URL (e.g.&amp;nbsp;&lt;/SPAN&gt;https: //&lt;SPAN&gt;&amp;lt;server name&amp;gt;/arcgis/apps/BasicViewer/index.html) in Portal's web interface ("My Content"). Following the same basic process, I tried to publish an app that I created in Web AppBuilder Developer Edition. What I did was:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Downloaded the app from the Web AppBuilder Developer Edition interface&lt;/P&gt;&lt;P&gt;Put the extracted folder in Portal's "apps" directory on the server&lt;/P&gt;&lt;P&gt;Added an application in Portal through the "My Content" page&lt;/P&gt;&lt;P&gt;Put the app's URL under Data Source in&amp;nbsp;Web Mapping Application Settings&lt;/P&gt;&lt;P&gt;Registered the app and put the App ID in the the app's config.json file&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Set the redirect URIs to &lt;/SPAN&gt;http: //&lt;SPAN&gt;&amp;lt;serv&lt;/SPAN&gt;&lt;SPAN&gt;er name&amp;gt;:[port]&lt;/SPAN&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;https: //&lt;SPAN&gt;&amp;lt;server name&amp;gt;:[port]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The app seems to load in Portal. It prompts for login to view the map, and if I change the data source URL at all it returns an error ("Page not found"). The problem I'm having is that when the "Request for Permission" window pops up and I click "Approve", the window goes blank&amp;nbsp;and just hangs there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel like it might be an authentication/configuration issue, but maybe I'm way off track. Any input would be much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 00:01:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42968#M1159</guid>
      <dc:creator>StephenM</dc:creator>
      <dc:date>2018-04-25T00:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42969#M1160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're on the right track.&amp;nbsp; Try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Download the app from the Web AppBuilder Developer Edition interface&lt;/LI&gt;&lt;LI&gt;Put the extracted folder on your web server (i.e. C:\inetpub\wwwroot)&lt;/LI&gt;&lt;LI&gt;Add an application in Portal through the "My Content" page:&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/402977_pastedImage_5.png" style="width: 620px; height: 554px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 11:54:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42969#M1160</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2018-04-25T11:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42970#M1161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the quick reply—that is exactly what I needed! The app is now up and running on my organization's Portal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 17:25:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42970#M1161</guid>
      <dc:creator>StephenM</dc:creator>
      <dc:date>2018-04-25T17:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42971#M1162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake, thank you for the reply. I tried upload an app to my portal but I don´t understand the part of "URL".&lt;/P&gt;&lt;P&gt;What It Is "webserver1" ? my portal url?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2019 15:27:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42971#M1162</guid>
      <dc:creator>Ángel_DanielSuárez_Calero</dc:creator>
      <dc:date>2019-04-22T15:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42972#M1163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I downloaded the app from the Web AppBuilder Developer Edition interface 2.11&lt;/P&gt;&lt;P&gt;Added an application in Portal through the "My Content" page&lt;/P&gt;&lt;P&gt;Put the app's URL under Data Source in&amp;nbsp;Web Mapping Application Settings that is &lt;A href="http://MyserverName/MyAppName/"&gt;http://MyserverName/MyAppName/&lt;/A&gt; which is hosted in IIS.&lt;/P&gt;&lt;P&gt;Registered the app in my setting App registration and &lt;SPAN&gt;Set the redirect URIs to &lt;/SPAN&gt;http: //&lt;SPAN&gt;MyserverName.org.ca&lt;/SPAN&gt;&lt;SPAN&gt;:80&lt;/SPAN&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;https: //&lt;SPAN&gt;MyserverName.org.ca:443&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Took the App ID from App Registration section.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Opened the my application hosted in IIS and opened the app's config.json file and added the appid&amp;nbsp; and saved.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When i try to browse the application hosted in IIS. It keeps loading and nothing comes up.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please advice where am i going wrong in the process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also as per Stephen summary above there is a suggestion for:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Put the extracted folder in Portal's "apps" directory on the server &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Not clear where it needs to be added.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What exactly i need to do to get my application working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 04:33:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42972#M1163</guid>
      <dc:creator>KafilBaig</dc:creator>
      <dc:date>2019-04-23T04:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42973#M1164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/221136"&gt;Ángel Daniel Suárez Calero&lt;/A&gt;‌ the &lt;STRONG&gt;"webserver1" &lt;/STRONG&gt;is the name of the web server.&amp;nbsp; For example, if your server where IIS installed is called&lt;STRONG&gt; gis.esri.com&lt;/STRONG&gt;, and you copied the application files to a folder called &lt;STRONG&gt;testwebapp&lt;/STRONG&gt; within the &lt;STRONG&gt;C:\inetpub\wwwroot&lt;/STRONG&gt; folder, the URL would be:&amp;nbsp; &lt;STRONG&gt;http://gis.esri.com/testwebapp&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 17:36:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42973#M1164</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2019-04-23T17:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42974#M1165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/36074"&gt;Kafil Baig&lt;/A&gt;‌ you should just have to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;download the app from Web AppBuilder Dev Edition&lt;/LI&gt;&lt;LI&gt;extract the zip file to a folder within C:\inetpub\wwwroot&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should then be able to access the application by going to &lt;STRONG&gt;http://webservername/foldername&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 17:39:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42974#M1165</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2019-04-23T17:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42975#M1166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I followed the same steps . When I browse the application as http://my server name/folder name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The applications keeps loading and nothing comes up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In internet explorer 11 there are no errors in console as well . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 20:48:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42975#M1166</guid>
      <dc:creator>KafilBaig</dc:creator>
      <dc:date>2019-04-23T20:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42976#M1167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake, thanks for all, I tried this but I recieved the next message : "The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable".&amp;nbsp;&lt;SPAN style="background-color: #ffffff; color: #212121; font-size: 16px; "&gt;&amp;nbsp;&lt;SPAN&gt;My purpose is to host my app in my portal after developing it in "Wab". This is possible?&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #212121; font-size: 16px; "&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #212121; font-size: 16px; "&gt;&lt;SPAN&gt;Thanks Jake!!&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #212121; font-size: 16px; "&gt;&lt;SPAN&gt;Best Regards!&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2019 08:33:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42976#M1167</guid>
      <dc:creator>Ángel_DanielSuárez_Calero</dc:creator>
      <dc:date>2019-04-29T08:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42977#M1168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You won't be able to host your application in Portal after it's developed with WAB Developer Edition.&amp;nbsp; You will need to host the application on a web server, but you can then 'reference' the web application so that it's discoverable within your Portal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2019 13:17:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42977#M1168</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2019-04-29T13:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42978#M1169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff; font-size: 16px;"&gt;Perfect Jake, thank you very much for your help, I have managed to see my application as an item in Portal with the IIS of my Portal server. Greetings and thanks!!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2019 15:18:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42978#M1169</guid>
      <dc:creator>Ángel_DanielSuárez_Calero</dc:creator>
      <dc:date>2019-05-01T15:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42979#M1170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bear in mind that you can register&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/mapping/mapping/web-appbuilder-for-arcgis-now-supports-custom-widgets-in-arcgis-enterprise-10-5-1/"&gt;custom widgets to ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;as of 10.5.1 to make them available through the hosted version of Web AppBuilder (you still need to host the widget though). It may be a better long term option. Also bear in mind the &lt;A href="https://developers.arcgis.com/web-appbuilder/guide/about-versions.htm"&gt;release versions&lt;/A&gt;. You will want to ensure you use the compatible&amp;nbsp;Developer Edition version when developing&amp;nbsp;the custom widget. Is there something in particular that you are customizing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2019 16:55:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42979#M1170</guid>
      <dc:creator>MichaelKelly3</dc:creator>
      <dc:date>2019-05-01T16:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42980#M1171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I encounter an extra sign in dialog screen when the application is sitting in &lt;STRONG&gt;one&lt;/STRONG&gt; webserver and the adaptors for the Portal &amp;amp; ArcGIS Server are sitting in &lt;STRONG&gt;another&lt;/STRONG&gt; server like this:&lt;/P&gt;&lt;P&gt;application resides in : https://mnggissrv.mei-netanya.co.il/water&lt;/P&gt;&lt;P&gt;Portal : https://gis.&lt;SPAN&gt;mei-netanya.co.il&lt;/SPAN&gt;/portal&lt;/P&gt;&lt;P&gt;ArcGIS Server: https://gis.&lt;SPAN&gt;mei-netanya.co.il&lt;/SPAN&gt;/arcgis&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The application asks for an extra identification and I don't understand why. See attached images (app1 + app2)&lt;/P&gt;&lt;P&gt;I tried to register the application and it didn't help.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/492979_app1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-2 jive-image" height="519" src="https://community.esri.com/legacyfs/online/492986_app2.png" width="689" /&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot. We are really stuck with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2020 08:55:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/42980#M1171</guid>
      <dc:creator>MiriEshel</dc:creator>
      <dc:date>2020-05-21T08:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to publish a custom WAB app to Portal?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/1004238#M20001</link>
      <description>&lt;P&gt;Did you able to manage this?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 09:53:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-publish-a-custom-wab-app-to-portal/m-p/1004238#M20001</guid>
      <dc:creator>Ranga_Tolapi</dc:creator>
      <dc:date>2020-11-24T09:53:12Z</dc:date>
    </item>
  </channel>
</rss>

