<?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: Refreshing Web Appbuilder in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104317#M3126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to fix this by modifying the &lt;STRONG&gt;jimu.js/WidgetManager.js&lt;/STRONG&gt; file.&lt;/P&gt;&lt;P&gt;Basically it just appends a random number at the end of the widget file when downloaded. (see attached file and instructions below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is my "&lt;STRONG&gt;jimu.js/WidgetManager.js"&lt;/STRONG&gt; file &lt;STRONG&gt;for version 1.2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to implement&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Ensure you are using &lt;STRONG&gt;WebAppBuilder version 1.2&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;BACK UP YOUR &lt;STRONG&gt;jimu.js/WidgetManager.js &lt;/STRONG&gt;file&lt;/LI&gt;&lt;LI&gt;Overwrite your file with the attached WidgetManager.js&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Open the file and change&lt;/STRONG&gt; the variable "&lt;STRONG&gt;myHostName&lt;/STRONG&gt;" to the site your app is published on (i.e. my-web-map.com).&lt;/LI&gt;&lt;LI&gt;Publish and test..&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see if firebug that a parameter is appended to the "Widget.js" file when downloaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sample&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="159202" alt="sample.png" class="image-1 jive-image" height="301" src="https://community.esri.com/legacyfs/online/159202_sample.png" style="height: 301px; width: 428.116px;" width="428" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy and let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Dec 2015 20:44:38 GMT</pubDate>
    <dc:creator>Drew</dc:creator>
    <dc:date>2015-12-21T20:44:38Z</dc:date>
    <item>
      <title>Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104309#M3118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the best way to update web app builder for the end user? When I put out a new version of WAB I don't want to have the end user clear their cache (most don't know how or will forget). Is there a snipit of code to place in the html file or something that will tell the browser to get the latest version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 22:43:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104309#M3118</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-05-06T22:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104310#M3119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I fought this battle with Flex and lost,&amp;nbsp; The only way is to change the name of the file or change the path.&amp;nbsp; I'm guessing there is a way to organize this into a reasonable workflow, but I haven't taken the trouble to set one up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 02:43:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104310#M3119</guid>
      <dc:creator>LarryStout</dc:creator>
      <dc:date>2015-05-07T02:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104311#M3120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if this is the best solution but I did modify the last few lines of the index.html file to tell the browser to grab the updated files. I have not fully tested this yet. Here is what I did.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="html-tag" style="line-height: 1.5;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN class="html-tag" style="line-height: 1.5;"&gt;&amp;lt;script &lt;SPAN class="html-attribute-name"&gt;src&lt;/SPAN&gt;="&lt;A class="html-attribute-value html-resource-link" href="http://gishome.provo.org/env.js?ver=1.1" target="_blank" rel="nofollow noopener noreferrer"&gt;env.js?ver=1.1&lt;/A&gt;"&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="html-tag" style="line-height: 1.5;"&gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="html-tag"&gt;&amp;lt;script &lt;SPAN class="html-attribute-name"&gt;type&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;text/javascript&lt;/SPAN&gt;" &lt;SPAN class="html-attribute-name"&gt;src&lt;/SPAN&gt;="&lt;A class="html-attribute-value html-resource-link" href="http://gishome.provo.org/simpleLoader.js?ver=1.1" target="_blank" rel="nofollow noopener noreferrer"&gt;simpleLoader.js?ver=1.1&lt;/A&gt;"&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="html-tag"&gt;&amp;lt;script &lt;SPAN class="html-attribute-name"&gt;type&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;text/javascript&lt;/SPAN&gt;" &lt;SPAN class="html-attribute-name"&gt;src&lt;/SPAN&gt;="&lt;A class="html-attribute-value html-resource-link" href="http://gishome.provo.org/init.js?ver=1.1" target="_blank" rel="nofollow noopener noreferrer"&gt;init.js?ver=1.1&lt;/A&gt;"&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has a better idea let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:23:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104311#M3120</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2021-12-11T06:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104312#M3121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have had limited success with the above changes. I am not sure if those changes are really working or not but it looks like it depends on what files I am changing. I will still look into this more as time permits.&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 18:51:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104312#M3121</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-06-30T18:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104313#M3122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you have users set the "Delete History on Close" setting, which is in IE and Chrome and probably FF?&amp;nbsp; Sometimes it seems not clear it and needs manual refreshing but usually it works, and so we have them use this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I find this link highly valuable.. instead of having to walk users through cache clearing over the phone or something every time, just give them this link &lt;A href="http://www.refreshyourcache.com/en/home/" title="http://www.refreshyourcache.com/en/home/"&gt;Refreshyourcache.com - The Guide to Clear your Browser Cache!&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; We put it right on our front page with a note saying to try this if you experience site problems (as we are frequently updating the site code still)&amp;nbsp;&amp;nbsp; This site is just plain awesome!!!&amp;nbsp; And I checked it on the waybackmachine, it's legit, it's been around for a decade or so.&amp;nbsp;&amp;nbsp; I know the domain name sounds like a One Weird Old Trick ad but it's a fantastic site.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 19:29:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104313#M3122</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-07-01T19:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104314#M3123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do like that idea for users to click on that link to clear the cache, but I want to force it on them when I make a change or upgrade and not have to rely on them to clear a cache. Most of my users would not understand the concept of clearing a cache.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 20:42:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104314#M3123</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-07-01T20:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104315#M3124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having the same issues. My apps are getting cached for the users and in order for them to get a different version I create a redirect from the root folder to a new folder..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried modifying the index page and it did not help as I expected. I also added the necessary meta tags in the index page with no result...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think ESRI should have an option to use the dojo preventCache parameter in all the widget file requests.&lt;/P&gt;&lt;P&gt;If anyone knows of a way to force the app to do this I would be interested in seeing the implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of now I am digging around the the WidgetManager.js file to see if I can append my own unique ID onto the end of each URL request. Its a little dirty as I would prefer to not modify the core code of the WAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 13:46:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104315#M3124</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2015-09-22T13:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104316#M3125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stan and all the others ! So for now there is no solution for this cache issue ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 15:09:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104316#M3125</guid>
      <dc:creator>FlorianCADOZ</dc:creator>
      <dc:date>2015-12-15T15:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104317#M3126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to fix this by modifying the &lt;STRONG&gt;jimu.js/WidgetManager.js&lt;/STRONG&gt; file.&lt;/P&gt;&lt;P&gt;Basically it just appends a random number at the end of the widget file when downloaded. (see attached file and instructions below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is my "&lt;STRONG&gt;jimu.js/WidgetManager.js"&lt;/STRONG&gt; file &lt;STRONG&gt;for version 1.2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to implement&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Ensure you are using &lt;STRONG&gt;WebAppBuilder version 1.2&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;BACK UP YOUR &lt;STRONG&gt;jimu.js/WidgetManager.js &lt;/STRONG&gt;file&lt;/LI&gt;&lt;LI&gt;Overwrite your file with the attached WidgetManager.js&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Open the file and change&lt;/STRONG&gt; the variable "&lt;STRONG&gt;myHostName&lt;/STRONG&gt;" to the site your app is published on (i.e. my-web-map.com).&lt;/LI&gt;&lt;LI&gt;Publish and test..&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see if firebug that a parameter is appended to the "Widget.js" file when downloaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sample&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="159202" alt="sample.png" class="image-1 jive-image" height="301" src="https://community.esri.com/legacyfs/online/159202_sample.png" style="height: 301px; width: 428.116px;" width="428" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy and let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 20:44:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104317#M3126</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2015-12-21T20:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104318#M3127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew and the others !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;For Andrew, it is the jimu.js/WidgetManager.js file placed in the Web AppBuilder or the one who's in the generated application ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;For the others, d&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5;"&gt;oes someelse tested this trick ? No strange behavrior once the modify is done ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Thank you in advance for your answers !&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 09:30:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104318#M3127</guid>
      <dc:creator>FlorianCADOZ</dc:creator>
      <dc:date>2016-02-03T09:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104319#M3128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Florian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish to test it just add it on an application by application basis.&lt;/P&gt;&lt;P&gt;If you find it works as you expect you can add it to the "stemapp" and it should get copied over for every application you create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally speaking, it just appends a date onto the HTTP Request URL to trick the browser into thinking it's a new file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you know how to use your browser debugger you can preview it live in &lt;A href="http://maps.simcoe.ca/beta/"&gt;our map.&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:34:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104319#M3128</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2016-02-03T15:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104320#M3129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I tried it and it worked well (Speaking of that, thank you for this trick!), but I would like to understand two things :&lt;/P&gt;&lt;P&gt;- First, if you concate the filename with the date, does it mean that your file don't gonna be updated two time in the same day ?&lt;/P&gt;&lt;P&gt;- Second, do you know/imagine the limits/risks of this manipulation ? Why it doesn't work with the WAB 1.3 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:52:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104320#M3129</guid>
      <dc:creator>FlorianCADOZ</dc:creator>
      <dc:date>2016-02-03T15:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104321#M3130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Florian,&lt;/P&gt;&lt;P&gt;To answer your questions...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;If you concate the filename with the date, does it mean that your file don't gonna be updated two time in the same day ?&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;The date is down to the second, so it should be a unique number every time you reload the page (on the server defined (myHostName), &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;therefore a unique URL too.&amp;nbsp; There is one exception; the date is down to the "day" only if the app is loaded your development box (this is why myHostName has to be defined)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG style=": ; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Do you know/imagine the limits/risks of this manipulation ? Why it doesn't work with the WAB 1.3&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I don't see any limitations to this. I have not tested it on 1.3 yet and ESRI could have changed their WindgetManager.js file in that version.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;If i have time I will try and get 1.3 and modify the file to work the same - then post it here.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hope that helps answer your questions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Andrew&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 16:03:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104321#M3130</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2016-02-03T16:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104322#M3131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeah I understand the timestamp format that allow us to generate an unique ID but by my side it make something like this :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sans titre.png" class="image-1 jive-image" src="/legacyfs/online/177331_Sans titre.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 16:21:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104322#M3131</guid>
      <dc:creator>FlorianCADOZ</dc:creator>
      <dc:date>2016-02-03T16:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104323#M3132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that is correct when the site is loaded on a domain that is &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;NOT&lt;/STRONG&gt;&lt;/SPAN&gt; the one defined in the &lt;STRONG&gt;myHostName&lt;/STRONG&gt; variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to do this because I was not able to debug files in the browser if the file name was changing every time I reloaded the app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the site is running on the host name defined in &lt;STRONG&gt;myHostName&lt;/STRONG&gt; it should look similar to the image I posted originally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 16:28:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104323#M3132</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2016-02-03T16:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104324#M3133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh sorry ! I just understood my mistake ! I didn't take care that it was the domain and not the complete URL !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 16:51:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104324#M3133</guid>
      <dc:creator>FlorianCADOZ</dc:creator>
      <dc:date>2016-02-03T16:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104325#M3134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya, that part makes it a little confusing but its needed to be able to debug in chrome or else chrome thinks it's a new file each time and all your break points no longer load.&lt;/P&gt;&lt;P&gt;If I do another version make I can make it automatic where I look for port :3344 to detect if its dev or not. we will see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad it's working well for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 17:27:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/refreshing-web-appbuilder/m-p/104325#M3134</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2016-02-03T17:27:17Z</dc:date>
    </item>
  </channel>
</rss>

